FareverDB

Drenched in acidic Honey

HoneyCoveredDamage in Skills

Suffer 20% MaxHealth Raw over 1.

id
HoneyCoveredDamage
flags
2048
nature
4
duration
1
Raw data
{
  "id": "HoneyCoveredDamage",
  "gfx": {
    "x": 6,
    "y": 0,
    "file": "UI/icons/atlas_abilities_status_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 2048,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        },
        {
          "type": "Poison"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 12,
      "props": {
        "loop": {
          "tick": 1,
          "flags": 2
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "MaxHealth",
              "ratio": 0.2
            }
          ],
          "affinity": "Raw"
        }
      ],
      "duration": -1
    }
  ],
  "texts": {
    "desc": "Suffer ::dmg:: over ::duration::.",
    "name": "Drenched in acidic Honey"
  },
  "nature": 4,
  "mastery": [],
  "duration": 1
}