mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
26 lines
528 B
JSON
26 lines
528 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "AlleyTransportMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 24,
|
|
"GuideTalkIDList": [
|
|
982008,
|
|
982009
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9810
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |