밴딧 카드 공용 효과 확장
This commit is contained in:
@@ -728,6 +728,7 @@
|
||||
"rarity": "unique",
|
||||
"desc": "피해를 12 줍니다. 다음에 사용하는 스킬 카드의 비용이 0 이 됩니다.",
|
||||
"damage": 12,
|
||||
"nextSkillCostZero": true,
|
||||
"image": "91a2d1c16cb041549adbf1a0d7b1f37f"
|
||||
},
|
||||
"Dash": {
|
||||
@@ -760,6 +761,7 @@
|
||||
"rarity": "unique",
|
||||
"desc": "피해를 15 줍니다. 이번 턴에 스킬을 사용할 때마다 비용이 1 감소합니다.",
|
||||
"damage": 15,
|
||||
"skillCostReductionThisTurn": 1,
|
||||
"image": "1b0f2dc8abd0434990eee1befefcbe0d"
|
||||
},
|
||||
"CalculatedGamble": {
|
||||
@@ -1127,7 +1129,7 @@
|
||||
"class": "bandit",
|
||||
"rarity": "legend",
|
||||
"desc": "이번 턴 동안 얻는 방어도가 2배가 됩니다.",
|
||||
"draw": 1,
|
||||
"blockGainMultiplier": 2,
|
||||
"image": "0946f69d84464df29b24b94c744c868d"
|
||||
},
|
||||
"CorrosiveWave": {
|
||||
|
||||
Reference in New Issue
Block a user