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

145 lines
3.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ChessRogueNewLevelDialog"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 17,
"GuideTalkIDList": [
90331
]
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "BtnChessman.201",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_UnchangeOption"
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "DiceWelcom.Help",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceWelcom.Help"
],
"Show": true,
"BlockClick": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 202,
"Show": true,
"GuideResID": 17,
"GuideTalkID": 90342,
"NodeID": "DiceWelcom.Help",
"OffsetY": 60
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickBtnWithPath",
"Param": "DiceWelcom.Help"
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": [
"Menu_UnchangeOption"
]
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 10,
"NodeID": "DiceWelcom.Help",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceWelcom.Help"
],
"BlockClick": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 202,
"GuideResID": 17,
"GuideTalkID": 90342,
"NodeID": "DiceWelcom.Help",
"OffsetY": 60
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ChessRogueRuleDialog"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "DlcRule.Desc",
"Reverse": true
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 17,
"GuideTalkIDList": [
90341
]
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9033
}
]
}
]
}