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

86 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "RogueNous.ValueFirst01"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueNous.ValueFirst01",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"RogueNous.ValueFirst01"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideTalkID": 983055,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "SubStoryBtn.1001"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
}
],
"NodeIDList": [
"SubStoryBtn.1001"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideTalkID": 983056,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "RogueNous.AeonStoryYD2"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
}
],
"NodeIDList": [
"RogueNous.AeonStoryYD2"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideTalkID": 983057,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 9302,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9311
}
]
}
]
}