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

42 lines
841 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 205
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 800325102
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800325102"
}
]
}
],
"Type": "Mission"
}