Raw data
{
"id": "DM_Multispin_Combo_Status",
"gfx": {
"x": 2,
"y": 0,
"file": "UI/icons/atlas_weapon_Dual_Mace_96px.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {
"damage": 0.1
},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Debuff"
}
]
},
"rankOverride": [
{
"vars": {
"damage": 0.15
},
"minRank": 2
}
]
},
"steps": [
{
"on": 0,
"type": 11,
"props": {},
"visuals": {
"fxs": [
{
"set": "Light_Debuff_Proc",
"flags": 0,
"props": {
"offset": {
"x": 0,
"y": 0,
"z": 0,
"height": 0.5
}
},
"scale": 2
}
]
},
"duration": -1
}
],
"texts": {},
"nature": 4,
"script": "function onReceiveDamageEval(dmg) {\n\tdmg.dmgMult += vars.damage;\n}",
"status": 4,
"mastery": [],
"duration": 10
}