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

41 lines
899 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200010821_Talk"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"CreateNpcList": [],
"DestroyNpcList": [
{
"GroupID": 36,
"GroupNpcID": 400010
},
{
"GroupID": 36,
"GroupNpcID": 400011
}
],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200010821"
}
]
}
],
"Type": "Mission"
}