12345678910111213141516171819202122232425262728293031 |
- {
- "id": "SpikedBoots",
- "name": "Bottes cloutées",
- "moneyCost": 1600,
- "cellCost": 35,
- "droppable": false,
- "castCD": 0,
- "tags": [
- {
- "tag": "UtilityWeapon"
- }
- ],
- "props": {
- "grenadeKickPow": 0.25
- },
- "group": 4,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 0,
- "y": 6
- },
- "gameplayDesc": "Inflige un {coup critique@CC} si le coup de pied interrompt une attaque.",
- "tier1": "Brutality",
- "hasLevels": true,
- "legendAffix": "BackDamage",
- "legendaryName": "Châtiment corporel",
- "__separator_group_ID": 4,
- "__separator_group_Name": "Melee",
- "__original_Index": 62
- }
|