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

48 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_802110610"
}
},
{
"$type": "RPG.GameCore.TriggerDrinkMakerBartendInMission",
"RequestID": 1005,
"OnBartendSuccess": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802110614
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802110610",
"KeepScreenTransferUntilGroupRefresh": true
}
],
"OnBartendFail": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802110614
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802110610",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
]
}
],
"Type": "Mission"
}