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

60 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 46
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400009
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 46
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400008
}
}
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200011231"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200011231"
}
]
}
],
"Type": "Mission"
}