mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
31 lines
610 B
JSON
31 lines
610 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "EvolveBuildMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
|
|
"TalkIDList": [
|
|
540501,
|
|
540502,
|
|
540503,
|
|
540504,
|
|
540505,
|
|
540506,
|
|
540507,
|
|
540508
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5404
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |