ZenlessData/Data/Suit_Ability_50431200.json

52 lines
1.2 KiB
JSON
Raw Normal View History

{
"AbilityName": "Suit_Ability_50431200",
"AbilitySpecials": {
"AS_AddedBreakStunRatio": {
"Value": 0.1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Normal"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Rush"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Counter"
]
}
]
},
{
"$type": "ByIsSelfAttackTarget",
"IsSelfAttackTarget": true,
"Target": "Target"
}
],
"PropertyKey": "Actor_AddedBreakStunRatio",
"PropertyValue": "%AS_AddedBreakStunRatio",
"Target": "Self"
}
]
}
}