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

106 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "FightFestEquipSkillPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"FightFest.Choose.CoachSkill.02"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 523117,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "LeftUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 900,
"OffsetY": -350
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"FightFest.Choose.CoachSkill.02"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 523128,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "LeftUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 900,
"OffsetY": -350
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"FightFest.CoachSkill.Recommend.01"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickCircle",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 523119,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 100,
"OffsetY": -100
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5604
}
]
}
],
"ValueSource": {}
}