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

66 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ActivityAlleyPackMainPage"
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Tutorial_Alley_Pack_GoodsSettle_101_6"
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 209,
"GuideResID": 11,
"NodeID": "AlleyPackGoodItem.203",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"AlleyPackGoodItem.203"
],
"Show": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 24,
"GuideTalkIDList": [
982002
],
"NodeID": "AlleyPackGoodItem.203",
"OffsetY": 100
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"AlleyPackGoodItem.203"
],
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 209,
"GuideResID": 11,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9809
}
]
}
]
}