FareverDB

Drowning

Drowning in Skills
id
Drowning
flags
2080
nature
4
Raw data
{
  "id": "Drowning",
  "gfx": {
    "x": 2,
    "y": 1,
    "file": "UI/icons/atlas_abilities_status_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 2080,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        },
        {
          "type": "Poison"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 12,
      "props": {
        "loop": {
          "tick": 1
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "MaxHealth",
              "ratio": 0.04
            }
          ],
          "affinity": "Raw"
        }
      ],
      "duration": -1
    },
    {
      "on": 1,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Drowning",
            "flags": 0,
            "props": {},
            "space": 0,
            "attachName": "B_Head"
          }
        ]
      }
    }
  ],
  "texts": {
    "name": "Drowning"
  },
  "nature": 4,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_MRatio",
      "val": 0,
      "conds": {},
      "target": {
        "attribute": "HealthRegen"
      },
      "target2": {}
    }
  ],
  "mastery": []
}