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