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

144 lines
3.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ChessRogueDiceEffectToastDialog"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "ChessRogueDiceEffectToastDialog"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.6
}
],
"NodeIDList": [
"RogueNous.ValueFirst01"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideTalkID": 983071,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$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": 983088,
"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.TutorialTaskUnlock",
"TriggerParam": {
"Value": "9305"
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 9305,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueNous.StoryClose1",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"RogueNous.StoryClose1"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideTalkID": 983072,
"CustomTextDirection": "LeftDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetY": -100
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.6
}
],
"NodeIDList": [
"BtnChessman.202"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideTalkID": 983074,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9311
}
]
}
]
}