turnbasedgamedata/Config/Level/Tutorial/Tutorial_9306.json
2024-10-21 03:16:22 -03:00

112 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueNous.StoryEntrance",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"RogueNous.StoryEntrance"
],
"GuideHintType": "ClickCircle",
"GuideTextType": "RogueTalk",
"GuideText": "90253",
"GuideTalkID": 983060,
"CustomTextDirection": "Down"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.9
}
],
"NodeIDList": [
"RogueNousStoryPage.PrologueMainStory"
],
"GuideHintType": "ClickCircle",
"GuideTextType": "RogueTalk",
"GuideText": "90253",
"GuideTalkID": 983081,
"CustomTextDirection": "Down"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.9
}
],
"NodeIDList": [
"RogueNousStoryPage.PrologueMainStory"
],
"GuideHintType": "ClickCircle",
"GuideTextType": "RogueTalk",
"GuideText": "90253",
"GuideTalkID": 983082,
"CustomTextDirection": "Down"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueNous.StoryRewardYD1",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"RogueNous.StoryRewardYD1"
],
"GuideHintType": "ClickCircle",
"GuideTextType": "RogueTalk",
"GuideText": "90253",
"GuideTalkID": 983083,
"CustomTextDirection": "Up"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.9
}
],
"NodeIDList": [
"RogueNous.StoryRewardToast1"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "RogueTalk",
"GuideText": "90253",
"GuideTalkID": 983084,
"CustomTextDirection": "RightDown",
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9306
}
]
}
],
"ValueSource": {}
}