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

25 lines
482 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Maze_TriggerSpecialVision_01"
}
}
]
}
],
"Type": "Mission"
}