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

31 lines
621 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "404011602_Finish"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404011602"
}
]
}
],
"Type": "Mission"
}