122---CemeteryKey.json 492 B

12345678910111213141516171819202122232425262728
  1. {
  2. "id": "CemeteryKey",
  3. "name": "Power Crystal",
  4. "moneyCost": 0,
  5. "cellCost": 0,
  6. "droppable": false,
  7. "castCD": 0,
  8. "tags": [
  9. {
  10. "tag": "Key"
  11. }
  12. ],
  13. "props": {
  14. "highActivationPriority": true
  15. },
  16. "group": 9,
  17. "icon": {
  18. "file": "cardIcons.png",
  19. "size": 24,
  20. "x": 1,
  21. "y": 5
  22. },
  23. "gameplayDesc": "Opens certain electric doors.",
  24. "hasLevels": false,
  25. "__separator_group_ID": 9,
  26. "__separator_group_Name": "BagItem",
  27. "__original_Index": 122
  28. }