1
0
ZenlessData/Data/_unsorted/MiasmaPurifier_ClearEtherInfection.json

20 lines
463 B
JSON

{
"AbilityName": "MiasmaPurifier_ClearEtherInfection",
"AbilitySpecials": {
"AS_Percentage": {
"Value": 0,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "ModifyEtherInfectionAction",
"Amount": "%AS_Percentage",
"IsUsePercentage": false,
"PropertyModifyFunction": "Replace",
"PropertyType": "PropertyModifyFunction",
"Target": "TeamAvatars"
}
]
}