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

55 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 86
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"NPCUniqueName": {
"Value": "Mission_202020402_G86N400001"
},
"CreateList": []
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"CharacterUniqueName": "Mission_202020402_G86N400001",
"AreaName": {
"Value": "LevelArea_P20232_F20232001_G86"
},
"AnchorName": {
"Value": "Anchor1"
},
"ResetAnimation": false,
"ResetCamera": false
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202020402"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202020402"
}
]
}
],
"Type": "Mission"
}