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

122 lines
3.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "1"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0
}
],
"NodeIDList": [
"maininfo.introduction"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_401801",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TravelBrochure.BtnStick",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"TravelBrochure.BtnStick"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_401802",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "TravelBrochurePasterBookPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "ToNextZoom",
"Param": "1"
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TutorialPasterBtn.223000",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"TutorialPasterBtn.223000"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "NormalRect",
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_401803",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TravelBrochure.BtnUse",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"TravelBrochure.BtnUse"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_401804",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 4018
}
]
}
],
"EntityEventList": []
}