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

93 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "DiceMain.BtnPanel.TagTotal"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "BlockClick",
"Param": "1"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 211,
"GuideResID": 11,
"NodeID": "DiceMain.BtnPanel.TagTotal",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.BtnPanel.TagTotal"
],
"Show": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_Confirm"
]
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 19,
"GuideTalkIDList": [
90297
],
"NodeID": "DiceMain.BtnPanel.TagTotal",
"OffsetX": 50,
"Follow": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 211,
"GuideResID": 1,
"NodeID": "DiceMain.BtnPanel.TagTotal",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.BtnPanel.TagTotal"
],
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": [
"Menu_Confirm"
]
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9045
}
]
}
]
}