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

30 lines
666 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": 0,
"SwitchKeepTime": 1,
"TalkSentenceID": 202224307,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102110129"
}
]
}
],
"Type": "Mission"
}