Files
2025-11-11 07:21:48 +07:00

756 lines
26 KiB
JSON

{
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
"id": 100,
"name": "岛建2-路面",
"desc": null,
"type": 3,
"sortIndex": 100,
"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.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": 1443472133,
"checkAnimation": false
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicOr, Assembly-CSharp",
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUIObject, Assembly-CSharp",
"tutorialKey": 2284212633,
"state": 1
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUIObject, Assembly-CSharp",
"tutorialKey": 1052982746,
"state": 1
}
]
}
}
]
},
"_output": 8,
"index": 0,
"parentIndex": -1,
"Guid": "911df13c-5be1-4377-b43f-0ea6ad902b06"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
"_keymouse": 7,
"_gamepad": -1,
"_touch": 7,
"index": 1,
"parentIndex": 8,
"Guid": "5f11f53c-1a7a-4ad1-b34a-24bd4fb466a4"
},
{
"$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": true,
"weakFocus": {
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
"showTip": true,
"tip": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
"$values": []
},
"textId": "IslandUGC_04"
},
"dir": 0,
"tutorialKey": 362014553,
"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
}
}
},
"showTracking": false,
"removeTrackingWhenNodeEnd": false,
"trackingData": null,
"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": 5,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
"timeInSeconds": 1.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": 1443472133,
"checkAnimation": false
}
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUIObject, Assembly-CSharp",
"tutorialKey": 1052982746,
"state": 1
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 2,
"parentIndex": 7,
"Guid": "778dc3d7-b467-476d-9ae7-667a9d5a24dc"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
"_output": -1,
"index": 3,
"parentIndex": 6,
"Guid": "050d7983-7e05-41cf-a94c-add672049264"
},
{
"$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": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
"$values": []
},
"textId": "IslandUGC_03"
},
"dir": 9,
"blockScroll": false,
"blockClick": false,
"hideBg": false,
"digAHole": false,
"tutorialKey": 2284212633,
"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": [
"ShowMouse"
]
}
},
"_output": 2,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
"uiElementKey": 2284212633,
"findCompInChild": false
}
]
},
"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": 1443472133,
"checkAnimation": false
}
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUIObject, Assembly-CSharp",
"tutorialKey": 2284212633,
"state": 1
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 4,
"parentIndex": 7,
"Guid": "1800821b-b1a1-4857-b60a-cfad7d6c3028"
},
{
"$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": true,
"weakFocus": {
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
"showTip": true,
"tip": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
"$values": []
},
"textId": "IslandUGC_06"
},
"dir": 1,
"tutorialKey": 1952451647,
"framePosOffset": {
"x": -0.15,
"y": 0.0
},
"frameSizeOffset": {
"x": -0.2,
"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
}
}
},
"showTracking": false,
"removeTrackingWhenNodeEnd": false,
"trackingData": null,
"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": 6,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
"timeInSeconds": 1.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": 1443472133,
"checkAnimation": false
}
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUIObject, Assembly-CSharp",
"tutorialKey": 1052982746,
"state": 1
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 5,
"parentIndex": 2,
"Guid": "86df065c-0a00-473f-8db1-5726c9d2be47"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
"data": {
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
"showCompeteAni": true,
"type": 0,
"tip": null,
"gestureData": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"shortcutCondition": null,
"lockInputWhenEnd": false,
"showWeakFocus": true,
"weakFocus": {
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
"showTip": true,
"tip": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
"$values": []
},
"textId": "IslandUGC_05"
},
"dir": 2,
"tutorialKey": 833393729,
"framePosOffset": {
"x": 0.0,
"y": 0.0
},
"frameSizeOffset": {
"x": -0.26,
"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
}
}
},
"showTracking": false,
"removeTrackingWhenNodeEnd": false,
"trackingData": null,
"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": 3,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
"timeInSeconds": 1.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": 1443472133,
"checkAnimation": false
}
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUIObject, Assembly-CSharp",
"tutorialKey": 1052982746,
"state": 1
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 6,
"parentIndex": 5,
"Guid": "ae961de1-bbd3-44ef-b786-4f25852ef397"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialConditionSelector, Assembly-CSharp",
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUIObject, Assembly-CSharp",
"tutorialKey": 1052982746,
"state": 1
}
]
},
"_trueOutput": 2,
"_falseOutput": 4,
"index": 7,
"parentIndex": 1,
"Guid": "3428f11e-bcdb-4eaf-a693-7e675818a4f3"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook, Assembly-CSharp",
"unlockData": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook+UnlockTutorialHandbookData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialUnlockHandbook+UnlockTutorialHandbookData, Assembly-CSharp",
"moduleId": 3,
"groupId": 28,
"tutorialId": 2
}
]
},
"_output": 1,
"index": 8,
"parentIndex": 0,
"Guid": "391f0914-030b-4811-bb84-ee4808db863b"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 143868331,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": []
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1728.0,
"y": -96.0
},
"guid": "911df13c-5be1-4377-b43f-0ea6ad902b06",
"comment": "OPEN_STATE CHANGE 62 1",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -448.0,
"y": -96.0
},
"guid": "5f11f53c-1a7a-4ad1-b34a-24bd4fb466a4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1186.65015,
"y": 20.1000977
},
"guid": "778dc3d7-b467-476d-9ae7-667a9d5a24dc",
"comment": "允许提前切路面模式",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3328.0,
"y": 64.0
},
"guid": "050d7983-7e05-41cf-a94c-add672049264",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 48.0
},
"guid": "1800821b-b1a1-4857-b60a-cfad7d6c3028",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1872.0,
"y": 32.0
},
"guid": "86df065c-0a00-473f-8db1-5726c9d2be47",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2624.0,
"y": 32.0
},
"guid": "ae961de1-bbd3-44ef-b786-4f25852ef397",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -176.0,
"y": -64.0
},
"guid": "3428f11e-bcdb-4eaf-a693-7e675818a4f3",
"comment": "是否提前切到路面模式",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1104.0,
"y": -80.0
},
"guid": "391f0914-030b-4811-bb84-ee4808db863b",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/100.json",
"errors": null,
"nodeErrors": null
}