{ "$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp", "redirectData": null, "blackboardConfigs": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-b42a1a78-b303-472b-893f-c47c85e50787" }, "var": null }, { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6e33f6b2-2eeb-4ecb-8f0f-903eb8230ca7" }, "var": null } ] }, "configs": null, "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": "XingQiuShuPos", "DataType": 11, "sharingStrategy": 1, "category": null, "comment": "星球树Position(改了,传想让他打扫的区域的中心点即可)", "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-b42a1a78-b303-472b-893f-c47c85e50787" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "ShengTaiGang", "DataType": 6, "sharingStrategy": 1, "category": null, "comment": "生态缸Entity", "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-6e33f6b2-2eeb-4ecb-8f0f-903eb8230ca7" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TargetPos", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-921fed20-9699-4bf5-9a20-0c8b207ded2c" ] } } ] } }, "NewNodesPlaceholder": { "$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 24 ] }, "_Services": null, "index": 0, "parentIndex": -1, "Guid": "964a227c-2297-4377-a99c-5b252180c718" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 2, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": 18, "index": 1, "parentIndex": 30, "Guid": "0072a2ab-1ea3-46b4-8b7c-98f6913a5916" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 3, "isDynamic": false, "RepeatCount": 6, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": 7, "index": 2, "parentIndex": 3, "Guid": "04bae803-3f26-46fb-acec-04149cce55e6" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 4, 17, 2, 5, 23 ] }, "_Services": null, "index": 3, "parentIndex": 18, "Guid": "e49c41bd-0eb5-46ec-a30a-6e69d6593723" }, { "$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-2027e343-a772-4e97-8f04-46415de2c3e7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 90002 } } ] }, "_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8", "_assetPath": "Data/AI/01BehaviourTree/_Atom/Atom_SwitchTool.json" }, "index": 4, "parentIndex": 3, "Guid": "c33fa504-5732-46a5-87ba-4f39ead28aee" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp", "WaitTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0 }, "index": 5, "parentIndex": 3, "Guid": "e03af83e-52d9-473c-9638-49239016b110" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "5b1c7272470840ecbd566e4863fe241d", "_assetPath": "Data/Query/PQS/00AI/Daily/Nearby/PQS_DailyRandomNearbyPos.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-921fed20-9699-4bf5-9a20-0c8b207ded2c" }, "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-ba179a38-9ec7-4dc2-9290-63947540cbd1" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp", "_value": { "x": 4.6, "y": 1.0, "z": 12.0 } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-ac180bda-3be0-403a-9b7f-4183e97ce83f" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.0 } } ] }, "_Next": -1, "index": 6, "parentIndex": -1, "Guid": "2f605c9d-5639-486c-9e7a-060d5b1965aa" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 21, 9, 10, 25 ] }, "_Services": null, "index": 7, "parentIndex": 2, "Guid": "a74d80c5-575f-4192-a6f8-df4027ca9a9a" }, { "$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-d16a3e3d-ac70-4b6b-9146-c46ee6820b1b" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-921fed20-9699-4bf5-9a20-0c8b207ded2c" }, "targetGuid": null } } ] }, "_assetGuid": "74e4911dbb344276b875705754dc08fd", "_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTState_NaviToTargetPos.json" }, "index": 8, "parentIndex": -1, "Guid": "cb6d37dc-ed77-4a27-a956-2f2a6080ec58" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp", "WaitTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 6.0 } }, "index": 9, "parentIndex": 7, "Guid": "9e3aa299-35af-4173-ad7f-c93923be6aaa" }, { "$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-34a32431-98d3-4cb2-9f07-ab823adfd93e" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 7.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 15.0 } } } ] }, "_assetGuid": "641466b1f0069e54caa6b2fb8772245d", "_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_UsePerforItem.json" }, "index": 10, "parentIndex": 7, "Guid": "65a0425d-96c9-43ef-b8dd-856b080cbe36" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp", "WaitTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0 } }, "index": 11, "parentIndex": 26, "Guid": "e912bd0f-073e-402f-beee-2a6a80a8fd1d" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp", "Weights": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 10.0 }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 10.0 } ] } }, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 13, 15 ] }, "_Services": null, "index": 12, "parentIndex": -1, "Guid": "d9466cf4-559b-4819-a26f-449a0a7c7d39" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 14, 16 ] }, "_Services": null, "index": 13, "parentIndex": 12, "Guid": "1e58fa35-57ff-4e89-af25-8ed143d58f23" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "_lookForwardMode": 0, "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-b42a1a78-b303-472b-893f-c47c85e50787" }, "targetGuid": null } }, "LerpTime": 0.0, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 180.0 }, "index": 14, "parentIndex": 13, "Guid": "d9694373-fca2-4490-ada6-271b97f26f22" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": null, "_Services": null, "index": 15, "parentIndex": 12, "Guid": "f76305d3-ae58-480f-9097-4439e5fb641b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp", "WaitTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0 }, "index": 16, "parentIndex": 13, "Guid": "b38bfe03-5949-45a0-8091-aa4d4ac9bb52" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp", "WaitTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0 }, "index": 17, "parentIndex": 3, "Guid": "161779b0-8396-42d5-b369-5a21a0b31b88" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp", "Weights": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 10.0 }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 10.0 }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 10.0 } ] } }, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 3, 20, 19 ] }, "_Services": null, "index": 18, "parentIndex": 1, "Guid": "8b81c843-d537-47e8-8412-17ae4cfffd17" }, { "$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-01a76bb6-e460-410a-97da-6376c5ff072f" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.5 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-26835207-5b3c-4846-81d0-fe371d1f9385" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 10 } } ] }, "_assetGuid": "d4fbdb4c39ef4f87a7119d7874cd70f8", "_assetPath": "Data/AI/01BehaviourTree/Gameplay/Task/Main/BTGraph_DrinkTeaAtGongWei_1007MoBai_Task.json" }, "index": 19, "parentIndex": 18, "Guid": "6bdf7037-9afa-4d49-9d7b-81fd4322f6b3" }, { "$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-b6616adb-99f0-47ae-a319-f65279931b78" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6e33f6b2-2eeb-4ecb-8f0f-903eb8230ca7" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-93d9a596-2ec6-4cb9-8351-66f6069c2065" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 7 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-a7369818-7e86-4d91-8148-634e6596d1f6" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32Array, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt32, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp", "atlTagId": 670182982 } ] } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-df8a1360-1dfc-44ce-beea-fa1067b1f081" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.2 } } ] }, "_assetGuid": "f1682da740f647e48adb24ae99687f9b", "_assetPath": "Data/AI/01BehaviourTree/Gameplay/Task/Main/BTGraph_ObserveAroundTarget_Task.json" }, "index": 20, "parentIndex": 18, "Guid": "a222092f-7d44-4a42-a9b4-821934c74d08" }, { "$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-614cd767-d50d-4c89-95a5-2189d76a60c7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-b42a1a78-b303-472b-893f-c47c85e50787" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-690e26e2-82a7-4e09-83ab-7a410ebaf022" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-88b3e9e0-5c2b-4b1f-b438-2fcad29b53aa" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-8dd68593-5e42-4d51-8333-c9f29d677f96" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.5 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-68d13d87-e253-4634-b559-8801a83b9b53" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-a39168ef-56d1-44e9-bd1c-dc4bbe2a0cbd" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.4 } } ] }, "_assetGuid": "e0f41266f4ccf884e8a3ead604e5b614", "_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTState_RelaxWalkAroundPosition.json" }, "index": 21, "parentIndex": 7, "Guid": "b2e9421b-b0a3-4e30-ba10-d53e52956617" }, { "$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-34a32431-98d3-4cb2-9f07-ab823adfd93e" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 6.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 12.0 } } } ] }, "_assetGuid": "641466b1f0069e54caa6b2fb8772245d", "_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_UsePerforItem.json" }, "index": 22, "parentIndex": 26, "Guid": "7819355f-307a-4e95-8c89-521dbd1eb590" }, { "$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-2027e343-a772-4e97-8f04-46415de2c3e7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0 } } ] }, "_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8", "_assetPath": "Data/AI/01BehaviourTree/_Atom/Atom_SwitchTool.json" }, "index": 23, "parentIndex": 3, "Guid": "b138813a-9119-47d9-9778-c6d0ac32341e" }, { "$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp", "_Child": 30, "index": 24, "parentIndex": 0, "Guid": "2082fcd8-48bb-4249-b84a-c2553ce6814f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp", "Weights": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 10.0 }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 10.0 } ] } }, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 26, 29 ] }, "_Services": null, "index": 25, "parentIndex": 7, "Guid": "b4a30c98-7c97-40a1-916a-56fa574ecc0d" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 11, 27, 22, 28 ] }, "_Services": null, "index": 26, "parentIndex": 25, "Guid": "7bff2362-95ca-46d4-b14b-1f47495cb355" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "_lookForwardMode": 0, "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPointInRange, Assembly-CSharp", "_center": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, "_radius": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0 } }, "LerpTime": 0.0, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 170.0 }, "index": 27, "parentIndex": 26, "Guid": "4064f96e-9ca4-402b-9189-12acbb857d4e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp", "WaitTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0 } }, "index": 28, "parentIndex": 26, "Guid": "2bbda54a-0426-4938-8bfb-a2bdff4d0695" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp", "result": 0, "index": 29, "parentIndex": 25, "Guid": "fc1d9b68-7e49-41fd-8f1c-72c60d18c8dd" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 31, 1 ] }, "_Services": null, "index": 30, "parentIndex": 24, "Guid": "49c5e27c-dad4-490c-b985-31edc281e145" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp", "WaitTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 4.0 } }, "index": 31, "parentIndex": 30, "Guid": "9d2b71d9-ccdd-4ce3-b7ac-dd15ce8b474a" } ] }, "containers": null, "rootIndex": 0, "nodesHash": 389221953, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [ 6, 8, 12 ] }, "nodeInfos": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -560.0, "y": 1104.0 }, "guid": "964a227c-2297-4377-a99c-5b252180c718", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 1142.59753 }, "guid": "0072a2ab-1ea3-46b4-8b7c-98f6913a5916", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 530.2 }, "guid": "04bae803-3f26-46fb-acec-04149cce55e6", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 460.249969 }, "guid": "e49c41bd-0eb5-46ec-a30a-6e69d6593723", "comment": "拿扫把扫星球树周围", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 30.1500015 }, "guid": "c33fa504-5732-46a5-87ba-4f39ead28aee", "comment": "拿扫把", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 730.4 }, "guid": "e03af83e-52d9-473c-9638-49239016b110", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 1291.09753 }, "guid": "2f605c9d-5639-486c-9e7a-060d5b1965aa", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1219.20007, "y": 506.000031 }, "guid": "a74d80c5-575f-4192-a6f8-df4027ca9a9a", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 1548.49756 }, "guid": "cb6d37dc-ed77-4a27-a956-2f2a6080ec58", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1459.20007, "y": 503.800018 }, "guid": "9e3aa299-35af-4173-ad7f-c93923be6aaa", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1459.20007, "y": 631.4 }, "guid": "65a0425d-96c9-43ef-b8dd-856b080cbe36", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2016.0, "y": 720.0 }, "guid": "e912bd0f-073e-402f-beee-2a6a80a8fd1d", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 1816.89758 }, "guid": "d9466cf4-559b-4819-a26f-449a0a7c7d39", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 1772.89758 }, "guid": "1e58fa35-57ff-4e89-af25-8ed143d58f23", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 1650.79761 }, "guid": "d9694373-fca2-4490-ada6-271b97f26f22", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 1955.49756 }, "guid": "f76305d3-ae58-480f-9097-4439e5fb641b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 1949.99756 }, "guid": "b38bfe03-5949-45a0-8091-aa4d4ac9bb52", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 235.565 }, "guid": "161779b0-8396-42d5-b369-5a21a0b31b88", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 1079.34753 }, "guid": "8b81c843-d537-47e8-8412-17ae4cfffd17", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1629.88 }, "guid": "6bdf7037-9afa-4d49-9d7b-81fd4322f6b3", "comment": "拿杯子在工位喝茶", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1172.115 }, "guid": "a222092f-7d44-4a42-a9b4-821934c74d08", "comment": "观察生态缸", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1459.20007, "y": 0.0 }, "guid": "b2e9421b-b0a3-4e30-ba10-d53e52956617", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2016.0, "y": 1168.0 }, "guid": "7819355f-307a-4e95-8c89-521dbd1eb590", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 888.15 }, "guid": "b138813a-9119-47d9-9778-c6d0ac32341e", "comment": "拿扫把", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -288.0, "y": 1120.0 }, "guid": "2082fcd8-48bb-4249-b84a-c2553ce6814f", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1488.0, "y": 896.0 }, "guid": "b4a30c98-7c97-40a1-916a-56fa574ecc0d", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1774.62354, "y": 864.026245 }, "guid": "7bff2362-95ca-46d4-b14b-1f47495cb355", "comment": "再扫一次", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2016.0, "y": 880.0 }, "guid": "4064f96e-9ca4-402b-9189-12acbb857d4e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2016.0, "y": 1408.0 }, "guid": "2bbda54a-0426-4938-8bfb-a2bdff4d0695", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1776.0, "y": 1136.0 }, "guid": "fc1d9b68-7e49-41fd-8f1c-72c60d18c8dd", "comment": "不再扫", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -48.0, "y": 1120.0 }, "guid": "49c5e27c-dad4-490c-b985-31edc281e145", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 241.273682, "y": 941.0763 }, "guid": "9d2b71d9-ccdd-4ce3-b7ac-dd15ce8b474a", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Task/Main/BTGraph_SweepObserveAndDrink_1007MoBai_Task.json", "errors": null, "nodeErrors": { "$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib" } }