048---QuickSword.json 591 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "id": "QuickSword",
  3. "name": "Hyper Blade",
  4. "moneyCost": 1500,
  5. "cellCost": 0,
  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": 13,
  19. "y": 7
  20. },
  21. "gameplayDesc": "Hits up to 10 times per second if you're a fast clicker.",
  22. "tier1": "Brutality",
  23. "tier2": "Tactic",
  24. "hasLevels": true,
  25. "legendAffix": "PoisonOnHit",
  26. "__separator_group_ID": 5,
  27. "__separator_group_Name": "Melee",
  28. "__original_Index": 48
  29. }