1
0
ZenlessData/Data/AbyssS2_GlobalBuff_15.json

28 lines
573 B
JSON
Raw Normal View History

{
"AbilityName": "AbyssS2_GlobalBuff_15",
"AbilitySpecials": {
"AS_SpRecoverAmount": {
"Value": 20
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBuffDamageHitOther": [
{
"$type": "RecoverSPAction",
"Amount": "%AS_SpRecoverAmount",
"IgnoreRatio": false,
"Percentage": 0,
"Predicates": [
{
"$type": "ByBuffAttackProperty",
"BuffGroupList": [
"Disorder"
]
}
],
"Target": "TeamAvatars"
}
]
}
}