2024-10-21 03:16:22 -03:00

86 lines
2.1 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvChaseBailu",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"PrefabPath": "Props/Outputs/PuzzleLogicPrefab/Common_PeiPeiChaseGame/Chap02_GameplayLogic_PeiPeiChaseGame_X223_00.prefab",
"StartMoveDistance": 5,
"AheadMoveDistance": 4,
"StartRunDistance": 5,
"StartSprintDistance": 2,
"FreeScaleDistance": 6,
"ScaleInterval": 0.1,
"PlayerSpeedRatio": 1,
"ScaleStep": 0.3,
"OverSpeed": 20,
"OverSpeedCD": 6,
"WaitAction": [
{
"$type": "RPG.GameCore.CharacterTriggerFreeStyle",
"TargetAlias": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByOwnerGroupAndID",
"NpcIDInOwnerGroup": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
},
"StoryAvatarID": "NPC_Special_Peppy_00",
"StoryMotionID": 900030200
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 5,
"GroupID": 41,
"GroupNpcID": 400001,
"TalkSentenceID": 500002331
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"LevelAreaKey": {
"Custom": true,
"Key": "Anchor"
}
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "Anchor"
}
]
},
"Type": "Group"
}