12345678910111213141516171819202122232425262728 |
- {
- "id": "CemeteryKey",
- "name": "Shortcut Key",
- "moneyCost": 0,
- "cellCost": 0,
- "droppable": false,
- "castCD": 0,
- "tags": [
- {
- "tag": "Key"
- }
- ],
- "props": {
- "highActivationPriority": true
- },
- "group": 8,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 3,
- "y": 8
- },
- "gameplayDesc": "Ouvre les portes des enfers...",
- "hasLevels": false,
- "__separator_group_ID": 8,
- "__separator_group_Name": "BagItem",
- "__original_Index": 114
- }
|