{ "$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp", "id": 75, "name": "备忘录1-主界面入口", "desc": "", "type": 3, "sortIndex": 7, "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.HandBookCardGroupDynamicUIKey, Assembly-CSharp", "param": 1, "uiKey": 1581540014 } ] }, "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": [ { "$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.TutorialQueryTask, Assembly-CSharp", "taskId": 4300, "state": 2 }, { "$type": "miHoYo.HYG.Tutorial.TutorialQueryTask, Assembly-CSharp", "taskId": 4092, "state": 2 } ] } } ] }, "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": 2788530902, "checkAnimation": false }, { "$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp", "tutorialId": 32 } ] }, "_output": 5, "index": 0, "parentIndex": -1, "Guid": "3d4d8baa-e1e7-4f71-a05a-2a2ca515f083" }, { "$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp", "_keymouse": 6, "_gamepad": -1, "_touch": 6, "index": 1, "parentIndex": 5, "Guid": "ce10e3ce-46f5-4de1-831f-ac961cd04dd7" }, { "$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp", "_output": -1, "index": 2, "parentIndex": 6, "Guid": "bbad53ce-36b3-46ef-a547-f25430a53ce3" }, { "$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": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib", "$values": [] }, "textId": "Memo_TaskList_04" }, "dir": 9, "blockScroll": false, "blockClick": true, "hideBg": false, "digAHole": true, "tutorialKey": 3397405754, "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", "OpenTask" ] } }, "_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.PageEnableCondition, Assembly-CSharp", "pageHash": 19077974, "checkAnimation": 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.KeyPressedCondition, Assembly-CSharp", "action": "MouseLeft", "eventType": 1 } ] } } ] } } ] }, "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": 3, "parentIndex": -1, "Guid": "eb40e6fe-ac6d-4e1b-ae48-3f3f60554203" }, { "$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": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib", "$values": [] }, "textId": "Memo_TaskList_04" }, "dir": 9, "blockScroll": false, "blockClick": true, "hideBg": false, "digAHole": true, "tutorialKey": 3397405754, "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", "OpenTask" ] } }, "_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.PageEnableCondition, Assembly-CSharp", "pageHash": 19077974, "checkAnimation": 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": [] }, "forceQuitProcess": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib", "$values": [] }, "index": 4, "parentIndex": -1, "Guid": "222478df-f330-42a3-a154-9e6a1083f2aa" }, { "$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": 3397405754, "state": 1 } ] }, "_trueOutput": 1, "_falseOutput": 2, "index": 5, "parentIndex": 0, "Guid": "5d3dcc8a-2025-482e-a422-68e08e242fc8" }, { "$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": "Memo_TaskList_04" }, "dir": 9, "tutorialKey": 3397405754, "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": 2, "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.PageEnableCondition, Assembly-CSharp", "pageHash": 19077974, "checkAnimation": 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": 2.0 }, { "$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.TutorialQueryIsInPerformance, Assembly-CSharp" }, { "$type": "miHoYo.HYG.Tutorial.QueryConditionLogicAnd, Assembly-CSharp", "conditions": { "$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": 2788530902, "checkAnimation": false } }, { "$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp", "condition": { "$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp", "pageHash": 19077974, "checkAnimation": false } } ] } } ] }, "forceQuitProcess": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib", "$values": [] }, "index": 6, "parentIndex": 1, "Guid": "e75aee0c-d915-4e5e-8b82-14273a988d64" } ] }, "containers": null, "rootIndex": 0, "nodesHash": 1053821473, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [ 3, 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": -2064.0, "y": -48.0 }, "guid": "3d4d8baa-e1e7-4f71-a05a-2a2ca515f083", "comment": "需要当前有任务在被追踪的字段", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -560.0, "y": -128.0 }, "guid": "ce10e3ce-46f5-4de1-831f-ac961cd04dd7", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1072.0, "y": -32.0 }, "guid": "bbad53ce-36b3-46ef-a547-f25430a53ce3", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 592.0, "y": -1376.0 }, "guid": "eb40e6fe-ac6d-4e1b-ae48-3f3f60554203", "comment": "不用补btn no tracking,废弃了;换memoicon也废弃了;上面绑的错误key换掉", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 768.0, "y": 672.0 }, "guid": "222478df-f330-42a3-a154-9e6a1083f2aa", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -1328.0, "y": -32.0 }, "guid": "5d3dcc8a-2025-482e-a422-68e08e242fc8", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -48.0, "y": -128.0 }, "guid": "e75aee0c-d915-4e5e-8b82-14273a988d64", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/75.json", "errors": null, "nodeErrors": null }