mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"AbilityName": "Anbi_Talent_02",
|
|
"AbilitySpecials": {
|
|
"AS_AddedBreakStunRatio_Talent_02": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_AddedDamageRatio_Talent_02": {
|
|
"Value": 0.5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Anbi_Attack_Normal_04_Perfect_AttackProperty_01",
|
|
"Anbi_Attack_Normal_04_Perfect_AttackProperty_02",
|
|
"Anbi_Attack_Normal_04_Perfect_AttackProperty_03",
|
|
"Anbi_Attack_Normal_04_Perfect_AttackProperty_04",
|
|
"Anbi_Attack_Normal_04_Perfect_AttackProperty_05"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio_Talent_02",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackSpecial",
|
|
"ExSp"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedBreakStunRatio",
|
|
"PropertyValue": "%AS_AddedBreakStunRatio_Talent_02",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |