114---CemeteryKey.json 492 B

12345678910111213141516171819202122232425262728
  1. {
  2. "id": "CemeteryKey",
  3. "name": "Shortcut Key",
  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": 8,
  17. "icon": {
  18. "file": "cardIcons.png",
  19. "size": 24,
  20. "x": 3,
  21. "y": 8
  22. },
  23. "gameplayDesc": "Ouvre les portes des enfers...",
  24. "hasLevels": false,
  25. "__separator_group_ID": 8,
  26. "__separator_group_Name": "BagItem",
  27. "__original_Index": 114
  28. }