mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
36 lines
824 B
JSON
36 lines
824 B
JSON
|
{
|
||
|
"AbilityName": "TheGun_HeatBuff_01",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"TargetKey": "HotBuff01_RefreshUp"
|
||
|
}
|
||
|
],
|
||
|
"OnEndTheGunManualCoAttack": [
|
||
|
{
|
||
|
"$type": "PopSideScrollingCoAttackParam",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByIsTheGunPerfectManualCoAttack"
|
||
|
}
|
||
|
],
|
||
|
"Tag": "TheGun_HeatBuff_01_CoAttackChange"
|
||
|
}
|
||
|
],
|
||
|
"OnStartTheGunManualCoAttack": [
|
||
|
{
|
||
|
"$type": "PushSideScrollingCoAttackParam",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByIsTheGunPerfectManualCoAttack"
|
||
|
}
|
||
|
],
|
||
|
"Priority": 1,
|
||
|
"SwitchInIndex": 10,
|
||
|
"Tag": "TheGun_HeatBuff_01_CoAttackChange"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|