063---DashSword.json 577 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "id": "DashSword",
  3. "name": "Wrench",
  4. "moneyCost": 1500,
  5. "cellCost": 60,
  6. "droppable": true,
  7. "castCD": 0,
  8. "tags": [
  9. {
  10. "tag": "NoCritical"
  11. }
  12. ],
  13. "props": {},
  14. "group": 5,
  15. "icon": {
  16. "file": "cardIcons.png",
  17. "size": 24,
  18. "x": 16,
  19. "y": 12
  20. },
  21. "gameplayDesc": "Pulls you forwards.",
  22. "ambiantDesc": "Tu me vois, tu me vois plus.",
  23. "tier1": "Brutality",
  24. "hasLevels": true,
  25. "legendAffix": "BackDamage",
  26. "__separator_group_ID": 5,
  27. "__separator_group_Name": "Melee",
  28. "__original_Index": 63
  29. }