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

153 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "DiceMain.App"
},
{
"$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": 201,
"GuideResID": 11,
"NodeID": "DiceMain.App",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.App"
],
"Show": true,
"BlockClick": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_Confirm"
]
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 20,
"GuideTalkIDList": [
90298,
90292
],
"NodeID": "DiceMain.App",
"Follow": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "DiceMain.App",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.App"
],
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 202,
"GuideResID": 10,
"NodeID": "DiceMain.AppBox",
"Show": true,
"CopyAnchorAndSale": true,
"Scale": 1.2,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.AppBox"
],
"Show": true,
"BlockClick": true,
"Type": 1,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 20,
"GuideTalkIDList": [
90293
],
"NodeID": "DiceMain.App",
"Follow": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 202,
"GuideResID": 10,
"NodeID": "DiceMain.AppBox",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceMain.AppBox"
],
"BlockClick": true,
"Type": 1,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": [
"Menu_Confirm"
]
},
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "9117"
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 9117,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9046
}
]
}
]
}