76 lines
No EOL
2.1 KiB
JSON
76 lines
No EOL
2.1 KiB
JSON
{
|
|
|
|
//追击者刷新出生相关演出配置,破坏箱子冲进场地
|
|
|
|
"AbilityName": "GamePlayChasing_FollowerSpawnPerform_LongPhase_2nd",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
|
|
|
|
"DefaultModifier":
|
|
|
|
{
|
|
|
|
"OnAdded":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.ApplyModifier",
|
|
|
|
"ModifierName" : "Monster_Spawn_CameraAim",
|
|
|
|
"Target" : "Self",
|
|
|
|
},
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
"OnAbilityStart":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.ApplyModifier",
|
|
|
|
"ModifierName" : "Monster_Spawn_CameraAim",
|
|
|
|
"Target" : "Self",
|
|
|
|
},
|
|
|
|
],
|
|
|
|
|
|
|
|
"Modifiers" :
|
|
|
|
{
|
|
|
|
"Monster_Spawn_CameraAim":
|
|
|
|
{
|
|
|
|
"ModifierStacking" : "MultipleRefresh",
|
|
|
|
"Duration" : 0.5,
|
|
|
|
|
|
|
|
"OnAdded" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.ActCameraShotAction",
|
|
|
|
"CameraShotKey" : "Test_Level_GamePlay_FollowerSpawn_Aim_LongPhase",
|
|
|
|
"Target" : "Self",
|
|
|
|
},
|
|
|
|
],
|
|
|
|
"OnRemoved" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.ApplyModifier",
|
|
|
|
"ModifierName" : "Trigger_Skill06",
|
|
|
|
"Target" : "Self",
|
|
|
|
},
|
|
|
|
],
|
|
|
|
},
|
|
|
|
|
|
|
|
"Trigger_Skill05":
|
|
|
|
{
|
|
|
|
"ModifierStacking" : "Unique",
|
|
|
|
"Duration": -1,
|
|
|
|
|
|
|
|
"OnAdded":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.SetAnimCtrlerParamAction",
|
|
|
|
"ParamType" : 3,
|
|
|
|
"ParamName" : "Int_AttackIndex",
|
|
|
|
"Target" : "Self",
|
|
|
|
"IntVal" : 5,
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.SetAnimCtrlerParamAction",
|
|
|
|
"ParamType" : 1,
|
|
|
|
"ParamName" : "Trigger_PressAttackA",
|
|
|
|
"Target" : "Self",
|
|
|
|
"BoolVal" : true,
|
|
|
|
},
|
|
|
|
],
|
|
|
|
},
|
|
|
|
}
|
|
|
|
} |