Home · skill · Axe_Boomerang_Skill1_Status

A [Bleeding] effect dealing ::dmg:: over ::dur::.

Properties

status
Done
nature
Status
duration
8
steps
props={"loop":{"tick":2}}effects=[{"effect":0,"affinity":"Physical","scaling":[],"baseVal":1,"flags":0}]on=0type=12duration=-1
Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Axe1H_96px.png",
    "size": 96,
    "x": 5,
    "y": 0
  },
  "id": "Axe_Boomerang_Skill1_Status",
  "nature": "Status",
  "texts": {
    "name": "Bonethrow",
    "desc": "A [Bleeding] effect dealing ::dmg:: over ::dur::."
  },
  "anim": {},
  "duration": 8,
  "steps": [
    {
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "effects": [
        {
          "effect": 0,
          "affinity": "Physical",
          "scaling": [],
          "baseVal": 1,
          "flags": 0
        }
      ],
      "on": 0,
      "type": 12,
      "duration": -1
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "Bleed"
        },
        {
          "type": "Debuff"
        }
      ],
      "maxStacks": -1,
      "stackingPolicy": 1
    }
  },
  "vars": {},
  "script": ""
}