Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6128.json
2025-07-03 10:50:43 +02:00

63 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "EvolveBuildSCMainPage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
612801,
612802,
612803,
612804
],
"Season": 2
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RightBtn"
}
],
"NodeIDList": [
"RightBtn"
],
"GuideTextType": "Talk",
"GuideText": "535504",
"GuideTalkID": 612805,
"OverrideActionName": "Menu_UnchangeRightBumper",
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideEvolveTalk",
"TalkIDList": [
612806,
612807,
612808,
612809
],
"Season": 2
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}