mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.5.0_D11507074_A11495076_L11433868
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
"BattleGamePhaseUI.NormalMode.Append_Teammate_Normal_1102"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_BattleCollege_503",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
@@ -99,6 +100,7 @@
|
||||
"BattleGamePhaseUI.SkillButton02"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_BattleCollege_501",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
@@ -120,6 +122,7 @@
|
||||
"BattleGamePhaseUI.ViewCon"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_BattleCollege_502",
|
||||
"GuideUIContextConfig": {}
|
||||
}
|
||||
|
||||
@@ -4,712 +4,245 @@
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUI",
|
||||
"AssociatedUIName": "BattleGamePageContext"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": []
|
||||
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
||||
"Lock": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTurnCount",
|
||||
"CalcMethod": "LightTeam"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitUIAnim",
|
||||
"NodeID": "BattleGamePhaseUI.BattleSkillButtonPanel",
|
||||
"AnimStateName": "BattleUI_BattleSkillButtonPanelFadeIn"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.5
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 101,
|
||||
"GuideResID": 10,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"Show": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 201,
|
||||
"GuideResID": 7,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"Show": true,
|
||||
"Text": "TutorialTextmap_100406",
|
||||
"OffsetY": 50,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100401_pc",
|
||||
"ActionName": "Battle_ReleaseUltra1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.7005",
|
||||
"Show": true,
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"UseAnim": true,
|
||||
"InitScale": 1.000001,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowUINodes",
|
||||
"Nodes": [
|
||||
"AboveDialog/TutorialDialog(Clone)/FullScreenButton"
|
||||
],
|
||||
"Open": true
|
||||
"NodeIDList": [
|
||||
"BattleGamePhaseUI.EffContainerBack.7005"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_100406",
|
||||
"GuideUIContextConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.8
|
||||
}
|
||||
}
|
||||
"$type": "RPG.GameCore.TutorialLockPlayerAction"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ActionPress",
|
||||
"OnSuccessImmediate": [
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialNotify",
|
||||
"Type": "LockController",
|
||||
"Param": "1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 201,
|
||||
"GuideResID": 14,
|
||||
"NodeID": "BattleGamePhaseUI.7005",
|
||||
"Text": "TutorialTextmap_100403",
|
||||
"OffsetX": 85,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100401_pc",
|
||||
"ActionName": "Battle_ReleaseUltra1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.7005",
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"UseAnim": true,
|
||||
"InitScale": 1.000001,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 101,
|
||||
"GuideResID": 10,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowUINodes",
|
||||
"Nodes": [
|
||||
"AboveDialog/TutorialDialog(Clone)/FullScreenButton"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUI"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 201,
|
||||
"GuideResID": 5,
|
||||
"Show": true,
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100404",
|
||||
"Follow": false,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100401_pc",
|
||||
"ActionName": "Battle_ReleaseUltra1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitFrame",
|
||||
"WaitFrameCount": 3
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"IsLock": false,
|
||||
"OperationWhiteList": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterSPFull",
|
||||
"GoNextImmediately": false,
|
||||
"OnSuccessImmediate": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [],
|
||||
"OnPC": [],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": [
|
||||
"UltraButton1",
|
||||
"UltraTrigger"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterSPFull",
|
||||
"OnSuccessImmediate": [
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": []
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterSPFull"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 201,
|
||||
"GuideResID": 14,
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100406",
|
||||
"Follow": false,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100401_pc",
|
||||
"ActionName": "Battle_ReleaseUltra1"
|
||||
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
||||
"Lock": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TriggerCustomString",
|
||||
"CustomString": {
|
||||
"Value": "tutorial_1004_1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 103,
|
||||
"GuideResID": 1,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"Show": true,
|
||||
"CopyAnchorAndSale": true,
|
||||
"UseOriginRatio": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 203,
|
||||
"GuideResID": 14,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"Show": true,
|
||||
"Text": "TutorialTextmap_100403",
|
||||
"OffsetX": 85,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100401_pc",
|
||||
"ActionName": "Battle_ReleaseUltra1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"Show": true,
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"UseAnim": true,
|
||||
"InitScale": 1.000001,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.3
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": [
|
||||
"UltraButton1"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterSPFull",
|
||||
"OnSuccessImmediate": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [],
|
||||
"OnPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 103,
|
||||
"GuideResID": 1,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"Show": true,
|
||||
"CopyAnchorAndSale": true,
|
||||
"UseOriginRatio": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 203,
|
||||
"GuideResID": 14,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"Show": true,
|
||||
"Text": "TutorialTextmap_100403",
|
||||
"OffsetX": 85,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100401_pc",
|
||||
"ActionName": "Battle_ReleaseUltra1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.7005",
|
||||
"Show": true,
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"UseAnim": true,
|
||||
"InitScale": 1.000001,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.3
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": [
|
||||
"UltraButton1"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"IsLoop": true,
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [],
|
||||
"OnPC": [],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.PredicateTaskList",
|
||||
"Predicate": {
|
||||
"$type": "RPG.GameCore.ByHasInsertActionByTarget",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
||||
"AvatarID": 7005
|
||||
},
|
||||
"IncludeActiveAction": true,
|
||||
"Inverse": true
|
||||
},
|
||||
"SuccessTaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterSPFull",
|
||||
"OnSuccessImmediate": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitUINodeOpen",
|
||||
"NodeID": "BattleGamePhaseUI.7005"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 202,
|
||||
"GuideResID": 5,
|
||||
"Show": true,
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100405",
|
||||
"ActionName": "Battle_TriggerUltra",
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"Path": "Page/MazeMainPage(Clone)/RightTopArea/MainIconItem15",
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ActionRelease",
|
||||
"Param": "Battle_TriggerUltra"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 203,
|
||||
"GuideResID": 3,
|
||||
"Path": "Page/MazeMainPage(Clone)/RightTopArea/MainIconItem23",
|
||||
"CopyAnchorAndSale": true,
|
||||
"OffsetX": -62,
|
||||
"OffsetY": 60,
|
||||
"PCGuide": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 103,
|
||||
"GuideResID": 1,
|
||||
"Path": "Page/MazeMainPage(Clone)/RightTopArea/MainIconItem23",
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
}
|
||||
],
|
||||
"FailedTaskList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"IsLoop": true,
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [],
|
||||
"OnPC": [],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.PredicateTaskList",
|
||||
"Predicate": {
|
||||
"$type": "RPG.GameCore.ByHasInsertActionByTarget",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
||||
"AvatarID": 7005
|
||||
},
|
||||
"IncludeActiveAction": true,
|
||||
"Inverse": true
|
||||
},
|
||||
"SuccessTaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterSPFull",
|
||||
"OnSuccessImmediate": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitUINodeOpen",
|
||||
"NodeID": "BattleGamePhaseUI.7005"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ActionPress",
|
||||
"Param": "Battle_TriggerUltra"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 202,
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_300300",
|
||||
"ActionName": "Special_MouseOperating",
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 103,
|
||||
"GuideResID": 1,
|
||||
"NodeID": "BattleGamePhaseUI.7005",
|
||||
"Show": true,
|
||||
"CopyAnchorAndSale": true,
|
||||
"UseOriginRatio": true,
|
||||
"OffsetX": 25,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 203,
|
||||
"GuideResID": 14,
|
||||
"NodeID": "BattleGamePhaseUI.7005",
|
||||
"Show": true,
|
||||
"Text": "TutorialTextmap_100403_ctr",
|
||||
"ActionName": "Menu_ReleaseUltra1",
|
||||
"OffsetX": 100,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100401_pc",
|
||||
"ActionName": "Battle_ReleaseUltra1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.7005",
|
||||
"Show": true,
|
||||
"Type": 1,
|
||||
"PCGuide": {
|
||||
"Path": "BattleGamePhaseUI.EffContainerBack.7005"
|
||||
},
|
||||
"AnimConfig": {
|
||||
"InitScale": 1.000001,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ActionRelease",
|
||||
"Param": "Battle_TriggerUltra"
|
||||
}
|
||||
],
|
||||
"FailedTaskList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"IsLoop": true,
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "SelectUltra",
|
||||
"Param": "7005"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/TeamInfo/TeamMemberInfo_7005/Content/BtnUltraSkill",
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 203,
|
||||
"GuideResID": 7,
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/TeamInfo/TeamMemberInfo_7005/Content/BtnUltraSkill",
|
||||
"Text": "TutorialTextmap_100403",
|
||||
"OffsetX": 178,
|
||||
"OffsetY": 80,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100401_pc",
|
||||
"ActionName": "Battle_ReleaseUltra1"
|
||||
],
|
||||
"NodeIDList": [],
|
||||
"GuideTextType": "TopCenterTip",
|
||||
"GuideText": "TutorialTextmap_100404",
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "BattleGamePageContext"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 103,
|
||||
"GuideResID": 2,
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/TeamInfo/TeamMemberInfo_1002/Content/BtnUltraSkill",
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterAction",
|
||||
"Param": "7005",
|
||||
"OnSuccessImmediate": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitUINodeOpen",
|
||||
"NodeID": "BattleGamePhaseUI.BtnUltraSkillIcon"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 102,
|
||||
"GuideResID": 1,
|
||||
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
|
||||
"Show": true,
|
||||
"CopyAnchorAndSale": true,
|
||||
"UseOriginRatio": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 202,
|
||||
"GuideResID": 15,
|
||||
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
|
||||
"Show": true,
|
||||
"Text": "TutorialTextmap_100402",
|
||||
"ActionName": "Battle_SkillRelease",
|
||||
"CopyAnchorAndSale": true,
|
||||
"OffsetX": -120,
|
||||
"PCGuide": {
|
||||
"UsePCGuide": true,
|
||||
"GuideResID": 15,
|
||||
"Text": "TutorialTextmap_100402",
|
||||
"ControllerText": "TutorialTextmap_100402_ctr",
|
||||
"ControllerActionName": "Menu_UltraSkill",
|
||||
"OffsetX": -120
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
|
||||
"Show": true,
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"UseAnim": true,
|
||||
"InitScale": 1.0001,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.3
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": [
|
||||
"ActionButton"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ClickAction"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/BattleSkillButtonPanelV2/SkillButtonUltra/BattleSkillButtonV2",
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"IsLock": false,
|
||||
"OperationWhiteList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 202,
|
||||
"GuideResID": 3,
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/BattleSkillButtonPanelV2/SkillButtonUltra/BattleSkillButtonV2",
|
||||
"TextPath": "Text",
|
||||
"Text": "TutorialTextmap_100402",
|
||||
"OffsetY": 130,
|
||||
"PCGuide": {
|
||||
"UsePCGuide": true,
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100402_pc",
|
||||
"ActionName": "Battle_SkillRelease"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 102,
|
||||
"GuideResID": 1,
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/BattleSkillButtonPanelV2/SkillButtonUltra/BattleSkillButtonV2",
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 302,
|
||||
"GuideResID": 10,
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/BattleSkillButtonPanelV2/SkillButtonUltra/BattleSkillButtonV2",
|
||||
"Animation": "GuidEffLine_S_TtoB",
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUI",
|
||||
"IsHide": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialNotify",
|
||||
"Type": "LockController",
|
||||
"Param": "0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitCustomString",
|
||||
"CustomString": {
|
||||
"Value": "tutorial_1004_1"
|
||||
},
|
||||
"WaitOwnerOnly": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [],
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitBattleOperation",
|
||||
"OperationType": "SelectUltraByAvatarID",
|
||||
"Param": "7005"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"BattleGamePhaseUI.EffContainerBack.7005"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_100403",
|
||||
"GuideUIContextConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TriggerCustomString",
|
||||
"CustomString": {
|
||||
"Value": "tutorial_1004_2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitCustomString",
|
||||
"CustomString": {
|
||||
"Value": "tutorial_1004_1"
|
||||
},
|
||||
"WaitOwnerOnly": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ConditionLoopExecuteTaskList",
|
||||
"Predicate": {
|
||||
"$type": "RPG.GameCore.ByHasInsertActionByTarget",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
||||
"AvatarID": 7005
|
||||
},
|
||||
"IncludeActiveAction": true,
|
||||
"Inverse": true
|
||||
},
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ActionPress",
|
||||
"Param": "Battle_TriggerUltra",
|
||||
"ProtectTime": 0
|
||||
}
|
||||
],
|
||||
"NodeIDList": [],
|
||||
"GuideTextType": "TopCenterTip",
|
||||
"GuideText": "TutorialTextmap_100405",
|
||||
"OverrideActionName": "Battle_TriggerUltra",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "BattleGamePageContext"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ParallelSelectorConfig",
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitBattleOperation",
|
||||
"OperationType": "SelectUltraByAvatarID",
|
||||
"Param": "7005",
|
||||
"ProtectTime": 0
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ActionRelease",
|
||||
"Param": "Battle_TriggerUltra",
|
||||
"ProtectTime": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"BattleGamePhaseUI.7005"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_100403_ctr",
|
||||
"OverrideActionName": "Menu_ReleaseUltra1",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
],
|
||||
"NodeIDList": [],
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [
|
||||
"UltraTrigger",
|
||||
"UltraButton1"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TriggerCustomString",
|
||||
"CustomString": {
|
||||
"Value": "tutorial_1004_2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"IsLoop": true,
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitCustomString",
|
||||
"CustomString": {
|
||||
"Value": "tutorial_1004_2"
|
||||
}
|
||||
},
|
||||
"GoNextImmediately": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterAction",
|
||||
"Param": "7005",
|
||||
"OnSuccessImmediate": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitBattleOperation",
|
||||
"OperationType": "UseUltra"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"BattleGamePhaseUI.BtnUltraSkill.ActiveIcon"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_100402",
|
||||
"OverrideActionName": "Battle_SkillRelease",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
73
Config/Level/Tutorial/Tutorial_20451080.json
Normal file
73
Config/Level/Tutorial/Tutorial_20451080.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTriggerTutorial",
|
||||
"TutorialKey": "Theoroi_MainTutorial1",
|
||||
"OnTrigger": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"MonsterPassiveSkill.Theoroi"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_2045108001",
|
||||
"GuideTalkID": 701601,
|
||||
"GuideHintShowConfig": {
|
||||
"UseCustomConfig": true
|
||||
},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"OffsetY": -50
|
||||
},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTriggerTutorial",
|
||||
"TutorialKey": "Theoroi_MainTutorial2",
|
||||
"OnTrigger": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"BattleGamePhaseUI.TeamInfo"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_2045108002",
|
||||
"GuideTalkID": 701601,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
103
Config/Level/Tutorial/Tutorial_4070.json
Normal file
103
Config/Level/Tutorial/Tutorial_4070.json
Normal file
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.PredicateTaskList",
|
||||
"Predicate": {
|
||||
"$type": "RPG.GameCore.ByIsTutorialFinish",
|
||||
"TutorialID": 4053
|
||||
},
|
||||
"SuccessTaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "3227"
|
||||
},
|
||||
"WaitForExit": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
],
|
||||
"FailedTaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "RelicCompose.CustomizedBtn"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"RelicCompose.CustomizedBtn"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_407001",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "RelicDirectedSynthesisAffixSelectDialog",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"RelicCompose.MainAffixSelect"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_407002",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"RelicCompose.SubAffixSelect"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_407003",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
34
Config/Level/Tutorial/Tutorial_4071.json
Normal file
34
Config/Level/Tutorial/Tutorial_4071.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"BtnRelicSetting"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_407101",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
@@ -68,9 +68,7 @@
|
||||
"Type": "Normal",
|
||||
"Name": "SwordTrainingPage"
|
||||
},
|
||||
"EnableActionList": [
|
||||
"Menu_UnchangeRightBumper"
|
||||
],
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
"OffsetY": -250
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
@@ -70,7 +71,7 @@
|
||||
"GuideText": "TutorialTextmap_514001",
|
||||
"GuideTalkID": 600602,
|
||||
"OverrideActionName": "Menu_Confirm",
|
||||
"CustomTextDirection": "Right",
|
||||
"CustomTextDirection": "RightDown",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
|
||||
240
Config/Level/Tutorial/Tutorial_6300.json
Normal file
240
Config/Level/Tutorial/Tutorial_6300.json
Normal file
@@ -0,0 +1,240 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9960"
|
||||
},
|
||||
"WaitForExit": true,
|
||||
"SkipIfAlreadySeen": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.PredicateTaskList",
|
||||
"Predicate": {
|
||||
"$type": "RPG.GameCore.ByIsElfRestaurantRecipeCooked",
|
||||
"RecipeID": 101
|
||||
},
|
||||
"SuccessTaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Menu.Button.101",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Menu.Button.101"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_118",
|
||||
"GuideTalkID": 6150001,
|
||||
"ShowKeyMapTip": false,
|
||||
"CustomTextDirection": "Up",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [],
|
||||
"OnPC": [],
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClickBtn",
|
||||
"NodeID": "ElfRestaurantManageGame.Customer.Order.Bubble.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Order.Bubble.1"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150002,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
],
|
||||
"FailedTaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantManageGame.Menu.Button.101",
|
||||
"ProtectTime": 0,
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Menu.Button.101"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_118",
|
||||
"GuideTalkID": 6150001,
|
||||
"ShowKeyMapTip": false,
|
||||
"CustomTextDirection": "Up",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ActionPress",
|
||||
"Param": "Menu_UnchangeDPadUp",
|
||||
"ProtectTime": 0,
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Menu.Button.101"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_118",
|
||||
"GuideTalkID": 6150001,
|
||||
"OverrideActionName": "Menu_UnchangeDPadUp",
|
||||
"CustomTextDirection": "Up",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialWaitCustomString",
|
||||
"CustomString": {
|
||||
"Value": "Tutorial_ElfRestaurantMealCooked"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClickBtn",
|
||||
"NodeID": "ElfRestaurantManageGame.Customer.Order.Bubble.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Order.Bubble.1"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150002,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": []
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
45
Config/Level/Tutorial/Tutorial_6301.json
Normal file
45
Config/Level/Tutorial/Tutorial_6301.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantManageGame.Menu.Button.101",
|
||||
"ProtectTime": 0,
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Menu.Button.101"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_118",
|
||||
"GuideTalkID": 6150001,
|
||||
"CustomTextDirection": "Up",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
43
Config/Level/Tutorial/Tutorial_6302.json
Normal file
43
Config/Level/Tutorial/Tutorial_6302.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Order.Bubble.1"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150002,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
42
Config/Level/Tutorial/Tutorial_6303.json
Normal file
42
Config/Level/Tutorial/Tutorial_6303.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Bubble.ProgressBarLevel2"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150003,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
119
Config/Level/Tutorial/Tutorial_6304.json
Normal file
119
Config/Level/Tutorial/Tutorial_6304.json
Normal file
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9961"
|
||||
},
|
||||
"WaitForExit": true,
|
||||
"SkipIfAlreadySeen": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfFarmGame.Seed.102",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClickBtn",
|
||||
"NodeID": "ElfFarmGame.Seed.102"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.Seed.102"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150004,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfFarmGame.Field.1_1",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.Field.1_1"
|
||||
],
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideTalkID": 6150006,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfFarmGame.Close"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.Close"
|
||||
],
|
||||
"GuideTextType": "WeakTip",
|
||||
"WeakGuideLifeTime": 10,
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150005",
|
||||
"GuideTalkID": 6150005,
|
||||
"ShowKeyMapTip": false,
|
||||
"GuideHintShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"OffsetX": 1,
|
||||
"OffsetY": 10
|
||||
},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Name": "ElfFarmGamePlayPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [],
|
||||
"OnPC": [],
|
||||
"OnController": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
59
Config/Level/Tutorial/Tutorial_6305.json
Normal file
59
Config/Level/Tutorial/Tutorial_6305.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Goal.Money"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_118",
|
||||
"GuideTalkID": 6150006,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Goal.Sell"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_118",
|
||||
"GuideTalkID": 6150007,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
115
Config/Level/Tutorial/Tutorial_6306.json
Normal file
115
Config/Level/Tutorial/Tutorial_6306.json
Normal file
@@ -0,0 +1,115 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantEntrancePage.Farm.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Farm.Entrance"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150008,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfFarmGame.Product.202",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.Product.202"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_118",
|
||||
"GuideTalkID": 6150009,
|
||||
"CustomTextDirection": "Up",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfFarmGame.Product.202",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.Seed.102"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150010,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfFarmGame.Product.202",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "CommonCenterTalk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150011,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfFarmGamePlayPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
44
Config/Level/Tutorial/Tutorial_6307.json
Normal file
44
Config/Level/Tutorial/Tutorial_6307.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantEntrancePage.RecipeManage.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.RecipeManage.Entrance"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150012,
|
||||
"ShowKeyMapTip": false,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
48
Config/Level/Tutorial/Tutorial_6308.json
Normal file
48
Config/Level/Tutorial/Tutorial_6308.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantPreparePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantRecipeManage.AddMenu.Button.1"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150013,
|
||||
"GuideHintShowConfig": {
|
||||
"UseCustomConfig": true
|
||||
},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"OffsetX": 180
|
||||
},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
21
Config/Level/Tutorial/Tutorial_6309.json
Normal file
21
Config/Level/Tutorial/Tutorial_6309.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9962"
|
||||
},
|
||||
"WaitForExit": true,
|
||||
"SkipIfAlreadySeen": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
73
Config/Level/Tutorial/Tutorial_6310.json
Normal file
73
Config/Level/Tutorial/Tutorial_6310.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9963"
|
||||
},
|
||||
"WaitForExit": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClickBtn",
|
||||
"NodeID": "ElfRestaurantManageGame.Customer.Event.Bubble.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Event.Bubble.2"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150015,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
37
Config/Level/Tutorial/Tutorial_6311.json
Normal file
37
Config/Level/Tutorial/Tutorial_6311.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfFarmGame.Gift",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.Gift"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150016,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
38
Config/Level/Tutorial/Tutorial_6312.json
Normal file
38
Config/Level/Tutorial/Tutorial_6312.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfFarmGame.Field.Unlock.2"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.Field.Unlock.2"
|
||||
],
|
||||
"GuideTextType": "CommonCenterTalk",
|
||||
"GuideText": "ElfFarmGame.Field.Unlock.1_2",
|
||||
"GuideTalkID": 6150017,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfRestaurantSelectEventDialog"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
90
Config/Level/Tutorial/Tutorial_6313.json
Normal file
90
Config/Level/Tutorial/Tutorial_6313.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantEntrancePage.RecipeManage.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClickBtn",
|
||||
"NodeID": "ElfRestaurantEntrancePage.RecipeManage.Entrance"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.RecipeManage.Entrance"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150018,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantRecipeManagerPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantEntrancePage.RecipeManage.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantRecipeManage.UnlockRecipe.Button"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150050",
|
||||
"GuideTalkID": 6150050,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
72
Config/Level/Tutorial/Tutorial_6314.json
Normal file
72
Config/Level/Tutorial/Tutorial_6314.json
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantPreparePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
|
||||
"ProtectTime": 2,
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantRecipeManage.AddMenu.Button.1"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150019,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"OffsetX": 180
|
||||
},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
|
||||
"ProtectTime": 2,
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManagerPrepare.RecommendDish"
|
||||
],
|
||||
"GuideTextType": "WeakTip",
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150014",
|
||||
"GuideTalkID": 6150019,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true
|
||||
},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
88
Config/Level/Tutorial/Tutorial_6315.json
Normal file
88
Config/Level/Tutorial/Tutorial_6315.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.Select",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Event.Bubble.Select"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150020,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfSelectEventDialog",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"ProtectTime": 0.5
|
||||
}
|
||||
],
|
||||
"NodeIDList": [],
|
||||
"GuideTextType": "CommonCenterTalk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150021,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfSelectEventDialog"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialWaitCustomString",
|
||||
"CustomString": {
|
||||
"Value": "ElfSelectEventEnd"
|
||||
},
|
||||
"GoNextImmediately": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
26
Config/Level/Tutorial/Tutorial_6316.json
Normal file
26
Config/Level/Tutorial/Tutorial_6316.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9964"
|
||||
},
|
||||
"WaitForExit": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [],
|
||||
"OnPC": [],
|
||||
"OnController": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
43
Config/Level/Tutorial/Tutorial_6317.json
Normal file
43
Config/Level/Tutorial/Tutorial_6317.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Fever",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Fever"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150022,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
45
Config/Level/Tutorial/Tutorial_6318.json
Normal file
45
Config/Level/Tutorial/Tutorial_6318.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.NextDay.Entrance"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150023",
|
||||
"GuideTalkID": 6150023,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
97
Config/Level/Tutorial/Tutorial_6319.json
Normal file
97
Config/Level/Tutorial/Tutorial_6319.json
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantEntrancePage.Management.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClickBtn",
|
||||
"NodeID": "ElfRestaurantEntrancePage.Management.Entrance"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Management.Entrance"
|
||||
],
|
||||
"GuideTextType": "CommonCenterTalk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150024,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Name": "ElfFacilityStaffManagerPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfFacilityStaffManagerPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9965"
|
||||
},
|
||||
"WaitForExit": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DynamicTabItem.ElfFacilityStaffTabItem.2"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150025,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
43
Config/Level/Tutorial/Tutorial_6320.json
Normal file
43
Config/Level/Tutorial/Tutorial_6320.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Fever",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Skill"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150026,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
73
Config/Level/Tutorial/Tutorial_6321.json
Normal file
73
Config/Level/Tutorial/Tutorial_6321.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantEntrancePage.Management.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Management.Entrance"
|
||||
],
|
||||
"GuideTextType": "CommonCenterTalk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150024,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Name": "ElfFacilityStaffManagerPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfFacilityStaffManagerPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantEntrancePage.Management.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFacilityManage.TableButton.701"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150027,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
42
Config/Level/Tutorial/Tutorial_6322.json
Normal file
42
Config/Level/Tutorial/Tutorial_6322.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfFarmGamePlayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.Farmer.Add"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150029,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
43
Config/Level/Tutorial/Tutorial_6323.json
Normal file
43
Config/Level/Tutorial/Tutorial_6323.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfFarmGamePlayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfFarmGame.BulkPlanting.Button",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFarmGame.BulkPlanting.Button"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150028,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
67
Config/Level/Tutorial/Tutorial_6324.json
Normal file
67
Config/Level/Tutorial/Tutorial_6324.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.3",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClickBtn",
|
||||
"NodeID": "ElfRestaurantManageGame.Customer.Event.Bubble.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Event.Bubble.3"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150030,
|
||||
"ShowKeyMapTip": false,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
46
Config/Level/Tutorial/Tutorial_6325.json
Normal file
46
Config/Level/Tutorial/Tutorial_6325.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfShopPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [],
|
||||
"GuideTextType": "TopCenterTip",
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150031",
|
||||
"GuideTalkID": 6150031,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfShopPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
48
Config/Level/Tutorial/Tutorial_6326.json
Normal file
48
Config/Level/Tutorial/Tutorial_6326.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Shop.Entrance"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150032,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfShopPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
116
Config/Level/Tutorial/Tutorial_6327.json
Normal file
116
Config/Level/Tutorial/Tutorial_6327.json
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfCalenderPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobile": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfCalenderPage.Tag"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideHintType": "ClickRect",
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150033,
|
||||
"CustomTextDirection": "LeftDown",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"ScaleX": 0,
|
||||
"ScaleY": 0,
|
||||
"OffsetX": -280,
|
||||
"OffsetY": -120
|
||||
},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfShopPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
],
|
||||
"OnPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfCalenderPage.Tag"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150033,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfShopPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
],
|
||||
"OnMobileOrPC": [],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfCalenderPage.Tag"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150033,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfShopPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
48
Config/Level/Tutorial/Tutorial_6328.json
Normal file
48
Config/Level/Tutorial/Tutorial_6328.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantPreparePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantRecipeManage.Festival"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150034,
|
||||
"GuideHintShowConfig": {
|
||||
"UseCustomConfig": true
|
||||
},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"OffsetY": -120
|
||||
},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
49
Config/Level/Tutorial/Tutorial_6329.json
Normal file
49
Config/Level/Tutorial/Tutorial_6329.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.4",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Event.Bubble.4"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150035,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
49
Config/Level/Tutorial/Tutorial_6330.json
Normal file
49
Config/Level/Tutorial/Tutorial_6330.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.5",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Event.Bubble.5"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150036,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
47
Config/Level/Tutorial/Tutorial_6331.json
Normal file
47
Config/Level/Tutorial/Tutorial_6331.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantPreparePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantRecipeManage.AddMenu.Button.1",
|
||||
"ProtectTime": 2,
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantRecipeManage.Festival"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150037,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"OffsetY": -150
|
||||
},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
49
Config/Level/Tutorial/Tutorial_6332.json
Normal file
49
Config/Level/Tutorial/Tutorial_6332.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.6",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.WaveOrder.Bubble.1"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150038,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
99
Config/Level/Tutorial/Tutorial_6333.json
Normal file
99
Config/Level/Tutorial/Tutorial_6333.json
Normal file
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode",
|
||||
"OnMobileOrPC": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "ElfRestaurantEntrancePage.Management.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"OnController": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Order.Bubble.1",
|
||||
"ForceSetNavigation": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClickBtn",
|
||||
"NodeID": "ElfRestaurantEntrancePage.Management.Entrance"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Management.Entrance"
|
||||
],
|
||||
"GuideTextType": "CommonCenterTalk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150039,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Name": "ElfFacilityStaffManagerPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfFacilityStaffManagerPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantEntrancePage.Management.Entrance",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfFacilityManage.TableButton.601"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150040",
|
||||
"GuideTalkID": 6150040,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9967"
|
||||
},
|
||||
"WaitForExit": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
45
Config/Level/Tutorial/Tutorial_6334.json
Normal file
45
Config/Level/Tutorial/Tutorial_6334.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Shop.Entrance"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150041",
|
||||
"GuideTalkID": 6150041,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfShopPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
46
Config/Level/Tutorial/Tutorial_6335.json
Normal file
46
Config/Level/Tutorial/Tutorial_6335.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfShopPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [],
|
||||
"GuideTextType": "TopCenterTip",
|
||||
"GuideText": "TutorialGuideTalkData_TalkDataText_6150042",
|
||||
"GuideTalkID": 6150042,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ElfShopPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
27
Config/Level/Tutorial/Tutorial_6336.json
Normal file
27
Config/Level/Tutorial/Tutorial_6336.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9969"
|
||||
},
|
||||
"WaitForExit": true,
|
||||
"SkipIfAlreadySeen": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
50
Config/Level/Tutorial/Tutorial_6337.json
Normal file
50
Config/Level/Tutorial/Tutorial_6337.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.6",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Event.Bubble.Sleep"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150044,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
50
Config/Level/Tutorial/Tutorial_6338.json
Normal file
50
Config/Level/Tutorial/Tutorial_6338.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.6",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Event.Bubble.DrinkMachine"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150046,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
50
Config/Level/Tutorial/Tutorial_6339.json
Normal file
50
Config/Level/Tutorial/Tutorial_6339.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantManageGameplayPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame",
|
||||
"IsPause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.6",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantManageGame.Customer.Event.Bubble.SuperClick"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150045,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ElfRestaurantPauseGame"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
70
Config/Level/Tutorial/Tutorial_6340.json
Normal file
70
Config/Level/Tutorial/Tutorial_6340.json
Normal file
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Goal.Money"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150047,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
|
||||
"ForceSetNavigation": true
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantEntrancePage.Goal.Sell"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_ClockPark_10406",
|
||||
"GuideTalkID": 6150048,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.CheckUIMode"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
21
Config/Level/Tutorial/Tutorial_6341.json
Normal file
21
Config/Level/Tutorial/Tutorial_6341.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "9968"
|
||||
},
|
||||
"WaitForExit": true,
|
||||
"SkipIfAlreadySeen": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
42
Config/Level/Tutorial/Tutorial_6342.json
Normal file
42
Config/Level/Tutorial/Tutorial_6342.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "ElfRestaurantProgressDetailPage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ElfRestaurantLevelUp.Content"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_ClockPark_12001",
|
||||
"GuideTalkID": 6150049,
|
||||
"CustomTextDirection": "Up",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"EntityEventList": []
|
||||
}
|
||||
286
Config/Level/Tutorial/Tutorial_6450.json
Normal file
286
Config/Level/Tutorial/Tutorial_6450.json
Normal file
@@ -0,0 +1,286 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestRequest"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideHintType": "ClickRect",
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideTalkID": 645000,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "DrinkMakerGameplayPage.Item.Cup.32"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DrinkMakerGameplayPage.Item.Cup.32"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_508601",
|
||||
"GuideTalkID": 645001,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": -184,
|
||||
"OffsetY": -137
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DrinkMakerGameplayPage.CupSlotList"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideHintType": "ClickRect",
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideTalkID": 645002,
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "DrinkMakerGameplayPage.BtnNext"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DrinkMakerGameplayPage.BtnNext"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_508601",
|
||||
"GuideTalkID": 645003,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": -184,
|
||||
"OffsetY": -137
|
||||
},
|
||||
"EnableActionList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "DrinkMakerGameplayPage.Item.Ice.2"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DrinkMakerGameplayPage.Item.Ice.2"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "TopCenterTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645004",
|
||||
"GuideTalkID": 515005,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": -184,
|
||||
"OffsetY": -137
|
||||
},
|
||||
"EnableActionList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "DrinkMakerGameplayPage.BtnNext"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DrinkMakerGameplayPage.BtnNext"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_508601",
|
||||
"GuideTalkID": 645005,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": -184,
|
||||
"OffsetY": -137
|
||||
},
|
||||
"EnableActionList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestRequest"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideHintType": "ClickRect",
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_508601",
|
||||
"GuideTalkID": 645006,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": -184,
|
||||
"OffsetY": -137
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestRequest"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_508601",
|
||||
"GuideTalkID": 645007,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": -184,
|
||||
"OffsetY": -137
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "10000"
|
||||
},
|
||||
"WaitForExit": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "DrinkMakerGameplayPage.Ingredient.1000"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DrinkMakerGameplayPage.Ingredient.1000"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_508601",
|
||||
"GuideTalkID": 645008,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": -184,
|
||||
"OffsetY": -137
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestRequest"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideHintType": "ClickRect",
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_508601",
|
||||
"GuideTalkID": 645012,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": -184,
|
||||
"OffsetY": -137
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestRequest"
|
||||
],
|
||||
"IsAutoMatchGuideHintType": false,
|
||||
"GuideHintType": "ClickRect",
|
||||
"GuideTextType": "Talk",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideTalkID": 645015,
|
||||
"CustomTextDirection": "Right",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
70
Config/Level/Tutorial/Tutorial_6451.json
Normal file
70
Config/Level/Tutorial/Tutorial_6451.json
Normal file
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "DrinkMakerCheersEntrancePage",
|
||||
"GoNextImmediately": false,
|
||||
"OnSuccessImmediate": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "EvolveProp.CardSelectTutorial01"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestNum"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645101",
|
||||
"GuideTalkID": 600504,
|
||||
"CustomTextDirection": "Left",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"OffsetX": 100
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "StartBtn"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"StartBtn"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645102",
|
||||
"GuideTalkID": 600504,
|
||||
"OverrideActionName": "Menu_Confirm",
|
||||
"CustomTextDirection": "Left",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
71
Config/Level/Tutorial/Tutorial_6452.json
Normal file
71
Config/Level/Tutorial/Tutorial_6452.json
Normal file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "EvolveProp.CardSelectTutorial01"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestResultTag"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645201",
|
||||
"GuideTalkID": 600504,
|
||||
"OverrideActionName": "Menu_UnchangeY",
|
||||
"CustomTextDirection": "Right",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "EvolveProp.CardSelectTutorial01"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestResultTag"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645202",
|
||||
"GuideTalkID": 600504,
|
||||
"OverrideActionName": "Menu_UnchangeY",
|
||||
"CustomTextDirection": "Right",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
||||
"GuideID": {
|
||||
"Value": "10001"
|
||||
},
|
||||
"WaitForExit": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
38
Config/Level/Tutorial/Tutorial_6453.json
Normal file
38
Config/Level/Tutorial/Tutorial_6453.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "EvolveProp.CardSelectTutorial01"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DrinkTab2"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645301",
|
||||
"GuideTalkID": 600504,
|
||||
"OverrideActionName": "Menu_UnchangeY",
|
||||
"CustomTextDirection": "Right",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
45
Config/Level/Tutorial/Tutorial_6454.json
Normal file
45
Config/Level/Tutorial/Tutorial_6454.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "DrinkMakerCheersEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "EvolveProp.CardSelectTutorial01"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"AnotherCup"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645401",
|
||||
"GuideTalkID": 600504,
|
||||
"OverrideActionName": "Menu_UnchangeY",
|
||||
"CustomTextDirection": "Up",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
68
Config/Level/Tutorial/Tutorial_6455.json
Normal file
68
Config/Level/Tutorial/Tutorial_6455.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "DrinkMakerCheersEntrancePage",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "EvolveProp.CardSelectTutorial01"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestList"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645501",
|
||||
"GuideTalkID": 600504,
|
||||
"CustomTextDirection": "Left",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "StartBtn"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"StartBtn"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645502",
|
||||
"GuideTalkID": 600504,
|
||||
"OverrideActionName": "Menu_Confirm",
|
||||
"CustomTextDirection": "Left",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
68
Config/Level/Tutorial/Tutorial_6456.json
Normal file
68
Config/Level/Tutorial/Tutorial_6456.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "ShowUIContext",
|
||||
"Param": "DrinkMakerCheersInviteGuestDialog",
|
||||
"GoNextImmediately": false
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "EvolveProp.CardSelectTutorial01"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"DrinkList"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645601",
|
||||
"GuideTalkID": 600504,
|
||||
"OverrideActionName": "Menu_UnchangeY",
|
||||
"CustomTextDirection": "Left",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction",
|
||||
"Param": "EvolveProp.CardSelectTutorial01"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"GuestDrink.EasterEgg"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"WeakGuideLifeTime": 3,
|
||||
"GuideText": "TutorialTextmap_645602",
|
||||
"GuideTalkID": 600504,
|
||||
"OverrideActionName": "Menu_UnchangeY",
|
||||
"CustomTextDirection": "Left",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"EnableActionList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"MonsterPassiveSkill"
|
||||
"MonsterPassiveSkill.4014011_Boss"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_701402",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"MonsterPassiveSkill"
|
||||
"MonsterPassiveSkill.4014032_Boss"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_701701",
|
||||
@@ -42,7 +42,7 @@
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"MonsterPassiveSkill"
|
||||
"MonsterPassiveSkill.4014032_Boss"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_701702",
|
||||
|
||||
Reference in New Issue
Block a user