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

47 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "RogueTournCommonHintDialog"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "RogueTournTitanMainPage.BtnTournLot",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"RogueTournTitanMazeLeftUPPanel.BtnStrategy"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideText": "TutorialTextmap_904802",
"GuideTalkID": 909901,
"CustomTextDirection": "RightDown",
"GuideHintShowConfig": {
"OffsetY": -8.36
},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "RogueMagicSelectUnitPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}