1
0
ZenlessData/Data/_unsorted/Level_Buff_DiscBattle11.json
2025-09-04 01:06:25 +02:00

28 lines
586 B
JSON

{
"AbilityName": "Level_Buff_DiscBattle11",
"AbilitySpecials": {
"AllDamageResist": {
"Value": -0.35
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"ChainAttack"
]
}
],
"PropertyKey": "Actor_AllDamageResist",
"PropertyValue": "%AllDamageResist",
"Target": "Self"
}
]
}
}