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

37 lines
778 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 16
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 200070304
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200070304"
}
]
}
],
"Type": "Mission"
}