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

57 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SceneGachaListener",
"GrandRewardCallback": [],
"SmallRewardCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Reward_103030233"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Reward_103030233"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 10
}
},
"IsRealtime": true
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "Ui.RollShop.MazeGachaBoxRewardHintDialog"
},
{
"$type": "RPG.GameCore.PlayVoice",
"VoiceIDs": [
103032028
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103030233"
}
]
}
],
"Type": "Mission"
}