mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
158 lines
4.1 KiB
JSON
158 lines
4.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockControl"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
|
|
],
|
|
"Open": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"Enable": true,
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "TutorialCleanUI",
|
|
"Param": "1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "MazeMainPage.MazeSkill",
|
|
"SkipCheck": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIAnim",
|
|
"NodeID": "MazeMainPage.MpContent",
|
|
"AnimStateName": "MazeUI_Mp_NumIncrease",
|
|
"MaxWaitingTime": 0.8
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "MazeMainPage.MazeSkill",
|
|
"Show": true,
|
|
"Type": 1,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.00001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 101,
|
|
"GuideResID": 10,
|
|
"NodeID": "MazeMainPage.MazeSkill",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"Scale": 1.1,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 203,
|
|
"GuideResID": 9,
|
|
"NodeID": "MazeMainPage.MpContent",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_201301",
|
|
"OffsetX": -20,
|
|
"OffsetY": 30,
|
|
"PCGuide": {
|
|
"UsePCGuide": true,
|
|
"GuideResID": 9,
|
|
"Text": "TutorialTextmap_201301",
|
|
"ControllerText": "TutorialTextmap_201301",
|
|
"OffsetX": -14,
|
|
"OffsetY": 35
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Type": 1,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.00001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 203,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100102_pc",
|
|
"ActionName": "Battle_BPSkill"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 101,
|
|
"GuideResID": 10,
|
|
"NodeID": "MazeMainPage.MpContent",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockControl",
|
|
"Reset": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "TutorialCleanUI",
|
|
"Param": "0"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"IsHide": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 2013
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |