1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "id": "Fogger",
- "score": 5,
- "canBeElite": true,
- "minPfSize": 0,
- "maxPerRoom": 1,
- "props": {
- "bumpResistance": 0.7,
- "movePauseMul": 99999,
- "cannotBeBackstabbed": true,
- "cannotBeShield": true,
- "range": 20,
- "duration": 5,
- "disableEliteSidekicks": true
- },
- "skill": [],
- "genTags": 0,
- "index": 35,
- "group": 0,
- "name": "Masqueur",
- "life": [
- 190
- ],
- "weight": 10,
- "pfCost": 1.5,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 42,
- "y": 78
- },
- "blueprints": [
- {
- "item": "FlameThrower",
- "rarity": "Uncommon"
- }
- ],
- "glowInnerColor": 16770338,
- "maxPerPlatform": 0,
- "metaItems": [],
- "__separator_group_ID": 0,
- "__separator_group_Name": "General",
- "__original_Index": 35
- }
|