turnbasedgamedata/Config/Level/Tutorial/Tutorial_5753.json
2025-04-07 09:10:56 -03:00

112 lines
3.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "TutorialCleanUI",
"Param": "1"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "PlanetFes.Building01.Tutorial01",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"PlanetFes.Building01.Tutorial01"
],
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 575011,
"OverrideActionName": "Menu_Confirm",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "PlanetFesGamePlayLandUnlockDialog"
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "PlanetFesGamePlayLandUnlockDialog"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "PlanetFes.Building01.Tutorial02",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"PlanetFes.Building01.Tutorial02"
],
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 575012,
"OverrideActionName": "Menu_Confirm",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialBlockAndWait"
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "9952"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "PlanetFes.AvatarSelect.Confirm.5",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"PlanetFes.AvatarSelect.Confirm.5"
],
"GuideHintType": "NormalRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 575013,
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}