{ "$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp", "id": 91, "name": "换装2-切换页签", "desc": "", "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": [] }, "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 } }, { "$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp", "tutorialId": 78 } ] }, "_output": 1, "index": 0, "parentIndex": -1, "Guid": "79bcfbb7-05a6-4a63-8fe8-58efc249d180" }, { "$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp", "_keymouse": 2, "_gamepad": -1, "_touch": 2, "index": 1, "parentIndex": 0, "Guid": "53d1a15a-665e-47ab-a5dd-6bbf10c1d31c" }, { "$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": 3, "FinishConditions": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp", "uiElementKey": 603614384, "findCompInChild": false }, { "$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp", "pageHash": 1571408566, "checkAnimation": 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": 2, "parentIndex": 1, "Guid": "a8ef0f4e-cf68-40d4-a592-5ba354d68b69" }, { "$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp", "_output": -1, "index": 3, "parentIndex": 2, "Guid": "f04bbe09-1058-4c4e-a323-60704d5e7aef" } ] }, "containers": null, "rootIndex": 0, "nodesHash": 1972470985, "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": -1236.5, "y": 42.4998779 }, "guid": "79bcfbb7-05a6-4a63-8fe8-58efc249d180", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -576.0, "y": 80.0 }, "guid": "53d1a15a-665e-47ab-a5dd-6bbf10c1d31c", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -208.0, "y": 128.0 }, "guid": "a8ef0f4e-cf68-40d4-a592-5ba354d68b69", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 560.0, "y": 160.0 }, "guid": "f04bbe09-1058-4c4e-a323-60704d5e7aef", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/91.json", "errors": null, "nodeErrors": null }