Home · skill · Warrior_Hemorrhage_Status

A Bleed dealing damage over ::dur::.

Properties

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