1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "id": "Shielder",
- "props": {
- "bumpResistance": 0.5,
- "movePauseMul": 99999,
- "cannotBeBackstabbed": true,
- "cannotBeShield": true,
- "noContactAttack": true,
- "range": 15,
- "cannotChangeDir": true,
- "disableEliteSidekicks": true
- },
- "skill": [],
- "genTags": 0,
- "index": 22,
- "group": 0,
- "life": [
- 150
- ],
- "weight": 0,
- "minPfSize": 0,
- "name": "Protecteur",
- "score": 5,
- "maxPerRoom": 1,
- "canBeElite": true,
- "flesh1": 12218164,
- "flesh2": 11247005,
- "pfCost": 1,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 52,
- "y": 71
- },
- "blueprints": [
- {
- "item": "DamageBuff",
- "rarity": "Rare"
- },
- {
- "rarity": "Rare",
- "item": "Decoy"
- }
- ],
- "maxPerPlatform": 0,
- "metaItems": [],
- "__separator_group_ID": 0,
- "__separator_group_Name": "General",
- "__original_Index": 22
- }
|