{ "$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp", "redirectData": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.BT.ReDirectTreeData, Assembly-CSharp]], mscorlib", "$values": [] }, "blackboardConfigs": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": { "$values": [ { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting,Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-9d9d9a3b-c861-4cfa-a255-5d25ef0608df" } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting,Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-b39a8ef5-5b34-43ba-ac29-c862eb282e0c" } } ] }, "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": "Range", "DataType": 4, "sharingStrategy": 1, "category": null, "comment": "最大外圈检索半径", "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-9d9d9a3b-c861-4cfa-a255-5d25ef0608df" ] } }, { "$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-bf5aeb51-d5fb-49ca-b999-b8352d08d370" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "NeedUseItem", "DataType": 1, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp", "_value": false }, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-b39a8ef5-5b34-43ba-ac29-c862eb282e0c" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "ItemCache", "DataType": 3, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-52e0a20b-0c70-4c6f-bfcd-3c09a9965760" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "NeedDirectlySetTarget", "DataType": 1, "sharingStrategy": 1, "category": null, "comment": "需要直接指定目标点", "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-1147b4df-dad5-476f-9311-7a37c72bc289" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "LargeDistanceMoveType", "DataType": 2, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp", "_value": 2 }, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-eadf7e21-41de-4e0c-95bf-47dd207a3310" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "LessDistanceMoveType", "DataType": 2, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-8bcc0ac6-74a6-4c43-8ead-a7a7475801ac" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "ForwardProp", "DataType": 4, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp", "_value": 8.0 }, "category": null, "comment": "向前走的概率", "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-bbfab59c-837b-4810-881b-1a57f928b75f" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "BackwardProp", "DataType": 4, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp", "_value": 1.0 }, "category": null, "comment": "向后走的概率", "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-27dbbda6-34d1-469b-873f-18433b1296d0" ] } } ] } }, "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": [ 10, 18, 8 ] }, "index": 0, "parentIndex": -1, "Guid": "153cf72e-efec-43e0-b3b2-20e41f94cdde" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" } }, "LerpTime": 0.0, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 120.0 }, "index": 1, "parentIndex": 9, "Guid": "9afe730b-5ce3-4a86-a5a4-bedceb0dc124" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 3, 6 ] }, "index": 2, "parentIndex": 9, "Guid": "9d6efe52-f648-4122-bc45-497d2347aa81" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 4, 5 ] }, "index": 3, "parentIndex": 2, "Guid": "bfb6c756-2078-4bf4-bfa1-5d1a72742f24" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceXZ, Assembly-CSharp", "_from": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, "_to": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" } } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 2.0 } }, "index": 4, "parentIndex": 3, "Guid": "4b9fb792-2360-45aa-8d28-df11a0af6157" }, { "$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": "MoveCmdType-91c02740761d06f49909ffb642f55030-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-eadf7e21-41de-4e0c-95bf-47dd207a3310" } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" } } } ] }, "_assetGuid": "0e309c790c8f5b547bed74bf0057f162", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json" }, "index": 5, "parentIndex": 3, "Guid": "ad174496-2a37-4aad-8904-83941cbab7c6" }, { "$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": "MoveCmdType-91c02740761d06f49909ffb642f55030-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-8bcc0ac6-74a6-4c43-8ead-a7a7475801ac" } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" } } } ] }, "_assetGuid": "0e309c790c8f5b547bed74bf0057f162", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json" }, "index": 6, "parentIndex": 2, "Guid": "961bde74-71c7-4ba4-bd99-ec22420bcd55" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "67767b3fed8949a08231849cf1f8520b", "_assetPath": "Data/Query/PQS/AI/v3/Direction/PQS_FindForward.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" }, "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-c80efa46-7cb0-44e9-b21b-a62ade919757" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-9d9d9a3b-c861-4cfa-a255-5d25ef0608df" } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-de0516e2-64bf-4ba4-b019-ca470f1ff366" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-af7553b4-b408-47a1-873a-c2d7ea0cd2b7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 180.0 } } ] }, "_Next": -1, "index": 7, "parentIndex": 25, "Guid": "e2032bc6-52be-4cb7-bda2-44e2713ab882" }, { "$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp", "_Child": 9, "index": 8, "parentIndex": 0, "Guid": "1c350c98-5931-440f-9913-0f3faee61a1f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 14, 1, 2 ] }, "index": 9, "parentIndex": 8, "Guid": "3a81d0e2-1892-461a-a75b-65dd7a7046aa" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 11, "index": 10, "parentIndex": 0, "Guid": "0722de3c-0417-49bb-a605-bd2e19d1f978" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 12, 13 ] }, "index": 11, "parentIndex": 10, "Guid": "b09f56a8-9d66-4db3-86c0-a8e8bef9196e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-b39a8ef5-5b34-43ba-ac29-c862eb282e0c" } }, "index": 12, "parentIndex": 11, "Guid": "28ef0915-c411-4326-9fad-0dbc019c5822" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-52e0a20b-0c70-4c6f-bfcd-3c09a9965760" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetCurrentToolConfigId, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, "index": 13, "parentIndex": 11, "Guid": "7ec03b25-95e0-4c69-b8c4-186c9a71cb57" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 15, "index": 14, "parentIndex": 9, "Guid": "656b7113-e9b8-4a9a-97f3-b253d3730609" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 16, 17 ] }, "index": 15, "parentIndex": 14, "Guid": "bc6a1fb7-3834-420c-83cb-9960a4a981de" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-b39a8ef5-5b34-43ba-ac29-c862eb282e0c" } }, "index": 16, "parentIndex": 15, "Guid": "dd59697e-ad48-46cf-a461-9d937d2216fb" }, { "$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.ConfigVarBlackboardUInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-52e0a20b-0c70-4c6f-bfcd-3c09a9965760" } } } ] }, "_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json" }, "index": 17, "parentIndex": 15, "Guid": "1158e4af-c29f-4f61-9abc-d119b26e404a" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 19, 22 ] }, "index": 18, "parentIndex": 0, "Guid": "7632606f-d844-4363-a5b3-1400feaeafd2" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 20, 21 ] }, "index": 19, "parentIndex": 18, "Guid": "1a69b348-42a6-4526-b9be-2b99bceb2581" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-1147b4df-dad5-476f-9311-7a37c72bc289" } }, "index": 20, "parentIndex": 19, "Guid": "771d4d5c-249b-4493-ba16-ec3388318ec0" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" } }, "index": 21, "parentIndex": 19, "Guid": "17f8dbf7-0230-4411-bc06-9d91c4f4521d" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 23 ] }, "index": 22, "parentIndex": 18, "Guid": "f4ac6230-a961-4492-852c-963c41370a25" }, { "$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.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bbfab59c-837b-4810-881b-1a57f928b75f" } }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-27dbbda6-34d1-469b-873f-18433b1296d0" } } ] } }, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 25, 26 ] }, "index": 23, "parentIndex": 22, "Guid": "66d28a15-76f1-495b-8b09-1e074017341f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "09f482ce079ef4b4dbe8ebe387253f05", "_assetPath": "Data/Query/PQS/AI/v3/Direction/PQS_FindBackward.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" }, "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-a2e5dad6-ab9b-4058-a1ce-82e2b89e2e48" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-9d9d9a3b-c861-4cfa-a255-5d25ef0608df" } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3d5f8937-a6f9-432d-9c90-8004dec9528b" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-623142c2-6c3f-40c3-9e23-a86e0f9c04fc" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 180.0 } } ] }, "_Next": -1, "index": 24, "parentIndex": 25, "Guid": "443efa1a-d445-4ed5-a1c9-2fd7f78da0a4" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 7, 24 ] }, "index": 25, "parentIndex": 23, "Guid": "c9f76401-f23d-43dc-b25c-39207f5a7779" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 28, 27 ] }, "index": 26, "parentIndex": 23, "Guid": "58cb17dc-3396-41a0-a1c3-f27ce4b03678" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "67767b3fed8949a08231849cf1f8520b", "_assetPath": "Data/Query/PQS/AI/v3/Direction/PQS_FindForward.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" }, "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-c80efa46-7cb0-44e9-b21b-a62ade919757" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-9d9d9a3b-c861-4cfa-a255-5d25ef0608df" } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-de0516e2-64bf-4ba4-b019-ca470f1ff366" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-af7553b4-b408-47a1-873a-c2d7ea0cd2b7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 180.0 } } ] }, "_Next": -1, "index": 27, "parentIndex": 26, "Guid": "cabca1dd-1dea-4009-bfbd-027af6253ee9" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "09f482ce079ef4b4dbe8ebe387253f05", "_assetPath": "Data/Query/PQS/AI/v3/Direction/PQS_FindBackward.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bf5aeb51-d5fb-49ca-b999-b8352d08d370" }, "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-a2e5dad6-ab9b-4058-a1ce-82e2b89e2e48" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-9d9d9a3b-c861-4cfa-a255-5d25ef0608df" } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3d5f8937-a6f9-432d-9c90-8004dec9528b" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-623142c2-6c3f-40c3-9e23-a86e0f9c04fc" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 180.0 } } ] }, "_Next": -1, "index": 28, "parentIndex": 26, "Guid": "141d4fbe-edb4-412f-bd99-9141f052609f" } ] }, "containers": null, "rootIndex": 0, "nodesHash": -1950424501, "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": -336.0, "y": 0.0 }, "guid": "153cf72e-efec-43e0-b3b2-20e41f94cdde", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 528.0, "y": 848.0 }, "guid": "9afe730b-5ce3-4a86-a5a4-bedceb0dc124", "comment": "慢慢地转,不会顺转", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 496.0, "y": 1232.0 }, "guid": "9d6efe52-f648-4122-bc45-497d2347aa81", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 768.0, "y": 1104.0 }, "guid": "bfb6c756-2078-4bf4-bfa1-5d1a72742f24", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1184.0, "y": 976.0 }, "guid": "4b9fb792-2360-45aa-8d28-df11a0af6157", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1184.0, "y": 1312.0 }, "guid": "ad174496-2a37-4aad-8904-83941cbab7c6", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 768.0, "y": 1344.0 }, "guid": "961bde74-71c7-4ba4-bd99-ec22420bcd55", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1312.0, "y": -1456.0 }, "guid": "e2032bc6-52be-4cb7-bda2-44e2713ab882", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -32.0, "y": 768.0 }, "guid": "1c350c98-5931-440f-9913-0f3faee61a1f", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 208.0, "y": 800.0 }, "guid": "3a81d0e2-1892-461a-a75b-65dd7a7046aa", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 16.0, "y": -2592.0 }, "guid": "0722de3c-0417-49bb-a605-bd2e19d1f978", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 288.0, "y": -2592.0 }, "guid": "b09f56a8-9d66-4db3-86c0-a8e8bef9196e", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 544.0, "y": -2592.0 }, "guid": "28ef0915-c411-4326-9fad-0dbc019c5822", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 544.0, "y": -2432.0 }, "guid": "7ec03b25-95e0-4c69-b8c4-186c9a71cb57", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 528.0, "y": 544.0 }, "guid": "656b7113-e9b8-4a9a-97f3-b253d3730609", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 800.0, "y": 544.0 }, "guid": "bc6a1fb7-3834-420c-83cb-9960a4a981de", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1024.0, "y": 416.0 }, "guid": "dd59697e-ad48-46cf-a461-9d937d2216fb", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1024.0, "y": 608.0 }, "guid": "1158e4af-c29f-4f61-9abc-d119b26e404a", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -32.0, "y": -256.0 }, "guid": "7632606f-d844-4363-a5b3-1400feaeafd2", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 288.0, "y": -1920.0 }, "guid": "1a69b348-42a6-4526-b9be-2b99bceb2581", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 544.0, "y": -1920.0 }, "guid": "771d4d5c-249b-4493-ba16-ec3388318ec0", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 544.0, "y": -1744.0 }, "guid": "17f8dbf7-0230-4411-bc06-9d91c4f4521d", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 208.0, "y": -32.0 }, "guid": "f4ac6230-a961-4492-852c-963c41370a25", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 496.0, "y": -576.0 }, "guid": "66d28a15-76f1-495b-8b09-1e074017341f", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1312.0, "y": -1008.0 }, "guid": "443efa1a-d445-4ed5-a1c9-2fd7f78da0a4", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 992.0, "y": -1296.0 }, "guid": "c9f76401-f23d-43dc-b25c-39207f5a7779", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 976.0, "y": -368.0 }, "guid": "58cb17dc-3396-41a0-a1c3-f27ce4b03678", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1312.0, "y": -64.0 }, "guid": "cabca1dd-1dea-4009-bfbd-027af6253ee9", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1312.0, "y": -528.0 }, "guid": "141d4fbe-edb4-412f-bd99-9141f052609f", "comment": null, "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothRelaxWalk_v3.json", "errors": null, "nodeErrors": { "$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib" } }