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

39 lines
765 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 58
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800010218"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800010203"
}
]
}
],
"Type": "Mission"
}