mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
95 lines
2.9 KiB
JSON
95 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",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |