mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin2.7.0_D8614909_A8614395_L8614915
This commit is contained in:
162
Config/Level/Tutorial/Tutorial_8002.json
Normal file
162
Config/Level/Tutorial/Tutorial_8002.json
Normal file
@@ -0,0 +1,162 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialHideNodes",
|
||||
"NodeIDList": [
|
||||
"TaskConfrim.201017"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "TaskConfrim.201021"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"TaskConfrim.201021"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideTalkID": 800201,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "SwordTrainingPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "Build.Item"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"Build.Item"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideTalkID": 800202,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "SwordTrainingPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [],
|
||||
"GuideTextType": "CommonCenterTalk",
|
||||
"GuideTalkID": 800203,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "TrainPartyBuildTaskPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "ClickBtn",
|
||||
"Param": "Build.Diy"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"Build.Diy"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideTalkID": 800204,
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "SwordTrainingPage"
|
||||
},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialHideNodes",
|
||||
"NodeIDList": [
|
||||
"Diy.Detail"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitCustomString",
|
||||
"CustomString": {
|
||||
"Value": "TrainPartyDIYDone"
|
||||
}
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"Diy.Panel",
|
||||
"Diy.Confirm"
|
||||
],
|
||||
"GuideTextType": "Talk",
|
||||
"GuideTalkID": 800205,
|
||||
"CustomTextDirection": "Up",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {
|
||||
"UseCustomConfig": true,
|
||||
"OffsetX": -400,
|
||||
"OffsetY": 200
|
||||
},
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "TrainPartyBuildDIYPage"
|
||||
},
|
||||
"EnableNavigation": true,
|
||||
"EnableSubmit": true,
|
||||
"EnableClickInHintArea": true,
|
||||
"EnableActionList": [
|
||||
"Menu_Confirm"
|
||||
],
|
||||
"EnableBattleOperationList": [],
|
||||
"DisableBlackMask": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.BackToMainPage",
|
||||
"Delay": 2
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user