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

966 lines
36 KiB
JSON

{
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
"id": 4,
"name": "拾取(★ -)",
"desc": null,
"type": 3,
"sortIndex": 5,
"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.InteractionUIKey, Assembly-CSharp",
"interact": 9,
"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.QueryConditionLogicAnd, Assembly-CSharp",
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryCompleteTutorial, Assembly-CSharp",
"tutorialId": 6
}
]
}
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTask, Assembly-CSharp",
"taskId": 3043,
"state": 2
}
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntityTag, Assembly-CSharp",
"newTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 50000
}
]
},
"range": 0.6,
"count": 1
},
{
"$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"
}
}
]
},
"_output": 2,
"index": 0,
"parentIndex": -1,
"Guid": "73a85619-5073-4ee9-9700-85857ccf598c"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
"data": {
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
"showCompeteAni": true,
"type": 2,
"tip": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": null,
"textId": "Tutorial_PickUp"
},
"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": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryEntityTag, Assembly-CSharp",
"newTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 50000
}
]
},
"range": 0.6,
"count": 1
}
]
}
},
"lockInputWhenEnd": false,
"showWeakFocus": false,
"weakFocus": null,
"showTracking": true,
"removeTrackingWhenNodeEnd": false,
"trackingData": {
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
"hash": -2011232880,
"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": []
},
"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": 30161,
"isCheckInteractionTags": true,
"configVarContext": null
},
{
"$type": "ConfigIdInfo, Assembly-CSharp",
"configId": 30103,
"isCheckInteractionTags": true,
"configVarContext": null
},
{
"$type": "ConfigIdInfo, Assembly-CSharp",
"configId": 30169,
"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": "TagInfo, Assembly-CSharp",
"tag": 50000,
"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": 3,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
"animationName": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"PlayerPick"
]
},
"animationTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1860955920
}
]
}
}
]
},
"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.TutorialQueryEntityTag, Assembly-CSharp",
"newTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 50000
}
]
},
"range": 0.6,
"count": 1
}
},
{
"$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": "7054bbb9-3e8e-455e-bdc8-1b0c89c77aae"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
"_keymouse": 6,
"_gamepad": -1,
"_touch": 8,
"index": 2,
"parentIndex": 0,
"Guid": "d9a60efb-6754-44f9-a9e8-c5b5cc5d7266"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
"_output": -1,
"index": 3,
"parentIndex": 9,
"Guid": "462ccb8b-1cb2-4a6f-894a-62052f0692ec"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgGraphicalTutorial, Assembly-CSharp",
"data": {
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialData, Assembly-CSharp",
"showCompeteAni": false,
"steps": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp",
"content": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": null,
"textId": "Tutorial_PickUp"
},
"graphicData": {
"$type": "miHoYo.HYG.Tutorial.VideoData, Assembly-CSharp",
"path": "RetainAssets/Tutorial/PickUp_enc.usm"
}
}
]
},
"completeCountdown": 2.0
},
"_output": 5,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"FailedCondition": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 4,
"parentIndex": 6,
"Guid": "cee9764e-ce14-4f50-b5b1-8ffbd9d6b06a"
},
{
"$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": 2,
"tutorialId": 1
}
]
},
"_output": 1,
"index": 5,
"parentIndex": 4,
"Guid": "bc4d7d24-f736-4d32-b53a-138e48c9a782"
},
{
"$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": 2,
"tutorialId": 1
}
]
},
"_trueOutput": 1,
"_falseOutput": 4,
"index": 6,
"parentIndex": 2,
"Guid": "e94800b7-3c57-4c6f-b25d-633db77f3f60"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgGraphicalTutorial, Assembly-CSharp",
"data": {
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialData, Assembly-CSharp",
"showCompeteAni": false,
"steps": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp",
"content": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": null,
"textId": "Tutorial_PickUp_phone"
},
"graphicData": {
"$type": "miHoYo.HYG.Tutorial.VideoData, Assembly-CSharp",
"path": "RetainAssets/Tutorial/PickUp_phone_enc.usm"
}
}
]
},
"completeCountdown": 2.0
},
"_output": 10,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"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": 7,
"parentIndex": 8,
"Guid": "5e7f17fb-f40a-4666-a1a6-9894f8cb8bc6"
},
{
"$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": 2,
"tutorialId": 1
}
]
},
"_trueOutput": 9,
"_falseOutput": 7,
"index": 8,
"parentIndex": 2,
"Guid": "b11b0919-ea2a-4a9a-9e51-012dbd7291db"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
"data": {
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
"showCompeteAni": true,
"type": 0,
"tip": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": null,
"textId": "Tutorial_PickUp_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": [
{
"$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": 30161
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
"id": 30103
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialIdSelector, Assembly-CSharp",
"id": 30128
}
]
},
"range": 1.0,
"count": 1
}
]
}
},
"lockInputWhenEnd": false,
"showWeakFocus": true,
"weakFocus": {
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
"showTip": true,
"tip": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": null,
"textId": "Tutorial_PickUp_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": false,
"trackingData": {
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
"hash": 1121898842,
"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": []
},
"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": 30161,
"isCheckInteractionTags": true,
"configVarContext": null
},
{
"$type": "ConfigIdInfo, Assembly-CSharp",
"configId": 30103,
"isCheckInteractionTags": true,
"configVarContext": null
},
{
"$type": "ConfigIdInfo, Assembly-CSharp",
"configId": 30169,
"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": "TagInfo, Assembly-CSharp",
"tag": 50000,
"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": 3,
"FinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialPlayerAnimation, Assembly-CSharp",
"animationName": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"PlayerPick"
]
},
"animationTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1860955920
}
]
}
}
]
},
"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.TutorialQueryEntityTag, Assembly-CSharp",
"newTags": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 50000
}
]
},
"range": 0.6,
"count": 1
}
},
{
"$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": 10,
"Guid": "68192b29-414d-41e6-adbe-bf360dff9feb"
},
{
"$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": 2,
"tutorialId": 1
}
]
},
"_output": 9,
"index": 10,
"parentIndex": 7,
"Guid": "77ef4e4c-c14c-42ef-afcf-7b9976e355f0"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1937885310,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": []
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -800.0,
"y": -16.0
},
"guid": "73a85619-5073-4ee9-9700-85857ccf598c",
"comment": "有可能掉碎钱, 但不用管",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2640.0,
"y": -1072.0
},
"guid": "7054bbb9-3e8e-455e-bdc8-1b0c89c77aae",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 320.0,
"y": 0.0
},
"guid": "d9a60efb-6754-44f9-a9e8-c5b5cc5d7266",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3616.0,
"y": 32.0
},
"guid": "462ccb8b-1cb2-4a6f-894a-62052f0692ec",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1312.0,
"y": -224.0
},
"guid": "cee9764e-ce14-4f50-b5b1-8ffbd9d6b06a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1296.0,
"y": 128.0
},
"guid": "bc4d7d24-f736-4d32-b53a-138e48c9a782",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 608.0,
"y": -224.0
},
"guid": "e94800b7-3c57-4c6f-b25d-633db77f3f60",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1280.0,
"y": 528.0
},
"guid": "5e7f17fb-f40a-4666-a1a6-9894f8cb8bc6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 656.0,
"y": 320.0
},
"guid": "b11b0919-ea2a-4a9a-9e51-012dbd7291db",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2624.0,
"y": 816.0
},
"guid": "68192b29-414d-41e6-adbe-bf360dff9feb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1280.0,
"y": 880.0
},
"guid": "77ef4e4c-c14c-42ef-afcf-7b9976e355f0",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/4.json",
"errors": null,
"nodeErrors": null
}