1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "id": "SanctuaryEmpty",
- "name": "Sanctuaire (épuisé)",
- "moneyCost": 2000,
- "cellCost": 0,
- "droppable": false,
- "hasLevels": false,
- "castCD": 0,
- "tags": [
- {
- "tag": "NoUse"
- },
- {
- "tag": "NoDamage"
- },
- {
- "tag": "Heal"
- },
- {
- "tag": "Depleted"
- }
- ],
- "props": {
- "item": "Sanctuary"
- },
- "group": 0,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 12,
- "y": 5
- },
- "gameplayDesc": "Why did you even take it for Boss Rush lmao",
- "tier1": "Tactic",
- "__separator_group_ID": 0,
- "__separator_group_Name": "DeployedTrap",
- "__original_Index": 10
- }
|