OSPRODWin2.7.0_D8614909_A8614395_L8614915

This commit is contained in:
Dimbreath
2024-12-02 04:04:12 -03:00
parent ffc02c5b4e
commit fde92f72f6
6851 changed files with 1081340 additions and 255900 deletions

View 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"
}
]
}
]
}