Files
FireflyGo_Resources/Config/Level/Mission/8001251/Mission_800125104.json
2025-08-26 17:57:41 +07:00

57 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 38
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
},
"CreateList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 38
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "800125104_MissionFinish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800125104",
"MainMissionID": 8001251
}
]
}
],
"Type": "Mission"
}