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

629 lines
22 KiB
JSON

{
"$type": "miHoYo.HYG.Tutorial.TutorialGraph, Assembly-CSharp",
"id": 51,
"name": "背包多选提示",
"desc": null,
"type": 3,
"sortIndex": 51,
"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.PacketDynamicUIKeyByTag, Assembly-CSharp",
"param": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 20
},
"uiKey": 3790671093
}
]
},
"triggerFilter": {
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerFilter, Assembly-CSharp",
"sceneFilter": {
"$type": "miHoYo.HYG.Tutorial.TutorialSceneFilterByType, Assembly-CSharp",
"sceneType": 2
},
"netFilter": {
"$type": "miHoYo.HYG.Tutorial.TutorialTriggerOfflineFilter, Assembly-CSharp"
},
"taskFilter": {
"$type": "miHoYo.HYG.Tutorial.TutorialTaskFilterById_And, Assembly-CSharp",
"tasks": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialTaskFilterData, Assembly-CSharp]], mscorlib",
"$values": []
}
}
},
"finishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"globalFinishConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"finishProcesses": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialForceQuitSaveTutorial, Assembly-CSharp"
}
]
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.Tutorial.CfgTutorialNodeBase[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialTrigger, Assembly-CSharp",
"triggerConditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialQueryConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TutorialQueryBagShowType, Assembly-CSharp",
"bagShowType": 5
},
{
"$type": "miHoYo.HYG.Tutorial.QueryConditionLogicNot, Assembly-CSharp",
"condition": {
"$type": "miHoYo.HYG.Tutorial.TutorialQueryTask, Assembly-CSharp",
"taskId": 4284,
"state": 2
}
}
]
},
"_output": 1,
"index": 0,
"parentIndex": -1,
"Guid": "644f70e1-9c9a-407b-af58-94be41d377de"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialControlMode, Assembly-CSharp",
"_keymouse": 5,
"_gamepad": -1,
"_touch": 5,
"index": 1,
"parentIndex": 0,
"Guid": "2d67787e-5c1e-4645-a831-b0227d997259"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgTutorialSetComplete, Assembly-CSharp",
"_output": -1,
"index": 2,
"parentIndex": 5,
"Guid": "c57201d7-4b9d-4449-ac42-d3f3a250d7fe"
},
{
"$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": null,
"textId": "Tutorial_BiologyBag"
},
"dir": 7,
"blockScroll": false,
"blockClick": false,
"hideBg": false,
"digAHole": false,
"tutorialKey": 4160438940,
"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.TutorialFinishButtonClickCondition, Assembly-CSharp",
"uiElementKey": 4160438940,
"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": 454202711,
"checkAnimation": false
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 3,
"parentIndex": -1,
"Guid": "632620c4-9168-4e6f-8f69-0f43203313f4"
},
{
"$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": "Tutorial_Bag_1"
},
"dir": 5,
"blockScroll": false,
"blockClick": false,
"hideBg": false,
"digAHole": false,
"tutorialKey": 3790671093,
"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": 3790671093,
"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.AndCondition, Assembly-CSharp",
"conditions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialStateConditionBase, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Tutorial.TimeElapsedCondition, Assembly-CSharp",
"timeInSeconds": 2.5
},
{
"$type": "miHoYo.HYG.Tutorial.TutorialFinishButtonClickCondition, Assembly-CSharp",
"uiElementKey": 3790671093,
"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.TutorialQueryBagShowType, Assembly-CSharp",
"bagShowType": 5
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 4,
"parentIndex": -1,
"Guid": "28893d02-6ca2-46ad-ba13-5b7c634d981e"
},
{
"$type": "miHoYo.HYG.Tutorial.CfgWeakTutorial, Assembly-CSharp",
"data": {
"$type": "miHoYo.HYG.Tutorial.WeakTutorialData, Assembly-CSharp",
"showCompeteAni": false,
"type": 1,
"tip": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": null,
"textId": "Tutorial_Bag_1"
},
"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": {
"$type": "miHoYo.HYG.Tutorial.TutorialTipWeakFocus, Assembly-CSharp",
"showTip": false,
"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_Bag_1"
},
"dir": 6,
"tutorialKey": 3790671093,
"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": {
"$type": "miHoYo.HYG.Tutorial.TutorialTrackingData, Assembly-CSharp",
"hash": -47509216,
"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": {
"$type": "miHoYo.HYG.Tutorial.GraphicalTutorialData, Assembly-CSharp",
"showCompeteAni": false,
"steps": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.GraphicalTutorialStepData, Assembly-CSharp]], mscorlib",
"$values": []
},
"completeCountdown": 3.0
},
"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": {
"$type": "miHoYo.HYG.Localization.TextMapContent, Assembly-CSharp",
"effects": null,
"textId": null
},
"duration": 1.0
},
"usePenetrate": false,
"penetrateActions": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": []
},
"allUILayerUpData": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.UILayerUpData, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"_output": 2,
"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.TutorialQueryUIObject, Assembly-CSharp",
"tutorialKey": 2069229154,
"state": 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.TutorialQueryBagShowType, Assembly-CSharp",
"bagShowType": 5
}
}
]
},
"forceQuitProcess": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Tutorial.TutorialForceQuitProcessBase, Assembly-CSharp]], mscorlib",
"$values": []
},
"index": 5,
"parentIndex": 1,
"Guid": "e610383c-772a-4892-b74f-8fb2d589dda4"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1442876786,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
4
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -608.0,
"y": -224.0
},
"guid": "644f70e1-9c9a-407b-af58-94be41d377de",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 96.0,
"y": -224.0
},
"guid": "2d67787e-5c1e-4645-a831-b0227d997259",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1568.0,
"y": -176.0
},
"guid": "c57201d7-4b9d-4449-ac42-d3f3a250d7fe",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 432.0,
"y": 416.0
},
"guid": "632620c4-9168-4e6f-8f69-0f43203313f4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1120.0,
"y": 320.0
},
"guid": "28893d02-6ca2-46ad-ba13-5b7c634d981e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 640.0,
"y": -336.0
},
"guid": "e610383c-772a-4892-b74f-8fb2d589dda4",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/Json/Tutorial/51.json",
"errors": null,
"nodeErrors": null
}