Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6005.json
2025-07-03 10:50:43 +02:00

186 lines
5.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
"IsForbid": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"EvolvePropCardItem.3113008"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 600501,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": 130,
"OffsetY": -250
},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"EvolveProp.DamageTypeTutorial01.3113008"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 600502,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 2.6
},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobile": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "EvolvePropCardItem.3113008"
}
],
"OnPC": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "EvolvePropCardItem.3113008"
}
],
"OnController": [
{
"$type": "RPG.GameCore.SetNavigationTarget",
"NodeID": "EvolvePropCardItem.3113008"
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "EvolvePropCardItem.3106003"
}
]
}
],
"NodeIDList": [
"EvolvePropCardItem.3113008"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 600503,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "EvolveProp.CardSelectTutorial01"
}
],
"NodeIDList": [
"EvolveProp.CardSelectTutorial01"
],
"GuideTextType": "Talk",
"GuideText": "535504",
"GuideTalkID": 600504,
"OverrideActionName": "Menu_UnchangeY",
"CustomTextDirection": "Up",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelLightTeamAvatarAction",
"GoNextImmediately": false,
"OnSuccessImmediate": [
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
}
]
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton02"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_514001",
"GuideTalkID": 600505,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "LeftUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -80
},
"EnableActionList": [],
"EnableBattleOperationList": [
"UltraTrigger",
"UltraButton1"
],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.PauseGame"
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}