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

57 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 39
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400007
}
}
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 200020108
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "200020108_Finish"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200020108_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020108"
}
]
}
],
"Type": "Mission"
}