ZenlessData/Data/OokumaMari_Talent_01.json
2024-08-13 22:59:23 -03:00

65 lines
2.1 KiB
JSON

{
"AbilityName": "OokumaMari_Talent_01",
"AbilitySpecials": {
"AS_AddedBreakStunRatio_Talent_01": {
"Value": 0.3
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"OokumaMari_Attack_Branch_01_Explode_AttackProperty_01",
"OokumaMari_Attack_Branch_02_Explode_AttackProperty_01",
"OokumaMari_CoAttack_Branch_01_Explode_AttackProperty_01",
"OokumaMari_CoAttack_Branch_02_Explode_AttackProperty_01"
],
"Target": "Self"
},
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimatorStateNormalizedTime",
"AnimatorStateName": "Attack_Branch_01_Explode",
"LayerIndex": 0,
"NormalizedTimeHigh": 1.0,
"NormalizedTimeLow": 0.0
},
{
"$type": "ByAnimatorStateNormalizedTime",
"AnimatorStateName": "Attack_Branch_02_Explode",
"LayerIndex": 0,
"NormalizedTimeHigh": 1.0,
"NormalizedTimeLow": 0.0
},
{
"$type": "ByAnimatorStateNormalizedTime",
"AnimatorStateName": "CoAttack_Branch_01_Explode",
"LayerIndex": 0,
"NormalizedTimeHigh": 1.0,
"NormalizedTimeLow": 0.0
},
{
"$type": "ByAnimatorStateNormalizedTime",
"AnimatorStateName": "CoAttack_Branch_02_Explode",
"LayerIndex": 0,
"NormalizedTimeHigh": 1.0,
"NormalizedTimeLow": 0.0
}
],
"Target": "Self"
}
],
"PropertyKey": "Actor_AddedBreakStunRatio",
"PropertyValue": "%AS_AddedBreakStunRatio_Talent_01",
"Target": "Self"
}
]
}
}