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

221 lines
5.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "RogueSelectBonusBuffPage"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "ResBar.BtnStates.31",
"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.ShowTutorialUIMask",
"NodeID": "ResBar.BtnStates.31",
"Show": true,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "ResBar.BtnStates.31",
"Show": true,
"CopyAnchorAndSale": true,
"Scale": 1.1,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 8,
"NodeID": "ResBar.BtnStates.31",
"Show": true,
"Text": "TutorialTextmap_900901",
"OffsetY": -50,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 8,
"NodeID": "ResBar.BtnStates.31",
"Text": "TutorialTextmap_900901",
"OffsetY": -50,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 8,
"NodeID": "ResBar.BtnStates.31",
"Show": true,
"Text": "TutorialTextmap_900902",
"OffsetY": -50,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 8,
"NodeID": "ResBar.BtnStates.31",
"Text": "TutorialTextmap_900903",
"OffsetY": -50,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 203,
"GuideResID": 8,
"NodeID": "ResBar.BtnStates.31",
"Show": true,
"Text": "TutorialTextmap_900903",
"OffsetY": -50,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 203,
"GuideResID": 8,
"NodeID": "ResBar.BtnStates.31",
"Text": "TutorialTextmap_900903",
"OffsetY": -50,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "ResBar.BtnStates.31",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "RogueSelectBuffPageV2.Buff1",
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "RogueSelectBuffPageV2.Buff1",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 204,
"GuideResID": 6,
"Show": true,
"Text": "TutorialTextmap_900904",
"OffsetY": -90,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$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": 9009
}
]
}
]
}