010---SanctuaryEmpty.json 644 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "id": "SanctuaryEmpty",
  3. "name": "Sanctuaire (épuisé)",
  4. "moneyCost": 2000,
  5. "cellCost": 0,
  6. "droppable": false,
  7. "hasLevels": false,
  8. "castCD": 0,
  9. "tags": [
  10. {
  11. "tag": "NoUse"
  12. },
  13. {
  14. "tag": "NoDamage"
  15. },
  16. {
  17. "tag": "Heal"
  18. },
  19. {
  20. "tag": "Depleted"
  21. }
  22. ],
  23. "props": {
  24. "item": "Sanctuary"
  25. },
  26. "group": 0,
  27. "icon": {
  28. "file": "cardIcons.png",
  29. "size": 24,
  30. "x": 12,
  31. "y": 5
  32. },
  33. "gameplayDesc": "Why did you even take it for Boss Rush lmao",
  34. "tier1": "Tactic",
  35. "__separator_group_ID": 0,
  36. "__separator_group_Name": "DeployedTrap",
  37. "__original_Index": 10
  38. }