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

91 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "MuseumExhibitionMapPage.BtnLevelUp",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 503343,
"GuideResID": 7,
"NodeID": "MuseumExhibitionMapPage.TargetTip",
"Show": true,
"Text": "TutorialTextmap_503343",
"Follow": false,
"OffsetX": 134,
"OffsetY": 301,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 50370,
"GuideResID": 11,
"NodeID": "MuseumExhibitionMapPage.TargetTip",
"Show": true,
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "MuseumExhibitionMapPage.TargetTip",
"Show": true,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 503343,
"GuideResID": 7,
"NodeID": "MuseumExhibitionMapPage.TargetTip",
"Text": "TutorialTextmap_503343",
"Follow": false,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 50370,
"GuideResID": 11,
"NodeID": "MuseumExhibitionMapPage.TargetTip",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "MuseumExhibitionMapPage.TargetTip",
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5035
}
]
}
]
}