Files
FireflyGo_Resources/Config/Level/Mission/4015202/Mission_401520207.json
2025-08-14 09:04:39 +07:00

52 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": 0.1,
"SwitchKeepTime": 1,
"SwitchOutTime": -1,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20222_F20222001_G134"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 401520208
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_401520208"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_401520207"
}
]
}
],
"Type": "Mission"
}