전사·도적 전직 카드 풀 및 성장 밸런스 조정 #111

Merged
maple merged 2 commits from codex/warrior-card-pool-rebalance into main 2026-07-05 20:02:06 +09:00
3 changed files with 10 additions and 9 deletions
Showing only changes of commit d5931b1822 - Show all commits

File diff suppressed because one or more lines are too long

View File

@@ -1803,7 +1803,7 @@
},
"Ricochet": {
"name": "통통 튀는 표창",
"cost": 2,
"cost": 1,
"kind": "Attack",
"class": "assassin",
"rarity": "normal",
@@ -2859,7 +2859,8 @@
"kind": "Skill",
"class": "assassin",
"rarity": "normal",
"desc": "카드를 2장 뽑습니다. 카드를 1장 버립니다. 표창 1장을 손에 넣습니다.",
"desc": "방어도 4를 얻습니다. 카드를 2장 뽑고 1장 버립니다. 표창 1장을 손에 넣습니다.",
"block": 4,
"draw": 2,
"discard": 1,
"addShiv": 1,
@@ -2880,7 +2881,7 @@
},
"AssassinPhysicalTraining": {
"name": "피지컬 트레이닝",
"cost": 2,
"cost": 1,
"kind": "Power",
"class": "assassin",
"rarity": "normal",
@@ -2927,7 +2928,7 @@
},
"HermitShadowPartner": {
"name": "쉐도우 파트너",
"cost": 2,
"cost": 1,
"kind": "Skill",
"class": "hermit",
"rarity": "legend",
@@ -3026,12 +3027,12 @@
"SilentStrike",
"SilentStrike",
"SilentStrike",
"SilentStrike",
"SilentDefend",
"LuckySeven",
"SilentDefend",
"SilentDefend",
"SilentDefend",
"SilentDefend",
"NimbleBody",
"Neutralize",
"Survivor"
]

Binary file not shown.