124---CemSecretKey.json 540 B

12345678910111213141516171819202122232425262728
  1. {
  2. "id": "CemSecretKey",
  3. "name": "Neptune's Sphere",
  4. "moneyCost": 0,
  5. "cellCost": 0,
  6. "droppable": false,
  7. "hasLevels": false,
  8. "castCD": 0,
  9. "tags": [
  10. {
  11. "tag": "Key"
  12. }
  13. ],
  14. "props": {
  15. "highActivationPriority": true
  16. },
  17. "group": 9,
  18. "icon": {
  19. "file": "cardIcons.png",
  20. "size": 24,
  21. "x": 0,
  22. "y": 8
  23. },
  24. "gameplayDesc": "Lucky that it's small and humble so you don't confuse it with a mountain.",
  25. "__separator_group_ID": 9,
  26. "__separator_group_Name": "BagItem",
  27. "__original_Index": 124
  28. }