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

40 lines
793 B
JSON

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