Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_4074.json
2025-11-05 00:34:44 +01:00

94 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobile": [],
"OnPC": [],
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TabPage.TutorialBattleCollegeMainPanel.2"
}
],
"NodeIDList": [
"TabPage.TutorialBattleCollegeMainPanel.2"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_407402",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
}
],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ActionRelease",
"Param": "Menu_UnchangeRightBumper"
}
],
"NodeIDList": [
"TabPage.TutorialBattleCollegeMainPanel.2"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_407404",
"OverrideActionName": "Menu_UnchangeRightBumper",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "MainPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"ShowDelay": 0.7
}
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MazeMainPage.25"
}
],
"NodeIDList": [
"WikipediaOverviewPage.WikiInfoRow"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_407403",
"GuideTalkID": 523111,
"CustomTextDirection": "RightDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "WikipediaOverviewPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}