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

195 lines
5.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "BattleGamePageContext"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterHasModifer",
"Param": "MCommon_CTRL_Frozen"
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.WaitTurnCount",
"TaskList": []
},
{
"$type": "RPG.GameCore.WaitUIAnim",
"NodeID": "BattleGamePhaseUI.BattleSkillButtonPanel",
"AnimStateName": "BattleUI_BattleSkillButtonPanelFadeIn"
},
{
"$type": "RPG.GameCore.ShowGuideTextFollow3D",
"ID": 207,
"GuideResID": 9,
"TargetType": {
"$type": "RPG.GameCore.TargetSequence",
"Sequence": [
{
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllDarkTeam"
},
{
"$type": "RPG.GameCore.TargetFilter",
"Predicate": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": "MCommon_CTRL_Frozen"
}
}
]
},
"AttachPoint": "CameraRoot",
"Text": "TutorialTextmap_201101",
"Show": true,
"OffsetY": 0.3,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitFrame",
"WaitFrameCount": 5
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "GuideUi.GuideInfoTipsRightDown",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "GuideUi.GuideInfoTipsRightDown",
"Show": true,
"Type": 1,
"OffsetX": 170,
"OffsetY": -170,
"Scale": 2.5,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"InitScale": 2.5
}
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/FullScreenButton"
],
"Open": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 207,
"GuideResID": 5,
"Path": "Page",
"Text": "TutorialTextmap_201101",
"Follow": false,
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_200104_pc",
"ActionName": "Battle_SkillRelease"
}
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/Bg",
"AboveDialog/TutorialDialog(Clone)/FullScreenButton"
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3
}
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true,
"AssociatedUIName": "BattleGamePageContext"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 2011
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTurnCount"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickAction"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 207,
"GuideResID": 5,
"Path": "Page",
"Text": "TutorialTextmap_201101",
"Follow": false,
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_200104_pc",
"ActionName": "Battle_SkillRelease"
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/Bg"
]
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true,
"AssociatedUIName": "BattleGamePageContext"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 2011
}
]
}
]
}