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

36 lines
732 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangeTrackingMission",
"TrackingMainMissionID": 4072123
}
]
},
{
"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_407212301"
}
]
}
],
"Type": "Mission"
}