FareverDB

Bleeding

Bleed in Skills
id
Bleed
flags
0
nature
4
duration
5
Raw data
{
  "id": "Bleed",
  "gfx": {
    "x": 4,
    "y": 0,
    "file": "UI/icons/atlas_abilities_status_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Bleed"
        },
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 12,
      "props": {
        "loop": {
          "tick": 0.5
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "MaxHealth",
              "ratio": 0.2
            }
          ],
          "affinity": "Raw"
        }
      ],
      "duration": -1
    },
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "State_Poisonned",
            "flags": 8,
            "props": {},
            "space": 0,
            "attachName": "B_Spine01"
          }
        ]
      },
      "duration": -1
    }
  ],
  "texts": {
    "name": "Bleeding"
  },
  "nature": 4,
  "mastery": [],
  "duration": 5
}