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

42 lines
816 B
JSON

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