047---Bleeder.json 654 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "id": "Bleeder",
  3. "name": "Bain de sang",
  4. "castCD": 0,
  5. "props": {
  6. "dps": 18,
  7. "duration": 1.5
  8. },
  9. "group": 4,
  10. "droppable": false,
  11. "tags": [
  12. {
  13. "tag": "NoCritical"
  14. },
  15. {
  16. "tag": "Bleed"
  17. }
  18. ],
  19. "gameplayDesc": "Provoque {saignement@BL} (::+dps:: DPS pendant ::duration:: sec).",
  20. "icon": {
  21. "file": "cardIcons.png",
  22. "size": 24,
  23. "x": 4,
  24. "y": 1
  25. },
  26. "cellCost": 5,
  27. "moneyCost": 1500,
  28. "tier1": "Brutality",
  29. "hasLevels": true,
  30. "legendAffix": "BleedDamage",
  31. "legendaryName": "Hémoglobine",
  32. "__separator_group_ID": 4,
  33. "__separator_group_Name": "Melee",
  34. "__original_Index": 47
  35. }