1234567891011121314151617181920212223242526272829303132333435 |
- {
- "id": "Bleeder",
- "name": "Bain de sang",
- "castCD": 0,
- "props": {
- "dps": 18,
- "duration": 1.5
- },
- "group": 4,
- "droppable": false,
- "tags": [
- {
- "tag": "NoCritical"
- },
- {
- "tag": "Bleed"
- }
- ],
- "gameplayDesc": "Provoque {saignement@BL} (::+dps:: DPS pendant ::duration:: sec).",
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 4,
- "y": 1
- },
- "cellCost": 5,
- "moneyCost": 1500,
- "tier1": "Brutality",
- "hasLevels": true,
- "legendAffix": "BleedDamage",
- "legendaryName": "Hémoglobine",
- "__separator_group_ID": 4,
- "__separator_group_Name": "Melee",
- "__original_Index": 47
- }
|