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

60 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "200031101_End"
}
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "2000108_TalkEnd"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200010824"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 6
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400009
}
}
}
]
}
],
"Type": "Mission"
}