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

40 lines
821 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"PrevDuration": 0,
"KeepDuration": 2
},
{
"$type": "RPG.GameCore.TriggerDrinkMakerBartendInMainMission",
"FormulaID": 201,
"IngredientIDs": [
9,
10,
11,
12,
13,
20,
1,
7
]
},
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"PrevDuration": -1,
"KeepDuration": 2,
"PostDuration": -1
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103410412"
}
]
}
],
"Type": "Mission"
}