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

40 lines
829 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
}
},
{
"$type": "RPG.GameCore.ChangeDynamicOptionalBlock",
"BlockKey": "100"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "101000106_Drop_Des"
}
},
{
"$type": "RPG.GameCore.LockPlayerControl"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101000106"
}
]
}
],
"Type": "Mission"
}