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

125 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "TreasureDungeon_8014"
}
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "GuideDetailDialog"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"GuideResID": 3,
"NodeID": "TreasureDungeon.UltraSPInfoWithNature",
"Show": true,
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_505401",
"CopyAnchorAndSale": true,
"OffsetY": 105,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 102,
"GuideResID": 10,
"NodeID": "TreasureDungeon.UltraSPInfoWithNature",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "TreasureDungeon.UltraSPInfoWithNature",
"Show": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "TreasureDungeon.UltraSPInfoWithNature",
"Show": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 102,
"GuideResID": 10,
"NodeID": "TreasureDungeon.UltraSPInfoWithNature",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"GuideResID": 3,
"NodeID": "TreasureDungeon.UltraSPInfoWithNature",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_502706",
"CopyAnchorAndSale": true,
"OffsetY": 105,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
]
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5054
}
]
},
{
"TaskList": []
}
],
"ValueSource": {}
}