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

48 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LockPlayerControl"
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchOutTime": 0,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false,
"AreaName": "1020201_temp",
"AnchorName": "Camera_102020102"
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"AreaName": {
"Value": "LevelArea_P20211_F20211001_G11"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 102020104
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102020104"
}
]
}
],
"Type": "Mission"
}