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

113 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Tutorial_5513"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TalkOptionInfoRow.504000104",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"TalkOptionInfoRow.504000104"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_551301",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "TitanAtlasHandbookPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "TalkOptionInfoRow"
}
],
"NodeIDList": [
"TitanAtlasRegionTitle"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_551302",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "RightBtn"
}
],
"NodeIDList": [
"RightBtn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_551303",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TitanAtlasNamePanel1"
}
],
"NodeIDList": [
"TitanAtlasNamePanel1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_551304",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}