Files
FireflyGo_Resources/Config/Level/Mission/4072121/Mission_407212101.json
2025-08-14 09:04:39 +07:00

35 lines
731 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangeTrackingMission",
"TrackingMainMissionID": 4063001
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_406300101"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Maze_TriggerSpecialVision_01"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_407212101"
}
]
}
],
"Type": "Mission"
}