mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
162 lines
4.4 KiB
JSON
162 lines
4.4 KiB
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |