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

46 lines
977 B
JSON

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