{ "$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-909a4b22-2b40-40ad-a4a4-2f449491597b" ] } }, { "$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-cfc58d69-1462-4eb1-98fb-19dda98d6a27" ] } }, { "$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-d05fce08-6f3c-48d0-b7d2-7d832f6909af" ] } }, { "$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-0d9eabc3-08e6-4155-855e-3e00043eb363" ] } }, { "$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-e419f050-da91-487c-9e7c-e589d282413a" ] } } ] } }, "roots": null, "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, 7 ] }, "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-d05fce08-6f3c-48d0-b7d2-7d832f6909af" }, "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": 3, "_False": 8, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarCompareUInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetTargetFurnitureState, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-d05fce08-6f3c-48d0-b7d2-7d832f6909af" } } }, "_operatorType": 5, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToUInt32, Assembly-CSharp", "_arg": 106, "_argEnumType": "miHoYo.HYG.EntityInteract.SingleFurnitureState, Assembly-CSharp, Version=2.0.0.668, Culture=neutral, PublicKeyToken=null" } }, "_defaultRes": false, "index": 2, "parentIndex": 7, "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-d05fce08-6f3c-48d0-b7d2-7d832f6909af" } } } ] }, "_assetGuid": "36aa9499147ad224791e52c3f3f5d754", "_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/BTState_SortingCargo_Gelian.json" }, "index": 3, "parentIndex": 2, "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-d05fce08-6f3c-48d0-b7d2-7d832f6909af" } } }, "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 ] }, "index": 5, "parentIndex": 0, "Guid": "127d78ef-b519-4d74-973c-9de7618a7d14" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCoolDownNode, Assembly-CSharp", "coolDownVar": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 22.0 }, "_Child": -1, "index": 6, "parentIndex": -1, "Guid": "471ca523-6135-40f8-81d6-6590fd8f0b73" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 2, 9 ] }, "index": 7, "parentIndex": 0, "Guid": "8a3e24ff-d8a7-4ff3-b9c4-6accfb65e228" }, { "$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-d05fce08-6f3c-48d0-b7d2-7d832f6909af" } } } ] }, "_assetGuid": "49ca9ee6aca1e304d9174eac0a933b61", "_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/BTState_MovingCargo_Gelian.json" }, "index": 8, "parentIndex": 2, "Guid": "d29932a5-1811-48ed-b197-1395ab1b36c6" }, { "$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-d05fce08-6f3c-48d0-b7d2-7d832f6909af" } } } ] }, "_assetGuid": "49ca9ee6aca1e304d9174eac0a933b61", "_assetPath": "Data/AI/BehaviourTree/02Mainland/Work/BTState_MovingCargo_Gelian.json" }, "index": 9, "parentIndex": 7, "Guid": "bfb818e4-ac26-4041-a103-811b4ba005a2" } ] }, "containers": null, "rootIndex": 0, "nodesHash": -1975075118, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [ 6 ] }, "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": 517.6188 }, "guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 181.5 }, "guid": "251aea51-4029-4ffe-a2e1-781be72634ce", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 591.800049 }, "guid": "47537c31-ff5f-4368-8632-2f0fc21dc480", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 979.2001, "y": 479.875 }, "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": 215.050018 }, "guid": "127d78ef-b519-4d74-973c-9de7618a7d14", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 545.325 }, "guid": "471ca523-6135-40f8-81d6-6590fd8f0b73", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 854.287537 }, "guid": "8a3e24ff-d8a7-4ff3-b9c4-6accfb65e228", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 746.075 }, "guid": "d29932a5-1811-48ed-b197-1395ab1b36c6", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 1012.275 }, "guid": "bfb818e4-ac26-4041-a103-811b4ba005a2", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/02Mainland/Work/BTGraph_MovingCargo_Gelian.json", "errors": null, "nodeErrors": { "$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib" } }