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

133 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "DiceMain.BoxMap",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "BlockClick",
"Param": "1"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_Confirm"
]
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 202,
"GuideResID": 11,
"NodeID": "DiceMain.BoxMap",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.BoxMap"
],
"Show": true,
"BlockClick": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 17,
"GuideTalkIDList": [
90451
],
"Follow": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 202,
"GuideResID": 11,
"NodeID": "DiceMain.BoxMap",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.BoxMap"
],
"BlockClick": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 11,
"NodeID": "DiceMain.BtnCancel",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.BtnCancel"
],
"Show": true,
"BlockClick": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 17,
"GuideTalkIDList": [
90452
],
"NodeID": "DiceMain.BtnCancel",
"OffsetY": 60,
"Follow": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "DiceMain.BtnCancel",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.BtnCancel"
],
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9047
}
]
}
]
}