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

56 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 36
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
}
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200010814"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"CreateNpcList": [],
"DestroyNpcList": [
{
"GroupID": 36,
"GroupNpcID": 400005
}
],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200010814"
}
]
}
],
"Type": "Mission"
}