009---Sanctuary.json 694 B

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "id": "Sanctuary",
  3. "name": "Sanctuaire",
  4. "moneyCost": 2000,
  5. "cellCost": 0,
  6. "droppable": false,
  7. "hasLevels": false,
  8. "castCD": 3,
  9. "tags": [
  10. {
  11. "tag": "NoDamage"
  12. },
  13. {
  14. "tag": "TransformOnUse"
  15. }
  16. ],
  17. "props": {
  18. "distance": 8,
  19. "tick": 0.06,
  20. "bump": 0.2,
  21. "duration": 15,
  22. "item": "SanctuaryEmpty",
  23. "speed": 0.25
  24. },
  25. "group": 0,
  26. "icon": {
  27. "file": "cardIcons.png",
  28. "size": 24,
  29. "x": 11,
  30. "y": 5
  31. },
  32. "gameplayDesc": "Drags mobs away from you. Doesn't work on elites or bosses. One-time use.",
  33. "tier1": "Tactic",
  34. "__separator_group_ID": 0,
  35. "__separator_group_Name": "DeployedTrap",
  36. "__original_Index": 9
  37. }