Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_4079.json
2025-09-25 21:02:32 +02:00

75 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "TitanRuneGuide4079",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0
}
],
"NodeIDList": [],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_407901",
"GuideTalkID": 907504,
"ShowKeyMapTip": false,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "MazeMainPage"
},
"EnableActionList": [
"Maze_ShortCutWheel"
],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MazeMainPage.MazeEventBtn",
"ProtectTime": 0
}
],
"NodeIDList": [
"MazeMainPage.MazeEventBtn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_407902",
"GuideTalkID": 907504,
"ShowKeyMapTip": false,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "MazeMainPage"
},
"EnableActionList": [
"Maze_ShortCutWheel"
],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}