035---TimeDistorsion.json 535 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "id": "TimeDistorsion",
  3. "name": "Distorsion temporelle",
  4. "moneyCost": 2000,
  5. "cellCost": 0,
  6. "droppable": false,
  7. "castCD": 16,
  8. "tags": [
  9. {
  10. "tag": "NoDamage"
  11. }
  12. ],
  13. "props": {
  14. "duration": 4
  15. },
  16. "group": 3,
  17. "icon": {
  18. "file": "cardIcons.png",
  19. "size": 24,
  20. "x": 11,
  21. "y": 0
  22. },
  23. "gameplayDesc": "Ralenti tous les ennemis pendant ::duration:: sec.",
  24. "hasLevels": false,
  25. "tier1": "Tactic",
  26. "__separator_group_ID": 3,
  27. "__separator_group_Name": "Power",
  28. "__original_Index": 35
  29. }