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

45 lines
945 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ShowMainPage_203040116"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 230413301
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 203040116
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIMainPage",
"OnSuccessImmediate": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ShowMainPage_203040116"
}
}
]
}
]
}
],
"Type": "Mission"
}