1
0
ZenlessData/Data/_unsorted/Level_Buff_DiscBattle10.json

20 lines
451 B
JSON

{
"AbilityName": "Level_Buff_DiscBattle10",
"AbilitySpecials": {
"AS_AddedSkipDefDamageRatio": {
"Value": 0.25
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AddedSkipDefDamageRatio",
"PropertyValue": "%AS_AddedSkipDefDamageRatio",
"Target": "Self"
}
]
}
}