070---HookWhip.json 621 B

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