도적 카드 공용 효과 추가
This commit is contained in:
@@ -985,8 +985,8 @@
|
||||
"rarity": "unique",
|
||||
"desc": "내 턴 시작 시, 모든 적에게 중독을 2 부여합니다.",
|
||||
"poison": 2,
|
||||
"powerEffect": "strengthPerTurn",
|
||||
"value": 1,
|
||||
"powerEffect": "poisonPerTurn",
|
||||
"value": 2,
|
||||
"image": "19361e72087946b1888684185b40d935"
|
||||
},
|
||||
"Accuracy": {
|
||||
@@ -1019,9 +1019,8 @@
|
||||
"rarity": "unique",
|
||||
"desc": "내 턴 동안 카드를 뽑을 때마다, 모든 적에게 피해를 2 줍니다.",
|
||||
"aoe": true,
|
||||
"powerEffect": "strengthPerTurn",
|
||||
"value": 1,
|
||||
"damage": 2,
|
||||
"powerEffect": "damagePerTurn",
|
||||
"value": 2,
|
||||
"image": "91a2d1c16cb041549adbf1a0d7b1f37f"
|
||||
},
|
||||
"GrandFinale": {
|
||||
@@ -1179,8 +1178,8 @@
|
||||
"class": "bandit",
|
||||
"rarity": "legend",
|
||||
"desc": "이번 턴 동안 더 이상 카드를 뽑을 수 없습니다. 이번 턴 동안 손에 있는 모든 카드를 비용 없이 사용할 수 있습니다.",
|
||||
"powerEffect": "energyPerTurn",
|
||||
"value": 1,
|
||||
"handCostZeroThisTurn": true,
|
||||
"drawDisabledThisTurn": true,
|
||||
"image": "91a2d1c16cb041549adbf1a0d7b1f37f"
|
||||
},
|
||||
"Nightmare": {
|
||||
|
||||
Reference in New Issue
Block a user