4241 lines
158 KiB
JSON
4241 lines
158 KiB
JSON
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
|
||
"id": 76,
|
||
"name": "露卡编辑2-操作按钮",
|
||
"desc": null,
|
||
"type": 3,
|
||
"sortIndex": 26,
|
||
"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.HandBookCardByIdDynamicUIKey, Assembly-CSharp",
|
||
"param": 111765,
|
||
"uiKey": 1469906855
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.Config.TrackingMaterialDynamicUIKey, Assembly-CSharp",
|
||
"param": 1,
|
||
"uiKey": 2149855305
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.Config.InteractionUIKey, Assembly-CSharp",
|
||
"interact": 7,
|
||
"uiKey": 3450708673
|
||
}
|
||
]
|
||
},
|
||
"triggerFilter": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerFilter, Assembly-CSharp",
|
||
"sceneFilter": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialSceneFilterByType, Assembly-CSharp",
|
||
"sceneType": 0
|
||
},
|
||
"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": 3039105917,
|
||
"checkAnimation": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryUIObject, Assembly-CSharp",
|
||
"tutorialKey": 521842753,
|
||
"state": 1
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp",
|
||
"tutorialId": 25
|
||
}
|
||
]
|
||
},
|
||
"_output": 12,
|
||
"index": 0,
|
||
"parentIndex": -1,
|
||
"Guid": "1565d2e6-c39f-4916-8e0b-e1f482c3c33f"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
||
"data": {
|
||
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
||
"showCompeteAni": false,
|
||
"type": 2,
|
||
"tip": {
|
||
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
||
"effects": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"textId": "Tutorial_ToolBar_5"
|
||
},
|
||
"gestureData": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipKeyMouseShortcut, Assembly-CSharp",
|
||
"key": 9
|
||
}
|
||
]
|
||
},
|
||
"shortcutCondition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"lockInputWhenEnd": false,
|
||
"showWeakFocus": false,
|
||
"weakFocus": null,
|
||
"showTracking": false,
|
||
"removeTrackingWhenNodeEnd": true,
|
||
"trackingData": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
||
"hash": -153472910,
|
||
"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.SelectSceneByConfig, Assembly-CSharp",
|
||
"sceneID": 2,
|
||
"ignoreSceneInstanceId": false
|
||
},
|
||
"taskTrackingLocationType": 1,
|
||
"posInfos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackPosInfo, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "TrackPosInfo, Assembly-CSharp",
|
||
"hash": -1714307296,
|
||
"posInfo": {
|
||
"$type": "miHoYo.HYG.StaticPosition, Assembly-CSharp",
|
||
"xPos": -5.0,
|
||
"yPos": 0.9,
|
||
"zPos": -10.0,
|
||
"yAngle": 0.0,
|
||
"galaxyPositionInfo": null
|
||
},
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
},
|
||
"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": "TagInfo, Assembly-CSharp",
|
||
"tag": 23,
|
||
"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": 4,
|
||
"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.TutorialConditionTriggered, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 2657227633,
|
||
"checkAnimation": true
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"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": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 1,
|
||
"parentIndex": 6,
|
||
"Guid": "35e0b5a8-5b10-45b4-a980-d21703c75ad5"
|
||
},
|
||
{
|
||
"$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": "Video_Pick_HoldLeap"
|
||
},
|
||
"dir": 7,
|
||
"blockScroll": false,
|
||
"blockClick": true,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 1720381188,
|
||
"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.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": 1720381188,
|
||
"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.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 2,
|
||
"parentIndex": 4,
|
||
"Guid": "53800228-9d9c-4b7b-a623-521b107b7b71"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
|
||
"_output": -1,
|
||
"index": 3,
|
||
"parentIndex": 36,
|
||
"Guid": "4c83a05b-6506-4bd9-aa97-9247a4cd0720"
|
||
},
|
||
{
|
||
"$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.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": -1,
|
||
"_falseOutput": 2,
|
||
"index": 4,
|
||
"parentIndex": 1,
|
||
"Guid": "98d569a0-1f0e-40b7-b1cf-47fb760c20b7"
|
||
},
|
||
{
|
||
"$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.TutorialQueryUnlockHandbook, Assembly-CSharp",
|
||
"moduleId": 1,
|
||
"groupId": 9,
|
||
"tutorialId": 1
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": 1,
|
||
"_falseOutput": 6,
|
||
"index": 5,
|
||
"parentIndex": -1,
|
||
"Guid": "3c02fd35-dc73-4a1b-b128-fbd269062dcf"
|
||
},
|
||
{
|
||
"$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": 1,
|
||
"groupId": 9,
|
||
"tutorialId": 1
|
||
}
|
||
]
|
||
},
|
||
"_output": 1,
|
||
"index": 6,
|
||
"parentIndex": 5,
|
||
"Guid": "3fac3ae9-5375-471e-9c15-f668d3cf89a2"
|
||
},
|
||
{
|
||
"$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.TutorialQueryUnlockHandbook, Assembly-CSharp",
|
||
"moduleId": 1,
|
||
"groupId": 9,
|
||
"tutorialId": 1
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": 9,
|
||
"_falseOutput": 8,
|
||
"index": 7,
|
||
"parentIndex": -1,
|
||
"Guid": "ebf9a0b8-ae02-4c18-bc54-6b18696ff75b"
|
||
},
|
||
{
|
||
"$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": 1,
|
||
"groupId": 9,
|
||
"tutorialId": 1
|
||
}
|
||
]
|
||
},
|
||
"_output": 9,
|
||
"index": 8,
|
||
"parentIndex": 7,
|
||
"Guid": "d7b3b404-dd41-467b-b3f4-473c70baf997"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
||
"data": {
|
||
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
||
"showCompeteAni": false,
|
||
"type": 0,
|
||
"tip": {
|
||
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
||
"effects": null,
|
||
"textId": "Tutorial_ToolBar_1_phone"
|
||
},
|
||
"gestureData": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"shortcutCondition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"lockInputWhenEnd": true,
|
||
"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": "Tutorial_ToolBar_5_phone"
|
||
},
|
||
"dir": 2,
|
||
"tutorialKey": 285523108,
|
||
"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": true,
|
||
"gesture": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
||
"tutorialKey": 285523108,
|
||
"useBigFinger": true,
|
||
"flipFinger": false,
|
||
"type": 0,
|
||
"offset": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
}
|
||
}
|
||
},
|
||
"showTracking": false,
|
||
"removeTrackingWhenNodeEnd": false,
|
||
"trackingData": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
||
"hash": -704311976,
|
||
"taskTrackingTargetType": 1,
|
||
"npcCfgIds": {
|
||
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"taskTrackingLocationInfo": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingLocationInfo, Assembly-CSharp",
|
||
"sceneRule": null,
|
||
"taskTrackingLocationType": 1,
|
||
"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": []
|
||
},
|
||
"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": 10,
|
||
"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.TutorialConditionTriggered, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 2657227633,
|
||
"checkAnimation": true
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"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": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 9,
|
||
"parentIndex": 8,
|
||
"Guid": "1b37c38d-6fb1-419a-9c5e-0efe3df90c10"
|
||
},
|
||
{
|
||
"$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.TutorialQueryPlayerCanFlyCondition, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": -1,
|
||
"_falseOutput": 11,
|
||
"index": 10,
|
||
"parentIndex": 9,
|
||
"Guid": "d43385fe-7cf2-4258-990b-e4a4666f7769"
|
||
},
|
||
{
|
||
"$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": "Video_Pick_HoldLeap"
|
||
},
|
||
"dir": 7,
|
||
"blockScroll": false,
|
||
"blockClick": true,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 1720381188,
|
||
"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.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": 1720381188,
|
||
"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.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 11,
|
||
"parentIndex": 10,
|
||
"Guid": "f7ffa4f2-659e-4e32-bfa7-c56b1cd23922"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
|
||
"_keymouse": 43,
|
||
"_gamepad": -1,
|
||
"_touch": 43,
|
||
"index": 12,
|
||
"parentIndex": 0,
|
||
"Guid": "f7e4c9fd-1eef-47dc-9371-51a4134bfa5b"
|
||
},
|
||
{
|
||
"$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.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 0.6,
|
||
"count": 1
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": 14,
|
||
"_falseOutput": 25,
|
||
"index": 13,
|
||
"parentIndex": 39,
|
||
"Guid": "0a84ce75-75d1-44aa-a6ee-b8f9036f8b08"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
||
"data": {
|
||
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
||
"showCompeteAni": false,
|
||
"type": 2,
|
||
"tip": {
|
||
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
||
"effects": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Localization.TextMapContentEffect, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"textId": "Tutorial_Workbench_1"
|
||
},
|
||
"gestureData": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipKeyMouseShortcut, Assembly-CSharp",
|
||
"key": 102
|
||
}
|
||
]
|
||
},
|
||
"shortcutCondition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"lockInputWhenEnd": true,
|
||
"showWeakFocus": false,
|
||
"weakFocus": null,
|
||
"showTracking": true,
|
||
"removeTrackingWhenNodeEnd": true,
|
||
"trackingData": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
||
"hash": -558339904,
|
||
"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": [
|
||
{
|
||
"$type": "TrackPosInfo, Assembly-CSharp",
|
||
"hash": 1176076294,
|
||
"posInfo": null,
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
},
|
||
"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": 10241,
|
||
"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": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "ConfigIdInfo, Assembly-CSharp",
|
||
"configId": 10241,
|
||
"isCheckInteractionTags": true,
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"hexiaGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"taffehGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"pashahGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"norvanyaGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"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": 15,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 154278330,
|
||
"checkAnimation": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryHandBookOpenCondition, Assembly-CSharp",
|
||
"handBookOpenBy": 1
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"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.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTrackingTask, Assembly-CSharp",
|
||
"taskId": 4255
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 0.6,
|
||
"count": 1
|
||
}
|
||
},
|
||
{
|
||
"$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": 154278330,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 14,
|
||
"parentIndex": 25,
|
||
"Guid": "b6577783-b851-4f2b-804f-edcb3aa22fae"
|
||
},
|
||
{
|
||
"$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": "Memo_TrackingPanel_06"
|
||
},
|
||
"dir": 0,
|
||
"blockScroll": true,
|
||
"blockClick": false,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 1469906855,
|
||
"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": 16,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
||
"uiElementKey": 1469906855,
|
||
"findCompInChild": false
|
||
}
|
||
]
|
||
},
|
||
"FailedCondition": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$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": 154278330,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 1683021002,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 15,
|
||
"parentIndex": 14,
|
||
"Guid": "79cdf9a6-0838-4017-a656-a679c0317bcd"
|
||
},
|
||
{
|
||
"$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": 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": 17,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 1683021002,
|
||
"checkAnimation": false
|
||
}
|
||
]
|
||
},
|
||
"FailedCondition": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$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": 154278330,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 1683021002,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 16,
|
||
"parentIndex": 15,
|
||
"Guid": "d8e3b61d-9584-49e6-9d62-3556f114e1cc"
|
||
},
|
||
{
|
||
"$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": 2469543992,
|
||
"state": 1
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": 18,
|
||
"_falseOutput": 24,
|
||
"index": 17,
|
||
"parentIndex": 16,
|
||
"Guid": "eb57bc08-a5a9-4d9d-97a4-05fc3a6da4da"
|
||
},
|
||
{
|
||
"$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_TrackingPanel_07"
|
||
},
|
||
"dir": 0,
|
||
"blockScroll": false,
|
||
"blockClick": false,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 2469543992,
|
||
"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": 19,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
||
"uiElementKey": 2469543992,
|
||
"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": 1683021002,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 18,
|
||
"parentIndex": 17,
|
||
"Guid": "b89e24c6-35b7-4eba-ab71-2b8f2cb0083d"
|
||
},
|
||
{
|
||
"$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": 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": 20,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
]
|
||
},
|
||
"FailedCondition": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 19,
|
||
"parentIndex": 18,
|
||
"Guid": "3b3a23f9-7f7f-474e-badb-cb56e6bc9ac1"
|
||
},
|
||
{
|
||
"$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.TutorialQueryRecipeCondition, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 30104
|
||
}
|
||
]
|
||
},
|
||
"skipFinishCheck": true
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": 22,
|
||
"_falseOutput": 3,
|
||
"index": 20,
|
||
"parentIndex": 19,
|
||
"Guid": "cc043fcb-f5c2-4e55-988e-1212a383ea01"
|
||
},
|
||
{
|
||
"$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": "Memo_TrackingPanel_02"
|
||
},
|
||
"dir": 9,
|
||
"blockScroll": false,
|
||
"blockClick": false,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 2760467009,
|
||
"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": [
|
||
"TrackingMat",
|
||
"ShowMouse"
|
||
]
|
||
}
|
||
},
|
||
"_output": -1,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.KeyPressedCondition, Assembly-CSharp",
|
||
"action": "V",
|
||
"eventType": 1
|
||
}
|
||
]
|
||
},
|
||
"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.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 21,
|
||
"parentIndex": -1,
|
||
"Guid": "afc8833d-1061-4953-909b-e81151c8558b"
|
||
},
|
||
{
|
||
"$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": "Memo_TrackingPanel_03"
|
||
},
|
||
"dir": 9,
|
||
"blockScroll": false,
|
||
"blockClick": false,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 2149855305,
|
||
"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": 23,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 1683765358,
|
||
"checkAnimation": false
|
||
}
|
||
]
|
||
},
|
||
"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.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 22,
|
||
"parentIndex": 20,
|
||
"Guid": "a6eebec7-c4bb-426f-8b17-dc6131aa977e"
|
||
},
|
||
{
|
||
"$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_TrackingPanel_04"
|
||
},
|
||
"dir": 9,
|
||
"blockScroll": false,
|
||
"blockClick": false,
|
||
"hideBg": true,
|
||
"digAHole": true,
|
||
"tutorialKey": 1503180606,
|
||
"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": 3,
|
||
"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": 1503180606,
|
||
"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.OrCondition, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$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": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 23,
|
||
"parentIndex": 22,
|
||
"Guid": "647fffd0-2720-4575-a5cf-ee0a39dc9814"
|
||
},
|
||
{
|
||
"$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": false,
|
||
"weakFocus": null,
|
||
"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": 0.01
|
||
}
|
||
]
|
||
},
|
||
"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": 24,
|
||
"parentIndex": 30,
|
||
"Guid": "0574fe51-6756-4f50-ae8b-884478c04baf"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
||
"data": {
|
||
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
||
"showCompeteAni": false,
|
||
"type": 2,
|
||
"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_TrackingPanel_05"
|
||
},
|
||
"gestureData": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"shortcutCondition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"lockInputWhenEnd": false,
|
||
"showWeakFocus": false,
|
||
"weakFocus": null,
|
||
"showTracking": true,
|
||
"removeTrackingWhenNodeEnd": true,
|
||
"trackingData": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
||
"hash": 845043090,
|
||
"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": [
|
||
{
|
||
"$type": "TrackPosInfo, Assembly-CSharp",
|
||
"hash": 1745942000,
|
||
"posInfo": null,
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
},
|
||
"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": 10241,
|
||
"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": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "ConfigIdInfo, Assembly-CSharp",
|
||
"configId": 10241,
|
||
"isCheckInteractionTags": true,
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"hexiaGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"taffehGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"pashahGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"norvanyaGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"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": 14,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 0.6,
|
||
"count": 1
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"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": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTrackingTask, Assembly-CSharp",
|
||
"taskId": 4255
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 4.0,
|
||
"count": 1
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 25,
|
||
"parentIndex": 13,
|
||
"Guid": "b5ad46f2-28ff-4c5a-bce5-3ea626e4510a"
|
||
},
|
||
{
|
||
"$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.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 0.6,
|
||
"count": 1
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": 27,
|
||
"_falseOutput": 37,
|
||
"index": 26,
|
||
"parentIndex": 40,
|
||
"Guid": "01b2a92b-8ed8-4693-a5b2-18394410cc34"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
||
"data": {
|
||
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
||
"showCompeteAni": false,
|
||
"type": 2,
|
||
"tip": {
|
||
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
||
"effects": null,
|
||
"textId": "Tutorial_Workbench_1_phone"
|
||
},
|
||
"gestureData": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"shortcutCondition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"lockInputWhenEnd": true,
|
||
"showWeakFocus": true,
|
||
"weakFocus": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
|
||
"showTip": false,
|
||
"tip": {
|
||
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
|
||
"effects": null,
|
||
"textId": "Tutorial_Workbench_1_phone"
|
||
},
|
||
"dir": 0,
|
||
"tutorialKey": 3450708673,
|
||
"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": true,
|
||
"gesture": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialGesture, Assembly-CSharp",
|
||
"tutorialKey": 3450708673,
|
||
"useBigFinger": false,
|
||
"flipFinger": false,
|
||
"type": 0,
|
||
"offset": {
|
||
"x": 0.0,
|
||
"y": 0.0,
|
||
"z": 0.0
|
||
}
|
||
}
|
||
},
|
||
"showTracking": true,
|
||
"removeTrackingWhenNodeEnd": true,
|
||
"trackingData": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
||
"hash": 2124977228,
|
||
"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": [
|
||
{
|
||
"$type": "TrackPosInfo, Assembly-CSharp",
|
||
"hash": -1309875726,
|
||
"posInfo": null,
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
},
|
||
"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": 10241,
|
||
"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": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "ConfigIdInfo, Assembly-CSharp",
|
||
"configId": 10241,
|
||
"isCheckInteractionTags": true,
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"hexiaGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"taffehGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"pashahGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"norvanyaGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"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": 28,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 154278330,
|
||
"checkAnimation": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryHandBookOpenCondition, Assembly-CSharp",
|
||
"handBookOpenBy": 1
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"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.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTrackingTask, Assembly-CSharp",
|
||
"taskId": 4255
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 0.6,
|
||
"count": 1
|
||
}
|
||
},
|
||
{
|
||
"$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": 154278330,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 27,
|
||
"parentIndex": 37,
|
||
"Guid": "ace0612e-3927-4713-bd5d-76992c953bed"
|
||
},
|
||
{
|
||
"$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": "Memo_TrackingPanel_06"
|
||
},
|
||
"dir": 0,
|
||
"blockScroll": true,
|
||
"blockClick": false,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 1469906855,
|
||
"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": 29,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
||
"uiElementKey": 1469906855,
|
||
"findCompInChild": false
|
||
}
|
||
]
|
||
},
|
||
"FailedCondition": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$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": 154278330,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 1683021002,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 28,
|
||
"parentIndex": 27,
|
||
"Guid": "9b4eb9b3-feec-4048-b88f-67d662814871"
|
||
},
|
||
{
|
||
"$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": 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": 30,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 1683021002,
|
||
"checkAnimation": false
|
||
}
|
||
]
|
||
},
|
||
"FailedCondition": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$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": 154278330,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 1683021002,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 29,
|
||
"parentIndex": 28,
|
||
"Guid": "845f0af5-26e2-43cb-8878-2aa6666bf12e"
|
||
},
|
||
{
|
||
"$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": 2469543992,
|
||
"state": 1
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": 31,
|
||
"_falseOutput": 24,
|
||
"index": 30,
|
||
"parentIndex": 29,
|
||
"Guid": "d4b646c9-8ab8-4a5d-88af-d6f282fe88d4"
|
||
},
|
||
{
|
||
"$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_TrackingPanel_07"
|
||
},
|
||
"dir": 0,
|
||
"blockScroll": false,
|
||
"blockClick": false,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 2469543992,
|
||
"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": 32,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
||
"uiElementKey": 2469543992,
|
||
"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": 1683021002,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 31,
|
||
"parentIndex": 30,
|
||
"Guid": "e0f9238d-e751-409f-8de7-0f7ce5e6a960"
|
||
},
|
||
{
|
||
"$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": 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": 33,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
]
|
||
},
|
||
"FailedCondition": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 32,
|
||
"parentIndex": 31,
|
||
"Guid": "9c4eb60b-5dbe-482e-b1ed-262f654366ef"
|
||
},
|
||
{
|
||
"$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.TutorialQueryRecipeCondition, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 30104
|
||
}
|
||
]
|
||
},
|
||
"skipFinishCheck": true
|
||
}
|
||
]
|
||
},
|
||
"_trueOutput": 35,
|
||
"_falseOutput": 3,
|
||
"index": 33,
|
||
"parentIndex": 32,
|
||
"Guid": "4a206755-2114-4041-b4af-a6779e2a8fc5"
|
||
},
|
||
{
|
||
"$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": "Memo_TrackingPanel_02_phone"
|
||
},
|
||
"dir": 9,
|
||
"blockScroll": false,
|
||
"blockClick": false,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 2760467009,
|
||
"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": [
|
||
"TrackingMat",
|
||
"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.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 34,
|
||
"parentIndex": -1,
|
||
"Guid": "bfa0eb2f-b431-44d9-be8a-b33a6cc8f541"
|
||
},
|
||
{
|
||
"$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": "Memo_TrackingPanel_03_phone"
|
||
},
|
||
"dir": 9,
|
||
"blockScroll": false,
|
||
"blockClick": false,
|
||
"hideBg": false,
|
||
"digAHole": false,
|
||
"tutorialKey": 2149855305,
|
||
"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": 36,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.PageEnableCondition, Assembly-CSharp",
|
||
"pageHash": 1683765358,
|
||
"checkAnimation": false
|
||
}
|
||
]
|
||
},
|
||
"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.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 35,
|
||
"parentIndex": 33,
|
||
"Guid": "e09279f5-8877-4514-9546-bdc481fba4bf"
|
||
},
|
||
{
|
||
"$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_TrackingPanel_04_phone"
|
||
},
|
||
"dir": 9,
|
||
"blockScroll": false,
|
||
"blockClick": false,
|
||
"hideBg": true,
|
||
"digAHole": true,
|
||
"tutorialKey": 1503180606,
|
||
"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": 3,
|
||
"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": 1503180606,
|
||
"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.OrCondition, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$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.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 36,
|
||
"parentIndex": 35,
|
||
"Guid": "644b6370-73b3-4d0d-9ebc-cb6b070608c7"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
|
||
"data": {
|
||
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
|
||
"showCompeteAni": false,
|
||
"type": 2,
|
||
"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_TrackingPanel_05"
|
||
},
|
||
"gestureData": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialShortcutDataBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"shortcutCondition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTipShortcutAnimationCondition, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"lockInputWhenEnd": false,
|
||
"showWeakFocus": false,
|
||
"weakFocus": null,
|
||
"showTracking": true,
|
||
"removeTrackingWhenNodeEnd": true,
|
||
"trackingData": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
|
||
"hash": -80157010,
|
||
"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": [
|
||
{
|
||
"$type": "TrackPosInfo, Assembly-CSharp",
|
||
"hash": 820741900,
|
||
"posInfo": null,
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
},
|
||
"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": 10241,
|
||
"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": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "ConfigIdInfo, Assembly-CSharp",
|
||
"configId": 10241,
|
||
"isCheckInteractionTags": true,
|
||
"configVarContext": null
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"hexiaGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"taffehGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"pashahGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"infos": {
|
||
"$type": "System.Collections.Generic.List`1[[TrackingInfoBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
}
|
||
},
|
||
"norvanyaGalaxyInfo": {
|
||
"$type": "TrackingInfoGroup, Assembly-CSharp",
|
||
"trackingLocationType": 3,
|
||
"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": 27,
|
||
"FinishConditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialConditionTriggered, Assembly-CSharp",
|
||
"conditions": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 0.6,
|
||
"count": 1
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"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": 2788530902,
|
||
"checkAnimation": false
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTrackingTask, Assembly-CSharp",
|
||
"taskId": 4255
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 4.0,
|
||
"count": 1
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": []
|
||
},
|
||
"index": 37,
|
||
"parentIndex": 26,
|
||
"Guid": "6bd9dab6-e1f5-4cc8-aeab-6f882c614187"
|
||
},
|
||
{
|
||
"$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.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
}
|
||
},
|
||
{
|
||
"$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.TutorialQueryPlayerBag, Assembly-CSharp",
|
||
"id": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 90018
|
||
},
|
||
"packetType": 0,
|
||
"count": 1
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerBag, Assembly-CSharp",
|
||
"id": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 90017
|
||
},
|
||
"packetType": 0,
|
||
"count": 1
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp",
|
||
"tutorialId": 35
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryScene, Assembly-CSharp",
|
||
"sceneIds": {
|
||
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
||
"$values": [
|
||
2
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"_output": -1,
|
||
"index": 38,
|
||
"parentIndex": -1,
|
||
"Guid": "ea49098d-ee3d-4019-9c7a-4e4e9d653fd4"
|
||
},
|
||
{
|
||
"$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": 1,
|
||
"groupId": 8,
|
||
"tutorialId": 3
|
||
}
|
||
]
|
||
},
|
||
"_output": 13,
|
||
"index": 39,
|
||
"parentIndex": -1,
|
||
"Guid": "09f0315f-6c21-4960-b490-8f2ec84a1ab3"
|
||
},
|
||
{
|
||
"$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": 1,
|
||
"groupId": 8,
|
||
"tutorialId": 3
|
||
}
|
||
]
|
||
},
|
||
"_output": 26,
|
||
"index": 40,
|
||
"parentIndex": -1,
|
||
"Guid": "35ea30df-df90-4ed4-8330-099ea563823b"
|
||
},
|
||
{
|
||
"$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.TutorialQueryCompleteTutorial, Assembly-CSharp",
|
||
"tutorialId": 99999
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPage, Assembly-CSharp",
|
||
"pageHash": 2788530902,
|
||
"checkAnimation": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryIsInPerformance, Assembly-CSharp"
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp",
|
||
"tutorialId": 33
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTrackingTask, Assembly-CSharp",
|
||
"taskId": 4255
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntity, Assembly-CSharp",
|
||
"ids": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 10241
|
||
}
|
||
]
|
||
},
|
||
"range": 4.0,
|
||
"count": 1
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryPlayerBag, Assembly-CSharp",
|
||
"id": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
|
||
"id": 111765
|
||
},
|
||
"packetType": 0,
|
||
"count": 1
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp",
|
||
"tutorialId": 97
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
|
||
"condition": {
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp",
|
||
"tutorialId": 106
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"_output": -1,
|
||
"index": 41,
|
||
"parentIndex": -1,
|
||
"Guid": "9e1a7754-94f0-4a33-b269-4c34ddc4e58c"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
|
||
"_output": -1,
|
||
"index": 42,
|
||
"parentIndex": 43,
|
||
"Guid": "78da5511-20d4-45a9-8b4d-3e8f7b9e2db6"
|
||
},
|
||
{
|
||
"$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": "Tutorial_luca_3"
|
||
},
|
||
"dir": 7,
|
||
"tutorialKey": 521842753,
|
||
"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": 42,
|
||
"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.CheckAnyInput, Assembly-CSharp"
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
|
||
"uiElementKey": 521842753,
|
||
"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": 3039105917,
|
||
"checkAnimation": false
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"forceQuitProcess": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.Tutorial.TutorialForceQuitSaveTutorial, Assembly-CSharp"
|
||
}
|
||
]
|
||
},
|
||
"index": 43,
|
||
"parentIndex": 12,
|
||
"Guid": "242bc006-96de-4832-8543-6105b26ba306"
|
||
}
|
||
]
|
||
},
|
||
"containers": null,
|
||
"rootIndex": 0,
|
||
"nodesHash": -563485245,
|
||
"editorData": {
|
||
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
||
"danglingIndexes": {
|
||
"$type": "System.Int32[], mscorlib",
|
||
"$values": [
|
||
5,
|
||
7,
|
||
21,
|
||
34,
|
||
38,
|
||
39,
|
||
40,
|
||
41
|
||
]
|
||
},
|
||
"nodeInfos": {
|
||
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
||
"$values": [
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -3200.0,
|
||
"y": 832.0
|
||
},
|
||
"guid": "1565d2e6-c39f-4916-8e0b-e1f482c3c33f",
|
||
"comment": "有确认操作按钮,说明已解锁过露卡",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 400.0,
|
||
"y": 3808.0
|
||
},
|
||
"guid": "35e0b5a8-5b10-45b4-a980-d21703c75ad5",
|
||
"comment": "弹簧杆不开环、不手持也能用 其他工具开环才分配快捷键",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1728.0,
|
||
"y": 3856.0
|
||
},
|
||
"guid": "53800228-9d9c-4b7b-a623-521b107b7b71",
|
||
"comment": "禁止装备",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 6336.0,
|
||
"y": -2656.0
|
||
},
|
||
"guid": "4c83a05b-6506-4bd9-aa97-9247a4cd0720",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1056.0,
|
||
"y": 3840.0
|
||
},
|
||
"guid": "98d569a0-1f0e-40b7-b1cf-47fb760c20b7",
|
||
"comment": "防止玩家不开环直接到崖边",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -896.0,
|
||
"y": 3824.0
|
||
},
|
||
"guid": "3c02fd35-dc73-4a1b-b128-fbd269062dcf",
|
||
"comment": "弹簧杆介绍留档",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -272.0,
|
||
"y": 4096.0
|
||
},
|
||
"guid": "3fac3ae9-5375-471e-9c15-f668d3cf89a2",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -880.0,
|
||
"y": 4912.0
|
||
},
|
||
"guid": "ebf9a0b8-ae02-4c18-bc54-6b18696ff75b",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -256.0,
|
||
"y": 5200.0
|
||
},
|
||
"guid": "d7b3b404-dd41-467b-b3f4-473c70baf997",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 416.0,
|
||
"y": 4928.0
|
||
},
|
||
"guid": "1b37c38d-6fb1-419a-9c5e-0efe3df90c10",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1056.0,
|
||
"y": 4992.0
|
||
},
|
||
"guid": "d43385fe-7cf2-4258-990b-e4a4666f7769",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1696.0,
|
||
"y": 5072.0
|
||
},
|
||
"guid": "f7ffa4f2-659e-4e32-bfa7-c56b1cd23922",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -2512.0,
|
||
"y": 832.0
|
||
},
|
||
"guid": "f7e4c9fd-1eef-47dc-9371-51a4134bfa5b",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -1888.0,
|
||
"y": -3648.0
|
||
},
|
||
"guid": "0a84ce75-75d1-44aa-a6ee-b8f9036f8b08",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -192.0,
|
||
"y": -4032.0
|
||
},
|
||
"guid": "b6577783-b851-4f2b-804f-edcb3aa22fae",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 448.0,
|
||
"y": -3936.0
|
||
},
|
||
"guid": "79cdf9a6-0838-4017-a656-a679c0317bcd",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1056.0,
|
||
"y": -3904.0
|
||
},
|
||
"guid": "d8e3b61d-9584-49e6-9d62-3556f114e1cc",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1696.0,
|
||
"y": -3872.0
|
||
},
|
||
"guid": "eb57bc08-a5a9-4d9d-97a4-05fc3a6da4da",
|
||
"comment": "未设为目标 可继续",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2368.0,
|
||
"y": -3872.0
|
||
},
|
||
"guid": "b89e24c6-35b7-4eba-ab71-2b8f2cb0083d",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 3040.0,
|
||
"y": -3808.0
|
||
},
|
||
"guid": "3b3a23f9-7f7f-474e-badb-cb56e6bc9ac1",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 3680.0,
|
||
"y": -3776.0
|
||
},
|
||
"guid": "cc043fcb-f5c2-4e55-988e-1212a383ea01",
|
||
"comment": "查询玩家回到主页时是否还有功能追踪,可能已制作/材料已满",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 4288.0,
|
||
"y": -3616.0
|
||
},
|
||
"guid": "afc8833d-1061-4953-909b-e81151c8558b",
|
||
"comment": "只有1个材料",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 4960.0,
|
||
"y": -3712.0
|
||
},
|
||
"guid": "a6eebec7-c4bb-426f-8b17-dc6131aa977e",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 5696.0,
|
||
"y": -3776.0
|
||
},
|
||
"guid": "647fffd0-2720-4575-a5cf-ee0a39dc9814",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2112.0,
|
||
"y": -3104.0
|
||
},
|
||
"guid": "0574fe51-6756-4f50-ae8b-884478c04baf",
|
||
"comment": "完成过功能追踪则只教到打开详情",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -864.0,
|
||
"y": -4032.0
|
||
},
|
||
"guid": "b5ad46f2-28ff-4c5a-bce5-3ea626e4510a",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -1824.0,
|
||
"y": -2240.0
|
||
},
|
||
"guid": "01b2a92b-8ed8-4693-a5b2-18394410cc34",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -256.0,
|
||
"y": -2432.0
|
||
},
|
||
"guid": "ace0612e-3927-4713-bd5d-76992c953bed",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 384.0,
|
||
"y": -2400.0
|
||
},
|
||
"guid": "9b4eb9b3-feec-4048-b88f-67d662814871",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 992.0,
|
||
"y": -2400.0
|
||
},
|
||
"guid": "845f0af5-26e2-43cb-8878-2aa6666bf12e",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 1632.0,
|
||
"y": -2336.0
|
||
},
|
||
"guid": "d4b646c9-8ab8-4a5d-88af-d6f282fe88d4",
|
||
"comment": "未设为目标 可继续",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2304.0,
|
||
"y": -2336.0
|
||
},
|
||
"guid": "e0f9238d-e751-409f-8de7-0f7ce5e6a960",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2976.0,
|
||
"y": -2304.0
|
||
},
|
||
"guid": "9c4eb60b-5dbe-482e-b1ed-262f654366ef",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 3648.0,
|
||
"y": -2272.0
|
||
},
|
||
"guid": "4a206755-2114-4041-b4af-a6779e2a8fc5",
|
||
"comment": "查询玩家回到主页时是否还有功能追踪,可能已制作/材料已满",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 4288.0,
|
||
"y": -2144.0
|
||
},
|
||
"guid": "bfa0eb2f-b431-44d9-be8a-b33a6cc8f541",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 4928.0,
|
||
"y": -2208.0
|
||
},
|
||
"guid": "e09279f5-8877-4514-9546-bdc481fba4bf",
|
||
"comment": "完成条件检测待定",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 5600.0,
|
||
"y": -2240.0
|
||
},
|
||
"guid": "644b6370-73b3-4d0d-9ebc-cb6b070608c7",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -928.0,
|
||
"y": -2432.0
|
||
},
|
||
"guid": "6bd9dab6-e1f5-4cc8-aeab-6f882c614187",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -1712.0,
|
||
"y": 4336.0
|
||
},
|
||
"guid": "ea49098d-ee3d-4019-9c7a-4e4e9d653fd4",
|
||
"comment": "若已用过则不弹,且会被35跳跃引导挤占",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -2080.0,
|
||
"y": -3200.0
|
||
},
|
||
"guid": "09f0315f-6c21-4960-b490-8f2ec84a1ab3",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -2112.0,
|
||
"y": -2752.0
|
||
},
|
||
"guid": "35ea30df-df90-4ed4-8330-099ea563823b",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -2911.75049,
|
||
"y": -2782.201
|
||
},
|
||
"guid": "9e1a7754-94f0-4a33-b269-4c34ddc4e58c",
|
||
"comment": "加背包检测是否已有工具箱 强制教程避免被弹簧杆挤占\n做过68功能追踪引导也需要教工作台",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -1104.0,
|
||
"y": 1024.0
|
||
},
|
||
"guid": "78da5511-20d4-45a9-8b4d-3e8f7b9e2db6",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": -2112.0,
|
||
"y": 848.0
|
||
},
|
||
"guid": "242bc006-96de-4832-8543-6105b26ba306",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
}
|
||
]
|
||
},
|
||
"comment": null
|
||
},
|
||
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/76.json",
|
||
"errors": null,
|
||
"nodeErrors": null
|
||
} |