073---LowHealth.json 562 B

1234567891011121314151617181920212223242526
  1. {
  2. "id": "LowHealth",
  3. "name": "Twin Motions",
  4. "moneyCost": 1500,
  5. "cellCost": 0,
  6. "droppable": true,
  7. "castCD": 0,
  8. "tags": [],
  9. "props": {
  10. "prct": 0.3
  11. },
  12. "group": 5,
  13. "icon": {
  14. "file": "cardIcons.png",
  15. "size": 24,
  16. "x": 5,
  17. "y": 1
  18. },
  19. "gameplayDesc": "Shred enemies at close range. {Crit@CC} when your HP is below ::prct::%.",
  20. "tier1": "Brutality",
  21. "hasLevels": true,
  22. "legendAffix": "AmmoRetrieval",
  23. "__separator_group_ID": 5,
  24. "__separator_group_Name": "Melee",
  25. "__original_Index": 73
  26. }