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

167 lines
4.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ChallengeDetailPage"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "AbyssLvDetail.Buff"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "AbyssLvDetail.Buff",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 6,
"NodeID": "AbyssLvDetail.Buff",
"Show": true,
"Text": "TutorialTextmap_503201",
"Follow": false,
"OffsetX": 300,
"OffsetY": -50,
"PCGuide": {
"OffsetX": 75,
"OffsetY": -20
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "AbyssLvDetail.Buff",
"Show": true,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.0001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.8
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 6,
"NodeID": "AbyssLvDetail.Buff",
"Text": "TutorialTextmap_503201",
"Follow": false,
"OffsetX": 40,
"PCGuide": {
"OffsetX": 75,
"OffsetY": -20
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 6,
"NodeID": "AbyssLvDetail.Buff",
"Show": true,
"Text": "TutorialTextmap_503202",
"Follow": false,
"OffsetX": 300,
"OffsetY": -50,
"PCGuide": {
"OffsetX": 75,
"OffsetY": -20
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.8
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "AbyssLvDetail.Buff",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "AbyssLvDetail.Buff",
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.0001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 6,
"NodeID": "AbyssLvDetail.Buff",
"Text": "TutorialTextmap_503202",
"Follow": false,
"OffsetX": 40,
"PCGuide": {
"OffsetX": 75,
"OffsetY": -20
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5032
}
]
}
]
}