mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
59 lines
1.5 KiB
JSON
59 lines
1.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "EvolveBuildMainPage",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
|
|
"TalkIDList": [
|
|
540004,
|
|
540001,
|
|
540002,
|
|
540003,
|
|
540006
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuide",
|
|
"GuideID": 8140,
|
|
"WaitForExit": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "EnterStageOne",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"EnterStageOne"
|
|
],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_535004",
|
|
"GuideTalkID": 540005,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Right",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5400
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |