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

28 lines
583 B
JSON

{
"AbilityName": "Suit_Ability_50233300",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOtherPre": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Normal"
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
}
]
}
}