{ "$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp", "redirectData": null, "blackboardConfigs": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": null, "configs": { "$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib", "$values": [] }, "noSharingKeys": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "CargoPosition", "DataType": 11, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp", "_value": { "x": -7.659241, "y": 0.1959378, "z": 3.998 } }, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-9e60b2e2-801b-478a-96fa-e32dce2b7e33" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "CargoRotation", "DataType": 11, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp", "_value": { "x": -6.885791, "y": 0.01350009, "z": 2.992356 } }, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-88b4fcbe-3b45-4f05-9855-c2c7916a1786" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "CargoEntity", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-cafc4d71-329d-47d5-b3f8-69d447f8d311" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TruckPosition", "DataType": 11, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp", "_value": { "x": 6.730157, "y": 0.913499951, "z": 14.5452948 } }, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-8d0cdbaa-e3e0-433d-9647-c5c7e7e8018c" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TruckInteractRotation", "DataType": 11, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp", "_value": { "x": 1.31283019E-13, "y": 280.3482, "z": 6.06642669E-21 } }, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-7fa95d6b-3358-49e4-af86-60243024a6a4" ] } } ] } }, "NewNodesPlaceholder": { "$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 5, 2 ] }, "_Services": null, "index": 0, "parentIndex": -1, "Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "4f926a8d4318e5e46806e05cff1ac592", "_assetPath": "Data/Query/EQS/AI/v3/General/EQS_FindNearbyEntitiesByID.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-cafc4d71-329d-47d5-b3f8-69d447f8d311" }, "bbParams": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [ { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-fad58468-9767-4a69-be80-c97d213203a1" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 80037 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-1045d9d3-045d-494a-8ba1-7df98785024e" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 35.0 } } ] }, "_Next": -1, "index": 1, "parentIndex": 5, "Guid": "251aea51-4029-4ffe-a2e1-781be72634ce" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 7, "_False": 12, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarCompareUInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetIncreaseStateFurnitureCurrentStateId, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-cafc4d71-329d-47d5-b3f8-69d447f8d311" }, "targetGuid": null } }, "_operatorType": 5, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToUInt32, Assembly-CSharp", "_arg": 107, "_argEnumType": "miHoYo.HYG.EntityInteract.SingleFurnitureState, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" } }, "_defaultRes": false, "index": 2, "parentIndex": 0, "Guid": "47537c31-ff5f-4368-8632-2f0fc21dc480" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [ { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-1b644d3c-05f1-4f4f-b421-9401a2491f4e" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-cafc4d71-329d-47d5-b3f8-69d447f8d311" }, "targetGuid": null } } ] }, "_assetGuid": "36aa9499147ad224791e52c3f3f5d754", "_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/BTState_SortingCargo_Gelian.json" }, "index": 3, "parentIndex": 13, "Guid": "4326d58b-98e3-4528-b7fe-40e6fd390f53" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-cafc4d71-329d-47d5-b3f8-69d447f8d311" }, "targetGuid": null } }, "index": 4, "parentIndex": 5, "Guid": "108b509f-c347-4519-b624-0857de326804" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 4, 1 ] }, "_Services": null, "index": 5, "parentIndex": 0, "Guid": "127d78ef-b519-4d74-973c-9de7618a7d14" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [ { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-9b2c68f5-7480-438f-bbe6-15f1e486a715" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-cafc4d71-329d-47d5-b3f8-69d447f8d311" }, "targetGuid": null } } ] }, "_assetGuid": "49ca9ee6aca1e304d9174eac0a933b61", "_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/BTState_MovingCargo_Gelian.json" }, "index": 6, "parentIndex": 12, "Guid": "d29932a5-1811-48ed-b197-1395ab1b36c6" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp", "Weights": null, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 13, 8 ] }, "_Services": null, "index": 7, "parentIndex": 2, "Guid": "70d6e1ee-0521-4d80-99ad-deeaefac6f58" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [] }, "_assetGuid": "4d21ec6cc1637774aa06411d3f111ec2", "_assetPath": "Data/AI/BehaviourTree/Work/BTGraph_CleaningOwnWorkspace_3Gelian.json" }, "index": 8, "parentIndex": 7, "Guid": "fa166b36-66e4-4f22-998c-6de59fa30119" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 10, 11 ] }, "_Services": null, "index": 9, "parentIndex": -1, "Guid": "c08f5588-e5d8-4fd6-a22d-caa3899aab11" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp", "WaitTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 3.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 5.0 } }, "index": 10, "parentIndex": 9, "Guid": "6be8db35-cd80-4e22-989e-dedf674e88cf" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [ { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "BubbleID-006131b57a23c974da31f85fa03a5309-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp", "_value": 40013 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "SuccessRate-006131b57a23c974da31f85fa03a5309-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 1.0 } } ] }, "_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad", "_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json" }, "index": 11, "parentIndex": 9, "Guid": "b43d0872-32c8-4cf2-b47a-f89859772e88" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp", "FinishMode": 0, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 6 ] }, "_Services": null, "index": 12, "parentIndex": 2, "Guid": "fec4f43e-8895-4bb0-a76d-f1d4701d99ad" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 3, 14 ] }, "_Services": null, "index": 13, "parentIndex": 7, "Guid": "c55fd00b-4f15-40dd-b9f5-a2e489b571ad" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [] }, "_assetGuid": "4d21ec6cc1637774aa06411d3f111ec2", "_assetPath": "Data/AI/BehaviourTree/Work/BTGraph_CleaningOwnWorkspace_3Gelian.json" }, "index": 14, "parentIndex": 13, "Guid": "081c9256-9608-4d09-8493-e01c0853bf1a" } ] }, "containers": null, "rootIndex": 0, "nodesHash": 491950322, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [ 9 ] }, "nodeInfos": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 357.981262 }, "guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 147.400009 }, "guid": "251aea51-4029-4ffe-a2e1-781be72634ce", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 549.8625 }, "guid": "47537c31-ff5f-4368-8632-2f0fc21dc480", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 181.225021 }, "guid": "4326d58b-98e3-4528-b7fe-40e6fd390f53", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 0.0 }, "guid": "108b509f-c347-4519-b624-0857de326804", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 111.100006 }, "guid": "127d78ef-b519-4d74-973c-9de7618a7d14", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 737.825 }, "guid": "d29932a5-1811-48ed-b197-1395ab1b36c6", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 400.400024 }, "guid": "70d6e1ee-0521-4d80-99ad-deeaefac6f58", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 569.525 }, "guid": "fa166b36-66e4-4f22-998c-6de59fa30119", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 943.524963 }, "guid": "c08f5588-e5d8-4fd6-a22d-caa3899aab11", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 813.725 }, "guid": "6be8db35-cd80-4e22-989e-dedf674e88cf", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 936.925 }, "guid": "b43d0872-32c8-4cf2-b47a-f89859772e88", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 758.725037 }, "guid": "fec4f43e-8895-4bb0-a76d-f1d4701d99ad", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 286.275024 }, "guid": "c55fd00b-4f15-40dd-b9f5-a2e489b571ad", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 401.225037 }, "guid": "081c9256-9608-4d09-8493-e01c0853bf1a", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Task/MainQuests/3068PrepareYingdi/BTGraph_PrepareYingdi_3Gelian.json", "errors": null, "nodeErrors": null }