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

31 lines
681 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103030312
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103030312",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}