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

40 lines
792 B
JSON

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