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

61 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 61
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "300060301_Finish"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchKeepTime": 2,
"TextEnabled": true,
"TalkSentenceID": 300060200,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [
{
"GroupID": 61,
"GroupNpcID": 400001,
"DestroyList": []
}
],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_300060301"
}
]
}
],
"Type": "Mission"
}