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

76 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [],
"GuideTextType": "RogueCenterTalk",
"GuideTalkID": 909807,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "RogueTournBuildRefListPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueTournTitanGuidePage.BtnHome",
"ProtectTime": 0.5
}
],
"OnController": [
{
"$type": "RPG.GameCore.TutorialClickBtn",
"NodeID": "RogueTournTitanGuidePage.BtnHome"
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "RogueTournTitanGuidePage.BtnHome",
"ProtectTime": 0.5
}
]
}
],
"NodeIDList": [
"RogueTournTitanGuidePage.BtnHome"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 909808,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}