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

41 lines
797 B
JSON

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