59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"AbilityName": "Coop_Equipment_2007",
|
|
"AbilitySpecials": {
|
|
"AS_BreakStunDuration": {
|
|
"Value": 8
|
|
},
|
|
"AS_BreakStunRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_CritDMGRatio": {
|
|
"Value": -0.15
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Combo_BreakStunUp_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"QingYi_Attack_Branch_01_Enhance_End_AttackProperty_01",
|
|
"QingYi_Attack_Branch_01_Enhance_End_AttackProperty_02"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackNormal",
|
|
"Normal"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
|
"PropertyValue": "%AS_CritDMGRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Combo_BreakStunUp_Modifier": {
|
|
"Duration": "%AS_BreakStunDuration",
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_AddedBreakStunRatio": "%AS_BreakStunRatio"
|
|
}
|
|
}
|
|
}
|
|
} |