116---CemSecretKey.json 521 B

12345678910111213141516171819202122232425262728
  1. {
  2. "id": "CemSecretKey",
  3. "name": "Watcher's Eye",
  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": 8,
  18. "icon": {
  19. "file": "cardIcons.png",
  20. "size": 24,
  21. "x": 12,
  22. "y": 6
  23. },
  24. "gameplayDesc": "Trouvée dans un mur, reste à savoir à quoi elle sert.",
  25. "__separator_group_ID": 8,
  26. "__separator_group_Name": "BagItem",
  27. "__original_Index": 116
  28. }