066---HookWhip.json 596 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "id": "HookWhip",
  3. "name": "Wrenching Whip Classic",
  4. "moneyCost": 1800,
  5. "cellCost": 30,
  6. "droppable": true,
  7. "hasLevels": true,
  8. "castCD": 0,
  9. "tags": [
  10. {
  11. "tag": "NoCritical"
  12. },
  13. {
  14. "tag": "UnlockInPublicEvent"
  15. }
  16. ],
  17. "props": {},
  18. "group": 4,
  19. "icon": {
  20. "file": "cardIcons.png",
  21. "size": 24,
  22. "x": 14,
  23. "y": 6
  24. },
  25. "gameplayDesc": "Ignores shields. Wrenches victims towards you.",
  26. "tier1": "Brutality",
  27. "hasLevels": true,
  28. "legendaryName": "Echardes",
  29. "legendAffix": "BleedOnHit",
  30. "__separator_group_ID": 4,
  31. "__separator_group_Name": "Melee",
  32. "__original_Index": 66
  33. }