1234567891011121314151617181920212223242526272829303132333435 |
- {
- "id": "Elite",
- "score": 0,
- "canBeElite": true,
- "minPfSize": 0,
- "pfCost": 0,
- "maxPerRoom": 0,
- "maxPerPlatform": 0,
- "props": {
- "bumpResistance": 0.7,
- "movePauseMul": 99999,
- "cannotBeBackstabbed": true,
- "cannotBeShield": true,
- "range": 20,
- "duration": 5,
- "cellLoot": 7
- },
- "skill": [],
- "genTags": 0,
- "blueprints": [],
- "metaItems": [],
- "index": 64,
- "group": 2,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 0,
- "y": 0
- },
- "name": "Créature élite",
- "weight": 0,
- "__separator_group_ID": 2,
- "__separator_group_Name": "WIP",
- "__original_Index": 64
- }
|