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

50 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ShowMainPage_203040105"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 230413323,
"ProtectTime": 2
},
{
"TalkSentenceID": 230413324,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 203040105
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIMainPage",
"OnSuccessImmediate": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ShowMainPage_203040105"
}
}
]
}
]
}
],
"Type": "Mission"
}