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

60 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangeTrackingMission",
"TrackingMainMissionID": 2020315
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 202031501
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
},
"CreateList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
}
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202031501"
}
]
}
],
"Type": "Mission"
}