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

133 lines
3.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"RogueTournTitanGuidePage.BtnRecommand"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 909802,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "RogueTournBuildRefListPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueTournTitanGuideRecommandRow.1",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"RogueTournTitanGuideRecommandRow.1"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 909803,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"RogueTournTitanGuideDetailDialog.CoreFormulaPanel",
"RogueTournTitanGuideDetailDialog.AssistFormulaPanel",
"RogueTournTitanGuideDetailDialog.RelicPanel"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 909804,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"RogueTournTitanGuideDetailDialog.TeamPanel"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 909805,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueTournTitanGuideDetailDialog.BtnApply",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"RogueTournTitanGuideDetailDialog.BtnApply"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 909806,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}