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

35 lines
727 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 68
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "300070401_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_300070401"
}
]
}
],
"Type": "Mission"
}