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

58 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 71
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400009
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 71
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400010
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202030343"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202030343"
}
]
}
],
"Type": "Mission"
}