mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
34 lines
784 B
JSON
34 lines
784 B
JSON
{
|
|
"AbilityName": "TheGun_HeatBuff_05",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "HeatBuff_05_CoAttack",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Lighter_Attack_Normal_05_03_Enhance_Max_AttackProperty_01",
|
|
"Lighter_Attack_Normal_05_03_Enhance_Max_AttackProperty_02"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"HeatBuff_05_CoAttack": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "TriggerSideScrollingCoAttack"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |