40 lines
No EOL
1.2 KiB
JSON
40 lines
No EOL
1.2 KiB
JSON
{
|
|
|
|
//ACT4邦布注视脚本
|
|
|
|
"AbilityName": "Prologue_ACT4_LookAt",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.ApplyModifier",
|
|
|
|
"ModifierName": "Prologue_ACT4_LookAtModifier",
|
|
|
|
"Target": "Self",
|
|
|
|
},
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnAbilityStart": [
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.ApplyModifier",
|
|
|
|
"ModifierName": "Prologue_ACT4_LookAtModifier",
|
|
|
|
"Target": "Self",
|
|
|
|
},
|
|
|
|
],
|
|
|
|
"Modifiers": {
|
|
|
|
"Prologue_ACT4_LookAtModifier": {
|
|
|
|
"ModifierStacking": "MultipleRefresh",
|
|
|
|
"Duration": -1,
|
|
|
|
"OnAdded": [
|
|
|
|
// {
|
|
|
|
// "$type" : "MoleMole.CameraLockOnAction",
|
|
|
|
// "Target" : "Self",
|
|
|
|
// "CameraLockTargetKey" : "ACT4_Buddy_CamLock",
|
|
|
|
// "IsLockPermanently" : false
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.ActCameraShotAction",
|
|
|
|
"CameraShotKey": "Test_Level_ACT4",
|
|
|
|
"Target": "Self",
|
|
|
|
},
|
|
|
|
],
|
|
|
|
},
|
|
|
|
},
|
|
|
|
} |