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

159 lines
4.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "ChallengeHardLevelTabList_Horizon",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "ChallengeHardLevelTabList_Horizon",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 8,
"NodeID": "ChallengeHardLevelTabList_Horizon",
"Show": true,
"Text": "TutorialTextmap_901301",
"OffsetX": -100,
"OffsetY": -65,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 7,
"NodeID": "RogueEntranceDialog.HardLevelTabList",
"Text": "TutorialTextmap_901201",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "RogueEntranceDialog.HardLevelTabList",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "RogueEntranceDialog.RewardAddtionList",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "RogueEntranceDialog.RewardAddtionList",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 7,
"NodeID": "RogueEntranceDialog.RewardAddtionList",
"Show": true,
"Text": "TutorialTextmap_901302",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 7,
"NodeID": "RogueEntranceDialog.HardLevelTabList",
"Text": "TutorialTextmap_901201",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "RogueEntranceDialog.HardLevelTabList",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
]
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9013
}
]
}
]
}