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

98 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "MuseumMainPage"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 503352,
"GuideResID": 6,
"NodeID": "MuseumExhibitionMapPage.TabBtnArea2",
"Show": true,
"Text": "TutorialTextmap_503352",
"Follow": false,
"OffsetX": 151,
"OffsetY": -32,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 50370,
"GuideResID": 11,
"NodeID": "MuseumExhibitionMapPage.TabBtnArea2",
"Show": true,
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 503352,
"GuideResID": 6,
"NodeID": "MuseumExhibitionMapPage.TabBtnArea2",
"Text": "TutorialTextmap_503352",
"Follow": false,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 50370,
"GuideResID": 11,
"NodeID": "MuseumExhibitionMapPage.TabBtnArea2",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5041
}
]
}
]
}