turnbasedgamedata/Config/Level/Tutorial/Tutorial_9057.json
2024-10-21 03:16:22 -03:00

104 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$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_904802",
"GuideTalkID": 905701,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 0.95,
"ScaleY": 0.95,
"OffsetY": 10
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 80,
"OffsetY": 80
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueSelectBuffPageV2.Buff2"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "RogueTalk",
"GuideTalkID": 905703,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 80,
"OffsetY": 80
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [
"RogueSelectBuffPageV2.Buff2"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "RogueTalk",
"GuideTalkID": 905702,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 80,
"OffsetY": 80
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9057
}
]
}
]
}