mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|