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

55 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P40232_F40232002_G2"
},
"AnchorName": {
"Value": "Anchor9"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400007
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202060217"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202060217"
}
]
}
],
"Type": "Mission"
}