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

54 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200010211"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchKeepTime": 1,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [
{
"GroupID": 23,
"GroupNpcID": 400001
},
{
"GroupID": 23,
"GroupNpcID": 400002
},
{
"GroupID": 23,
"GroupNpcID": 400003
},
{
"GroupID": 23,
"GroupNpcID": 400004
},
{
"GroupID": 23,
"GroupNpcID": 400005
}
],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200010211"
}
]
}
],
"Type": "Mission"
}