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

89 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "ChallengeSelectPage"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "BtnAbyssSwitch.301"
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BtnAbyssSwitch.301",
"Show": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 1,
"NodeID": "BtnAbyssSwitch.301",
"Show": true,
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 6,
"NodeID": "BtnAbyssSwitch.301",
"Show": true,
"Text": "TutorialTextmap_401401",
"OffsetX": 120,
"OffsetY": -60,
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_300201_pc"
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickBtnWithPath",
"Param": "BtnAbyssSwitch.301"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 1,
"NodeID": "BtnAbyssSwitch.301",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 15,
"NodeID": "BtnAbyssSwitch.301",
"Text": "TutorialTextmap_400601",
"OffsetX": -75,
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_300201_pc"
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BtnAbyssSwitch.301",
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 4014
}
]
}
]
}