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

30 lines
609 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "102100111_MissionOver"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102100111"
}
]
}
],
"Type": "Mission"
}