Skip to main content
All skills

Hemorrhage

Status

A Bleeding dealing damage over.

cooldown
duration8s
steps1
Scaling
Raw

Raw data

nature
Status
duration
8s
steps
1
id
Warrior_Hemorrhage_Status
raw data
{
  "id": "Warrior_Hemorrhage_Status",
  "gfx": {
    "x": 3,
    "y": 0,
    "file": "UI/icons/atlas_class_Warrior_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Hemorage"
        },
        {
          "type": "Debuff"
        }
      ],
      "maxStacks": -1,
      "stackingPolicy": 1
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 12,
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 1,
          "scaling": [],
          "affinity": "Raw"
        }
      ],
      "duration": -1
    }
  ],
  "texts": {
    "desc": "A [Bleed] dealing damage over ::dur::.",
    "name": "Hemorrhage"
  },
  "nature": 4,
  "script": "/*function onDamage(dmg) {\n\tvar removedStacks = dmg.amount * -1;\n\taddStacks(removedStacks);\n}*/",
  "status": 2,
  "mastery": [],
  "duration": 8
}