506 lines
18 KiB
JSON
506 lines
18 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
|
|
"id": 65,
|
|
"name": "车站管理",
|
|
"desc": null,
|
|
"type": 3,
|
|
"sortIndex": 65,
|
|
"triggerType": 1,
|
|
"trackingPoint": 0,
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialForceQuitReturnTrigger, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"skipProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialForceQuitSaveTutorial, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"dynamicUIKey": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.Config.GraphDynamicUIKeyBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"triggerFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerFilter, Assembly-CSharp",
|
|
"sceneFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialSceneFilterByType, Assembly-CSharp",
|
|
"sceneType": 2
|
|
},
|
|
"netFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerOfflineFilter, Assembly-CSharp"
|
|
},
|
|
"taskFilter": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTaskFilterById_And, Assembly-CSharp",
|
|
"tasks": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialTaskFilterData, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
},
|
|
"finishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"globalFinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"finishProcesses": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialForceQuitSaveTutorial, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialNodeBase[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
|
|
"_keymouse": 1,
|
|
"_gamepad": -1,
|
|
"_touch": 1,
|
|
"index": 0,
|
|
"parentIndex": 5,
|
|
"Guid": "df16567e-4ec8-498b-8f2e-f693433ea12a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgForceTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.ForceTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"showTip": true,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Star_Friends_04"
|
|
},
|
|
"dir": 2,
|
|
"blockScroll": false,
|
|
"blockClick": true,
|
|
"hideBg": false,
|
|
"digAHole": false,
|
|
"tutorialKey": 4262858725,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": false,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 0,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"penetrateActions": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"_output": 3,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 0.5
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CheckAnyInput, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 3272583459,
|
|
"checkAnimation": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "a65ac8c6-f6ef-4a04-ad1a-3a2fde64906a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
|
|
"_output": -1,
|
|
"index": 2,
|
|
"parentIndex": 3,
|
|
"Guid": "0759cf98-7fb3-4a8b-904a-7c45696e4c36"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgForceTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.ForceTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": true,
|
|
"showTip": true,
|
|
"tip": {
|
|
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
|
"effects": null,
|
|
"textId": "Star_Friends_05"
|
|
},
|
|
"dir": 2,
|
|
"blockScroll": false,
|
|
"blockClick": true,
|
|
"hideBg": false,
|
|
"digAHole": false,
|
|
"tutorialKey": 2045194115,
|
|
"framePosOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"frameSizeOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"checkFocusStable": false,
|
|
"focusStableData": {
|
|
"$type": "miHoYo.HYG.Tutorial.FocusStableData, Assembly-CSharp",
|
|
"stableNeedFrameCount": 1,
|
|
"checkPosition": true,
|
|
"positionMinDiff": -1.0,
|
|
"checkScale": false,
|
|
"scaleMinDiff": -1.0,
|
|
"checkRotation": false,
|
|
"rotationMinDiff": -1.0
|
|
},
|
|
"isShowGesture": false,
|
|
"gesture": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
|
"tutorialKey": 0,
|
|
"useBigFinger": false,
|
|
"flipFinger": false,
|
|
"type": 0,
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"penetrateActions": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"_output": 2,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
|
|
"timeInSeconds": 0.5
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CheckAnyInput, Assembly-CSharp"
|
|
}
|
|
]
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 3272583459,
|
|
"checkAnimation": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 1,
|
|
"Guid": "a05dce3c-ff8e-409c-93b0-2d4e3183160a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
|
"data": {
|
|
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
|
"showCompeteAni": false,
|
|
"type": 0,
|
|
"tip": null,
|
|
"gestureData": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"shortcutCondition": null,
|
|
"lockInputWhenEnd": false,
|
|
"showWeakFocus": false,
|
|
"weakFocus": null,
|
|
"showTracking": true,
|
|
"removeTrackingWhenNodeEnd": false,
|
|
"trackingData": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
|
"hash": -1159043716,
|
|
"taskTrackingTargetType": 2,
|
|
"npcCfgIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"taskTrackingLocationInfo": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
|
"sceneRule": {
|
|
"$type": "miHoYo.HYG.AI.SelectSceneByType, Assembly-CSharp",
|
|
"sceneType": 0,
|
|
"ignoreSceneInstanceId": false
|
|
},
|
|
"taskTrackingLocationType": 3,
|
|
"posInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"rangeTargetInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[RangeTargetInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"tagOrConfigIds": {
|
|
"$type": "System.Collections.Generic.List`1[[TagOrConfigIdInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "ConfigIdInfo, Assembly-CSharp",
|
|
"configId": 10222,
|
|
"isCheckInteractionTags": true,
|
|
"configVarContext": null
|
|
}
|
|
]
|
|
},
|
|
"editorGuids": {
|
|
"$type": "System.Collections.Generic.List`1[[EditorGuidInfo, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"galaxyTrackingInfo": {
|
|
"$type": "GalaxyTrackingInfo, Assembly-CSharp",
|
|
"isEnableMultiGalaxy": false,
|
|
"defGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"hexiaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"taffehGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"pashahGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"norvanyaGalaxyInfo": {
|
|
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
|
"trackingLocationType": 1,
|
|
"infos": {
|
|
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"showGraphic": false,
|
|
"graphicalData": null,
|
|
"showErrorTip": false,
|
|
"errorTipData": {
|
|
"$type": "miHoYo.HYG.Tutorial.ErrorTipData, Assembly-CSharp",
|
|
"condition": {
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialErrorTipCondition, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"stateConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"content": null,
|
|
"duration": 1.0
|
|
},
|
|
"usePenetrate": false,
|
|
"penetrateActions": null,
|
|
"allUILayerUpData": null
|
|
},
|
|
"_output": -1,
|
|
"FinishConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"FailedCondition": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"forceQuitProcess": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"index": 4,
|
|
"parentIndex": -1,
|
|
"Guid": "7cdcfd79-98f0-4b9d-aebb-202a791c5067"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.CfgTutorialTrigger, Assembly-CSharp",
|
|
"triggerConditions": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
|
"pageHash": 3272583459,
|
|
"checkAnimation": false
|
|
}
|
|
]
|
|
},
|
|
"_output": 0,
|
|
"index": 5,
|
|
"parentIndex": -1,
|
|
"Guid": "ecb11e4b-ee0a-430d-ab90-7f344d182f1e"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 5,
|
|
"nodesHash": -691695481,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 416.0,
|
|
"y": -736.0
|
|
},
|
|
"guid": "df16567e-4ec8-498b-8f2e-f693433ea12a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 912.0,
|
|
"y": -768.0
|
|
},
|
|
"guid": "a65ac8c6-f6ef-4a04-ad1a-3a2fde64906a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 3414.90039,
|
|
"y": -203.250244
|
|
},
|
|
"guid": "0759cf98-7fb3-4a8b-904a-7c45696e4c36",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1856.0,
|
|
"y": -752.0
|
|
},
|
|
"guid": "a05dce3c-ff8e-409c-93b0-2d4e3183160a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 416.0,
|
|
"y": -1600.0
|
|
},
|
|
"guid": "7cdcfd79-98f0-4b9d-aebb-202a791c5067",
|
|
"comment": "追踪留档",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -368.0,
|
|
"y": -736.0
|
|
},
|
|
"guid": "ecb11e4b-ee0a-430d-ab90-7f344d182f1e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/65.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |