turnbasedgamedata/Config/Level/Tutorial/Tutorial_5406.json
2024-10-21 03:16:22 -03:00

60 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "EvolveBuildMainPage"
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
540601,
540602,
540603,
540604,
540605,
540606,
540607
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RightBtn"
}
],
"NodeIDList": [
"RightBtn"
],
"GuideTextType": "Talk",
"GuideText": "535504",
"GuideTalkID": 540310,
"OverrideActionName": "Menu_UnchangeRightBumper",
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
540608,
540609
]
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5406
}
]
}
]
}