turnbasedgamedata/Config/Level/Tutorial/Tutorial_9055.json
2025-02-24 07:50:34 -03:00

157 lines
4.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"MazeMainPage.TopCenterArea"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "RogueCenterTalk",
"GuideTalkID": 905501,
"GuideHintShowConfig": {
"UseCustomConfig": true
},
"GuideTextShowConfig": {
"UseCustomConfig": true
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"MazeMainPage.TopCenterArea"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "RogueCenterTalk",
"GuideTalkID": 905505,
"GuideHintShowConfig": {
"UseCustomConfig": true
},
"GuideTextShowConfig": {
"UseCustomConfig": true
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowRogueFormaluaUI",
"FormaluaIDList": [
100001
],
"ShowGetOrDetail": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueSelectBuffPageV2.Buff2"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideText": "TutorialTextmap_905501",
"GuideTalkID": 905502,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 0.95,
"ScaleY": 0.95,
"OffsetY": 10
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 80,
"OffsetY": 80
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueTournTabFormula.BuffCondition"
],
"GuideTextType": "RogueTalk",
"GuideText": "TutorialTextmap_905501",
"GuideTalkID": 905503,
"CustomTextDirection": "Up",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueSelectBuffPageV2.Buff2"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "RogueTalk",
"GuideTalkID": 905504,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 80,
"OffsetY": 80
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9055
}
]
}
],
"EntityEventList": []
}