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

803 lines
28 KiB
JSON

{
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
"id": 78,
"name": "换装2-衣服",
"desc": null,
"type": 3,
"sortIndex": 78,
"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": [
{
"$type": "miHoYo.HYG.Tutorial.Config.UnlockClothDynamicUIKey, Assembly-CSharp",
"param": 1,
"uiKey": 3032086444
}
]
},
"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.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
}
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
"pageHash": 2662527318,
"checkAnimation": false
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
"pageHash": 1571408566,
"checkAnimation": false
}
}
]
},
"_output": 3,
"index": 0,
"parentIndex": -1,
"Guid": "7320cdaf-623e-41b7-af26-e9ebe0fcec22"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
"_output": -1,
"index": 1,
"parentIndex": 6,
"Guid": "080fbdc5-4dcf-45a6-8635-3ebc6836b373"
},
{
"$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": "Appearance_Fashion_01"
},
"dir": 0,
"tutorialKey": 3032086444,
"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": 4,
"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": []
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 2,
"parentIndex": -1,
"Guid": "773e1023-e235-4bfa-b2db-cb3dc1357fc1"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
"_keymouse": 5,
"_gamepad": -1,
"_touch": 5,
"index": 3,
"parentIndex": 0,
"Guid": "6a5107b5-9069-4955-9e95-c579d99b255a"
},
{
"$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": "Appearance_Fashion_02"
},
"dir": 9,
"tutorialKey": 3083315988,
"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": -1,
"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": []
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 4,
"parentIndex": 2,
"Guid": "c0cbd89b-1eeb-4bbe-adde-c3b8ebf3f9e3"
},
{
"$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": "Appearance_Fashion_01"
},
"dir": 0,
"blockScroll": false,
"blockClick": false,
"hideBg": true,
"digAHole": false,
"tutorialKey": 3032086444,
"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": 6,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
"uiElementKey": 3032086444,
"findCompInChild": false
},
{
"$type": "miHoYo.HYG.Tutorial.AndCondition, Assembly-CSharp",
"conditions": {
"$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": 2662527318,
"checkAnimation": true
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 5,
"parentIndex": 3,
"Guid": "3986bc68-abd0-4708-9aba-e7fd2062727c"
},
{
"$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": "Appearance_Fashion_02"
},
"dir": 9,
"blockScroll": false,
"blockClick": false,
"hideBg": true,
"digAHole": false,
"tutorialKey": 3083315988,
"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": 1,
"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": 2662527318,
"checkAnimation": true
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 6,
"parentIndex": 5,
"Guid": "4868c3e3-ea26-4824-99d4-7155ea9ca191"
},
{
"$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": "Appearance_Fashion_03"
},
"dir": 4,
"tutorialKey": 603614384,
"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": -1,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.OrCondition, Assembly-CSharp",
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.AndCondition, Assembly-CSharp",
"conditions": {
"$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.KeyPressedCondition, Assembly-CSharp",
"action": "MouseLeft",
"eventType": 1
}
]
}
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
"uiElementKey": 603614384,
"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": 2662527318,
"checkAnimation": true
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 7,
"parentIndex": -1,
"Guid": "b24a13fc-2e32-49f1-91b9-ad9ff7a8402f"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -413052376,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
7
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -656.0,
"y": -208.0
},
"guid": "7320cdaf-623e-41b7-af26-e9ebe0fcec22",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1824.0,
"y": -144.0
},
"guid": "080fbdc5-4dcf-45a6-8635-3ebc6836b373",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 384.0,
"y": -784.0
},
"guid": "773e1023-e235-4bfa-b2db-cb3dc1357fc1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 112.0,
"y": -160.0
},
"guid": "6a5107b5-9069-4955-9e95-c579d99b255a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1104.0,
"y": -784.0
},
"guid": "c0cbd89b-1eeb-4bbe-adde-c3b8ebf3f9e3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 368.0,
"y": -128.0
},
"guid": "3986bc68-abd0-4708-9aba-e7fd2062727c",
"comment": "btn层级有问题 修改需要代码支持 后续再排期",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1040.0,
"y": -112.0
},
"guid": "4868c3e3-ea26-4824-99d4-7155ea9ca191",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1856.0,
"y": -1200.0
},
"guid": "b24a13fc-2e32-49f1-91b9-ad9ff7a8402f",
"comment": "切换页签已拆分 留档",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/78.json",
"errors": null,
"nodeErrors": null
}