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

41 lines
830 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 158
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202020306"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202020306",
"MainMissionID": 2020203
}
]
}
],
"Type": "Mission"
}