Raw data
{
"id": "Halos_Totem_Passive_Aoe",
"gfx": {
"x": 10,
"y": 0,
"file": "UI/icons/atlas_weapon_Halos_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {},
"flags": 0,
"props": {},
"steps": [
{
"on": 0,
"type": 4,
"delay": 0.1,
"props": {
"position": {
"origin": 4
}
},
"range": 5,
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "Intellect",
"ratio": 0.1875
},
{
"atb": "Faith",
"ratio": 0.1875
}
],
"affinity": "Magic"
}
],
"visuals": {
"fxs": [
{
"set": "Water_AOE_Unit",
"flags": 16,
"props": {},
"space": 1
}
]
}
}
],
"texts": {},
"nature": 3,
"script": "function onDamage(hit) {\n\tif(rank >= 2) {\n\t\taddStatus(hit.target, Skill.Halos_Totem_Passive_Slow);\n\t}\n\tif(rank >= 3 && hit.critical) {\n\t\taddStatus(hit.target, Skill.Halos_Totem_Passive_Status);\n\t}\n}",
"status": 2,
"mastery": [],
"duration": 0.2
}