Raw data
{
"id": "Priest_Talent_PurgingStrikes_Status",
"gfx": {
"x": 4,
"y": 6,
"file": "UI/icons/Priest_talent.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"steps": [
{
"id": "Damage",
"on": 13,
"type": 6,
"props": {},
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "Faith",
"ratio": 0.15
}
],
"affinity": "Light"
}
]
}
],
"texts": {},
"nature": 4,
"script": "function onInflictDamage(dmg) {\n\tif (dmg.isBaseAttack || dmg.isFinalCombo) {\n\t\tplayStep(Steps.Damage, dmg.target);\n\t}\n}",
"status": 2,
"mastery": [],
"duration": 6
}