092---ThrowingTorch.json 799 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "id": "ThrowingTorch",
  3. "name": "Scorched Earth",
  4. "moneyCost": 1750,
  5. "cellCost": 60,
  6. "droppable": true,
  7. "castCD": 0,
  8. "tags": [
  9. {
  10. "tag": "NoCritical"
  11. },
  12. {
  13. "tag": "Ranged"
  14. },
  15. {
  16. "tag": "Fire"
  17. }
  18. ],
  19. "props": {
  20. "dps": 12,
  21. "duration": 4,
  22. "aoeDuration": 4,
  23. "speed": 0.35,
  24. "distance": 15
  25. },
  26. "group": 6,
  27. "icon": {
  28. "file": "cardIcons.png",
  29. "size": 24,
  30. "x": 17,
  31. "y": 6
  32. },
  33. "gameplayDesc": "{Burns@FI} the enemies (::+dps:: DPS for ::duration:: seconds) in a massive AoE.",
  34. "tier1": "Tactic",
  35. "hasLevels": true,
  36. "tier2": "Brutality",
  37. "legendAffix": "FireDamage",
  38. "__separator_group_ID": 6,
  39. "__separator_group_Name": "Ranged",
  40. "__original_Index": 92
  41. }