123456789101112131415161718192021222324252627282930313233 |
- {
- "id": "HookWhip",
- "name": "Wrenching Whip Classic",
- "moneyCost": 1800,
- "cellCost": 30,
- "droppable": true,
- "hasLevels": true,
- "castCD": 0,
- "tags": [
- {
- "tag": "NoCritical"
- },
- {
- "tag": "UnlockInPublicEvent"
- }
- ],
- "props": {},
- "group": 4,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 14,
- "y": 6
- },
- "gameplayDesc": "Ignores shields. Wrenches victims towards you.",
- "tier1": "Brutality",
- "hasLevels": true,
- "legendaryName": "Echardes",
- "legendAffix": "BleedOnHit",
- "__separator_group_ID": 4,
- "__separator_group_Name": "Melee",
- "__original_Index": 66
- }
|