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

186 lines
5.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 2.4
}
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0
}
],
"NodeIDList": [
"ChallengeStoryThemeDialog.Buff"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509206",
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.WaitFrame"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0
}
],
"NodeIDList": [
"ChallengeStoryThemeDialog.Skill"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509207",
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "UI.ChallengeStoryThemeDialog",
"Reverse": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "UI.ChallengeStory.Level1",
"ProtectTime": 0
}
],
"NodeIDList": [
"UI.ChallengeStory.Level1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509201",
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {
"ScaleX": 1.2,
"ScaleY": 1.2
},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0
}
],
"NodeIDList": [
"UI.ChallengeStory.Team.Env"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509202",
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ChallengeStory.Team.FourMember"
}
}
],
"NodeIDList": [
"UI.ChallengeStory.Team.List"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509203",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableNavigation": true,
"EnableSubmit": true,
"EnableClickInHintArea": true,
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "UI.ChallengeStory.Team.Skill1",
"ProtectTime": 0
}
],
"NodeIDList": [
"UI.ChallengeStory.Team.Skill1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509204",
"GuideHintShowConfig": {
"UseCustomConfig": true
},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0
}
],
"NodeIDList": [
"UI.ChallengeStory.Bufflist"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509205",
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5092
}
]
}
]
}