Files
FireflyGo_Resources/Config/Level/Mission/2010905/Mission_201090505.json
2025-08-26 17:57:41 +07:00

73 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 201090504
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": 0,
"SwitchOutTime": -0.5,
"CreateNpcList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 58
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"AreaName": {
"Value": "LevelArea_P20123_F20123001_G59"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.WaitStreamingJobFinished"
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": 0,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201090505"
}
]
}
],
"Type": "Mission"
}