1234567891011121314151617181920212223242526272829 |
- {
- "id": "TimeDistorsion",
- "name": "Distorsion temporelle",
- "moneyCost": 2000,
- "cellCost": 0,
- "droppable": false,
- "castCD": 16,
- "tags": [
- {
- "tag": "NoDamage"
- }
- ],
- "props": {
- "duration": 4
- },
- "group": 3,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 11,
- "y": 0
- },
- "gameplayDesc": "Ralenti tous les ennemis pendant ::duration:: sec.",
- "hasLevels": false,
- "tier1": "Tactic",
- "__separator_group_ID": 3,
- "__separator_group_Name": "Power",
- "__original_Index": 35
- }
|