feat(cards): implement retain keyword
This commit is contained in:
@@ -592,7 +592,8 @@
|
||||
"class": "bandit",
|
||||
"rarity": "normal",
|
||||
"desc": "보존. 중독을 7 부여합니다.",
|
||||
"poison": 7
|
||||
"poison": 7,
|
||||
"retain": true
|
||||
},
|
||||
"Untouchable": {
|
||||
"name": "범접 불가",
|
||||
|
||||
Reference in New Issue
Block a user