{ "$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": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib", "$values": [] }, "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": "FollowTarget", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "MaxFollowRange", "DataType": 4, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp", "_value": 2.0 }, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "MinFollowRange", "DataType": 4, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-50b4c8d8-643d-4225-ae67-584ca91f3524" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "ShouldRepositionForBestFollowPosition", "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-466b652a-e94c-49b2-b175-fa070089d8b5" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TempPosition", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "ReNavigateFlag", "DataType": 1, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-bbd0d591-1d35-4a6f-a2a1-32103fd5e524" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "MoveType", "DataType": 2, "sharingStrategy": 1, "defaultValue": { "$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp", "_value": 3 }, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-5dd3341d-63ff-43c0-9046-2944c01597dd" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "CachedPlayerPosition", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-2f4bc292-e3db-458e-94ee-0e4a44504b07" ] } } ] } }, "NewNodesPlaceholder": { "$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 13, 4 ] }, "_Services": null, "index": 0, "parentIndex": -1, "Guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp", "failWhenChildFailed": false, "_Condition": 2, "_Child": 12, "index": 1, "parentIndex": -1, "Guid": "9a076ccc-6d36-4087-9597-252a176cfd90" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedLogicAnd, Assembly-CSharp", "_operands": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } } } ] } }, "index": 2, "parentIndex": 1, "Guid": "13952b14-b0f4-4b16-95e1-f221426b6060" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp", "FinishMode": 0, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 17, 21 ] }, "_Services": null, "index": 3, "parentIndex": 10, "Guid": "57cbbf81-dabf-40a8-95c0-92e16ef392eb" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 2, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": 6, "index": 4, "parentIndex": 0, "Guid": "8088dde5-1179-4300-96d4-7e07bb26ced2" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarInRangeFloat, Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp", "_fromEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_toEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, "_low": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-50b4c8d8-643d-4225-ae67-584ca91f3524" }, "targetGuid": null }, "_high": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "index": 5, "parentIndex": 8, "Guid": "086a1a16-f11f-4fa3-89cc-59d8cb219790" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 8, 33 ] }, "_Services": null, "index": 6, "parentIndex": 4, "Guid": "a61c8260-69c8-4f95-9d58-a6339f684fdd" }, { "$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": "TargetPosition-91c02740761d06f49909ffb642f55030-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, { "$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-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "targetGuid": null } } ] }, "_assetGuid": "0e309c790c8f5b547bed74bf0057f162", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json" }, "index": 7, "parentIndex": 25, "Guid": "3fe1d839-d5e5-4594-b340-84d19897c22c" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 5, 9, 30 ] }, "_Services": null, "index": 8, "parentIndex": 6, "Guid": "30761e69-7fc6-4198-920a-e268f15db5ac" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-466b652a-e94c-49b2-b175-fa070089d8b5" }, "targetGuid": null } }, "index": 9, "parentIndex": 8, "Guid": "fa896a88-c8d6-4196-8121-2f31f61b9a47" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 11, 3, 28 ] }, "_Services": null, "index": 10, "parentIndex": -1, "Guid": "13cd467b-1831-49d1-a901-a7870a86d293" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "34b291617c8542a49a3846eda0eb3d72", "_assetPath": "Data/Query/PQS/AI/v3/PlayerRelated/PQS_FindTargetEntityFollowPosition.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "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-4d344bf3-7ce3-4170-8b90-1df4e27856d7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-e0ff1946-0031-4fb3-986f-bd672bf386ff" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } } ] }, "_Next": -1, "index": 11, "parentIndex": 10, "Guid": "93638946-9696-4cb1-8a0a-10a33f99c4a5" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp", "result": 2, "index": 12, "parentIndex": 1, "Guid": "62d6b6f3-106e-419b-85ef-639e804ddb85" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 14, 15 ] }, "_Services": null, "index": 13, "parentIndex": 0, "Guid": "7f24ca3d-fcf8-44bb-81aa-a92e8bae2df4" }, { "$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-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, "index": 14, "parentIndex": 13, "Guid": "88b5531b-0f75-4dc0-9038-fbdc630efcf0" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp" }, "index": 15, "parentIndex": 13, "Guid": "59d00ca7-4f72-4b45-87d6-a2fac2692802" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": -1, "_Child": 23, "index": 16, "parentIndex": 17, "Guid": "483b7fb0-ed09-409e-8d18-c31eaed67269" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 16, 18 ] }, "_Services": null, "index": 17, "parentIndex": 3, "Guid": "7c8f9d64-0ec5-4d2f-ab1d-eb7584bf04ae" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bbd0d591-1d35-4a6f-a2a1-32103fd5e524" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false }, "index": 18, "parentIndex": 17, "Guid": "746724fd-1a5b-4da8-b6c6-5ba3a40c1b10" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-1bb10098-f2a4-435e-9bef-3fabc234d5ab" }, "targetGuid": null }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarDivideFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntitiesXZ, Assembly-CSharp", "_fromEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_toEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-7faab673-7ab4-423b-aa0f-485ee495aed5" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0 } } }, "index": 19, "parentIndex": -1, "Guid": "28656580-b520-430b-8abd-b707fe6af7cc" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "index": 20, "parentIndex": 21, "Guid": "2020a552-5505-4ed9-bf58-2bd9f05c1017" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 20, 22 ] }, "_Services": null, "index": 21, "parentIndex": 3, "Guid": "4cd9c7c6-ffd1-4c10-8a45-cf9488123356" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bbd0d591-1d35-4a6f-a2a1-32103fd5e524" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true }, "index": 22, "parentIndex": 21, "Guid": "6df17e9f-511f-49eb-9e79-aa6f7a70f1b0" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 1, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": 26, "index": 23, "parentIndex": 16, "Guid": "acc69cbf-f6fb-4d87-9f09-60cbbb78d7ef" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$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-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 6.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 4 }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 2 } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "targetGuid": null } }, "index": 24, "parentIndex": 25, "Guid": "d9ae4f3c-385d-42a2-bfbb-b319151e88a7" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": 24, "_Child": 7, "index": 25, "parentIndex": 26, "Guid": "d021ec15-4cc1-4d1a-974d-4c269fc32471" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 27, 25 ] }, "_Services": null, "index": 26, "parentIndex": 23, "Guid": "68b858a8-cca0-4419-8bc5-407636681401" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$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-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 777.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 4 }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 2 } }, "index": 27, "parentIndex": 26, "Guid": "2fe7592f-7545-4c40-b2f8-db98250c34f8" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2f4bc292-e3db-458e-94ee-0e4a44504b07" }, "value": { "$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-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, "index": 28, "parentIndex": 10, "Guid": "6dfab6cc-476e-4031-8960-c8fc87fbde36" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCoolDownNode, Assembly-CSharp", "coolDownVar": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.1 }, "_Child": -1, "index": 29, "parentIndex": -1, "Guid": "54a77044-3ee0-4186-9007-e5cd9cab5476" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2f4bc292-e3db-458e-94ee-0e4a44504b07" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.15 } }, "index": 30, "parentIndex": 8, "Guid": "f097aea3-e6a1-4dc4-9996-b6a973d86466" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 6.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 4 }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 2 } }, "index": 31, "parentIndex": -1, "Guid": "5367b6f7-b3a1-4c23-a165-484140f30fdb" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 6.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 4 }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 2 } }, "index": 32, "parentIndex": -1, "Guid": "815d965d-31e5-40b0-b6d8-21a329c3d8c4" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 34, 64, 56 ] }, "_Services": null, "index": 33, "parentIndex": 6, "Guid": "7dd46367-7502-4ae6-9564-a67e8d5e8f72" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "34b291617c8542a49a3846eda0eb3d72", "_assetPath": "Data/Query/PQS/AI/v3/PlayerRelated/PQS_FindTargetEntityFollowPosition.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "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-4d344bf3-7ce3-4170-8b90-1df4e27856d7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-e0ff1946-0031-4fb3-986f-bd672bf386ff" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } } ] }, "_Next": -1, "index": 34, "parentIndex": 33, "Guid": "1a490c34-a3a1-45d7-b104-48c832847c3b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp", "FinishMode": 0, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 44, 40 ] }, "_Services": null, "index": 35, "parentIndex": 60, "Guid": "711fef6e-5b02-47fb-8711-efde1bde1b92" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 37, 45 ] }, "_Services": null, "index": 36, "parentIndex": -1, "Guid": "c7ce0745-5e6d-4039-b4a9-56ea83fa36a5" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": 38, "_Child": 39, "index": 37, "parentIndex": 36, "Guid": "64e5fa27-551c-450a-81e8-56c79cec29fb" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bbd0d591-1d35-4a6f-a2a1-32103fd5e524" }, "targetGuid": null } }, "index": 38, "parentIndex": 37, "Guid": "7ad45880-0428-4590-af44-e9fbcef90a68" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 1, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": -1, "index": 39, "parentIndex": 37, "Guid": "0b656b84-d065-4382-9886-48d1702ec2a0" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 43, 50 ] }, "_Services": null, "index": 40, "parentIndex": 35, "Guid": "c4f26886-08b2-42d0-8e3b-a3eaa7885fde" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$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-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 777.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 4 }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 2 } }, "index": 41, "parentIndex": -1, "Guid": "735ce3ab-cda4-4299-9769-1ee6ac7d89e8" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": -1, "_Child": 49, "index": 42, "parentIndex": -1, "Guid": "231c719f-54e1-4bf6-a274-cd62a751a008" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 4 }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 2 } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "targetGuid": null } }, "index": 43, "parentIndex": 40, "Guid": "935642c8-f009-4bc0-a1a6-06e83880a74d" }, { "$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": "TargetPosition-91c02740761d06f49909ffb642f55030-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, { "$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-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "targetGuid": null } } ] }, "_assetGuid": "0e309c790c8f5b547bed74bf0057f162", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json" }, "index": 44, "parentIndex": 35, "Guid": "7dd2781e-7c87-419e-ad56-5ac47eb2ccd2" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bbd0d591-1d35-4a6f-a2a1-32103fd5e524" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false }, "index": 45, "parentIndex": 36, "Guid": "a830825a-14b8-4169-a2b3-2f6eb940609e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 51, 48, 65 ] }, "_Services": null, "index": 46, "parentIndex": 59, "Guid": "bda8bc4d-126c-4850-9969-a1ad7751e33b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "index": 47, "parentIndex": 53, "Guid": "d8702bd8-fb07-46ed-9c68-80edf8b44456" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2f4bc292-e3db-458e-94ee-0e4a44504b07" }, "value": { "$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-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, "index": 48, "parentIndex": 46, "Guid": "e6300d81-3610-4e48-bfaf-73907f472b19" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp", "result": 2, "index": 49, "parentIndex": 42, "Guid": "4c21d0b6-c840-4b5b-9786-bbf4d3dbdcb7" }, { "$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-1d7fe82b-59a0-4763-a64a-edbf4b170d93" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$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-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 777.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 4 }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 2 } } } ] }, "_assetGuid": "128f60c43e19a5048b2c807e28e7a832", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_ChangeMoveCmdType.json" }, "index": 50, "parentIndex": 40, "Guid": "215c52a4-08c9-4df9-be40-5c2e8ddd4793" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "34b291617c8542a49a3846eda0eb3d72", "_assetPath": "Data/Query/PQS/AI/v3/PlayerRelated/PQS_FindTargetEntityFollowPosition.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "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-4d344bf3-7ce3-4170-8b90-1df4e27856d7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-e0ff1946-0031-4fb3-986f-bd672bf386ff" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } } ] }, "_Next": -1, "index": 51, "parentIndex": 46, "Guid": "897e46b4-1ca5-45dd-b862-720966892af6" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2f4bc292-e3db-458e-94ee-0e4a44504b07" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.8 } }, "index": 52, "parentIndex": 53, "Guid": "dcfe1269-acf3-4d33-8850-ca5e53603013" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 47, 52 ] }, "_Services": null, "index": 53, "parentIndex": -1, "Guid": "ab3ff3c0-69a9-4355-be14-0e09fd7f3ed5" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": null, "_Services": null, "index": 54, "parentIndex": -1, "Guid": "4b640b24-c992-41ad-8f65-19ffcd8b6d3b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2f4bc292-e3db-458e-94ee-0e4a44504b07" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.1 } }, "index": 55, "parentIndex": -1, "Guid": "08d259cc-1e58-45de-90e0-2ad381690c9f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2f4bc292-e3db-458e-94ee-0e4a44504b07" }, "value": { "$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-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, "index": 56, "parentIndex": 33, "Guid": "95af4869-cb53-42c4-bef3-36081e06f8a9" }, { "$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-492c00ba-d151-4f98-b6b9-8e852535a21a" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } } ] }, "_assetGuid": "b5934a962e8f1084491054f1cda65308", "_assetPath": "Data/AI/BehaviourTree/00General/LookIK/Atom_AutoIKSetting.json" }, "index": 57, "parentIndex": 64, "Guid": "ad30589c-8b92-44f0-b018-8745eca24fc0" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 1, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": 59, "index": 58, "parentIndex": 64, "Guid": "48cefcb2-44eb-4cb7-9d96-755db00b46ec" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 60, 46 ] }, "_Services": null, "index": 59, "parentIndex": 58, "Guid": "2ee31c05-c9be-47bd-814d-6c85cd75a970" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": 63, "_Child": 35, "index": 60, "parentIndex": 59, "Guid": "91b2445d-c751-45a8-9859-65b995e4fad5" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2f4bc292-e3db-458e-94ee-0e4a44504b07" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.7 } }, "index": 61, "parentIndex": 63, "Guid": "2151819c-b75d-4fc4-83c7-3ec61361d54c" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null }, "_point": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-72a9da54-e1df-42b9-bed8-56d847ddcdb1" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "index": 62, "parentIndex": 63, "Guid": "c75b4472-1270-497b-b15f-357eff9c80eb" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 62, 61 ] }, "_Services": null, "index": 63, "parentIndex": 60, "Guid": "6ab3f0f0-332a-4f68-bd23-8aad35eeab1c" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp", "terminateWhenPause": false, "finishMode": 0, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 58, 57 ] }, "_Services": null, "index": 64, "parentIndex": 33, "Guid": "20d6c829-8c72-43b2-a46a-fc622e19a4c6" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp", "result": 1, "index": 65, "parentIndex": 46, "Guid": "47beaf4e-49ff-4d44-ad35-108c9cf9e331" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp", "_fromEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_toEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorInt32, Assembly-CSharp", "_a": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp", "_fromEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "_toEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6229cf4d-ed7a-46c2-abd1-150a1b46a416" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3cc3828f-243e-423a-a7ca-916a5f3ad744" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 7.0 } }, "_b": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 4 }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } }, "_c": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 2 } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-5dd3341d-63ff-43c0-9046-2944c01597dd" }, "targetGuid": null } }, "index": 66, "parentIndex": -1, "Guid": "e0bb0cee-ffda-410a-a60e-96c506ebcda5" } ] }, "containers": null, "rootIndex": 0, "nodesHash": 355041890, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [ 1, 10, 19, 29, 31, 32, 36, 41, 42, 53, 54, 55, 66 ] }, "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": 471.9172 }, "guid": "a9abf4cf-f7cf-49b9-8ac9-6e08409ffb05", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 1722.136 }, "guid": "9a076ccc-6d36-4087-9597-252a176cfd90", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 249.6, "y": 1680.33594 }, "guid": "13952b14-b0f4-4b16-95e1-f221426b6060", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 2958.0376 }, "guid": "57cbbf81-dabf-40a8-95c0-92e16ef392eb", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 939.4344 }, "guid": "8088dde5-1179-4300-96d4-7e07bb26ced2", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 0.0 }, "guid": "086a1a16-f11f-4fa3-89cc-59d8cb219790", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 891.034363 }, "guid": "a61c8260-69c8-4f95-9d58-a6339f684fdd", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1468.8, "y": 2773.23755 }, "guid": "3fe1d839-d5e5-4594-b340-84d19897c22c", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 247.5 }, "guid": "30761e69-7fc6-4198-920a-e268f15db5ac", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 244.200012 }, "guid": "fa896a88-c8d6-4196-8121-2f31f61b9a47", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 3806.1377 }, "guid": "13cd467b-1831-49d1-a901-a7870a86d293", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 3569.6377 }, "guid": "93638946-9696-4cb1-8a0a-10a33f99c4a5", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 249.6, "y": 1834.33594 }, "guid": "62d6b6f3-106e-419b-85ef-639e804ddb85", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 88.0 }, "guid": "7f24ca3d-fcf8-44bb-81aa-a92e8bae2df4", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 0.0 }, "guid": "88b5531b-0f75-4dc0-9038-fbdc630efcf0", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 151.8 }, "guid": "59d00ca7-4f72-4b45-87d6-a2fac2692802", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 2526.83765 }, "guid": "483b7fb0-ed09-409e-8d18-c31eaed67269", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 2708.33765 }, "guid": "7c8f9d64-0ec5-4d2f-ab1d-eb7584bf04ae", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 2797.4375 }, "guid": "746724fd-1a5b-4da8-b6c6-5ba3a40c1b10", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 4247.238 }, "guid": "28656580-b520-430b-8abd-b707fe6af7cc", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 3072.4375 }, "guid": "2020a552-5505-4ed9-bf58-2bd9f05c1017", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 3229.73755 }, "guid": "4cd9c7c6-ffd1-4c10-8a45-cf9488123356", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 3340.83765 }, "guid": "6df17e9f-511f-49eb-9e79-aa6f7a70f1b0", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 2543.33765 }, "guid": "acc69cbf-f6fb-4d87-9f09-60cbbb78d7ef", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1468.8, "y": 2518.0376 }, "guid": "d9ae4f3c-385d-42a2-bfbb-b319151e88a7", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1219.20007, "y": 2673.1377 }, "guid": "d021ec15-4cc1-4d1a-974d-4c269fc32471", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 979.2001, "y": 2551.0376 }, "guid": "68b858a8-cca0-4419-8bc5-407636681401", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1219.20007, "y": 2380.5376 }, "guid": "2fe7592f-7545-4c40-b2f8-db98250c34f8", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 3994.23779 }, "guid": "6dfab6cc-476e-4031-8960-c8fc87fbde36", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 4526.6377 }, "guid": "54a77044-3ee0-4186-9007-e5cd9cab5476", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 418.0 }, "guid": "f097aea3-e6a1-4dc4-9996-b6a973d86466", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 4654.238 }, "guid": "5367b6f7-b3a1-4c23-a165-484140f30fdb", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 4933.6377 }, "guid": "815d965d-31e5-40b0-b6d8-21a329c3d8c4", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1512.56873 }, "guid": "7dd46367-7502-4ae6-9564-a67e8d5e8f72", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 726.0 }, "guid": "1a490c34-a3a1-45d7-b104-48c832847c3b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1948.8, "y": 1610.95 }, "guid": "711fef6e-5b02-47fb-8711-efde1bde1b92", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 5364.838 }, "guid": "c7ce0745-5e6d-4039-b4a9-56ea83fa36a5", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 5213.038 }, "guid": "64e5fa27-551c-450a-81e8-56c79cec29fb", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 5139.338 }, "guid": "7ad45880-0428-4590-af44-e9fbcef90a68", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 5313.1377 }, "guid": "0b656b84-d065-4382-9886-48d1702ec2a0", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2188.8, "y": 1901.9 }, "guid": "c4f26886-08b2-42d0-8e3b-a3eaa7885fde", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 5699.238 }, "guid": "735ce3ab-cda4-4299-9769-1ee6ac7d89e8", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 5978.6377 }, "guid": "231c719f-54e1-4bf6-a274-cd62a751a008", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2428.8, "y": 1700.6 }, "guid": "935642c8-f009-4bc0-a1a6-06e83880a74d", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2188.8, "y": 1342.0 }, "guid": "7dd2781e-7c87-419e-ad56-5ac47eb2ccd2", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 5470.438 }, "guid": "a830825a-14b8-4169-a2b3-2f6eb940609e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1699.20007, "y": 2180.75 }, "guid": "bda8bc4d-126c-4850-9969-a1ad7751e33b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 6236.0376 }, "guid": "d8702bd8-fb07-46ed-9c68-80edf8b44456", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1939.20007, "y": 2286.35 }, "guid": "e6300d81-3610-4e48-bfaf-73907f472b19", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 249.6, "y": 6044.6377 }, "guid": "4c21d0b6-c840-4b5b-9786-bbf4d3dbdcb7", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2428.8, "y": 1988.8 }, "guid": "215c52a4-08c9-4df9-be40-5c2e8ddd4793", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1939.20007, "y": 1855.15 }, "guid": "897e46b4-1ca5-45dd-b862-720966892af6", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 6504.4375 }, "guid": "dcfe1269-acf3-4d33-8850-ca5e53603013", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 6772.8374 }, "guid": "ab3ff3c0-69a9-4355-be14-0e09fd7f3ed5", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 6955.4375 }, "guid": "4b640b24-c992-41ad-8f65-19ffcd8b6d3b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 7094.0376 }, "guid": "08d259cc-1e58-45de-90e0-2ad381690c9f", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 2244.13745 }, "guid": "95af4869-cb53-42c4-bef3-36081e06f8a9", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1209.6001, "y": 1958.13745 }, "guid": "ad30589c-8b92-44f0-b018-8745eca24fc0", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1209.6001, "y": 1720.53748 }, "guid": "48cefcb2-44eb-4cb7-9d96-755db00b46ec", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1459.20007, "y": 1728.23755 }, "guid": "2ee31c05-c9be-47bd-814d-6c85cd75a970", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1699.20007, "y": 1253.725 }, "guid": "91b2445d-c751-45a8-9859-65b995e4fad5", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2188.8, "y": 1034.0 }, "guid": "2151819c-b75d-4fc4-83c7-3ec61361d54c", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2188.8, "y": 726.0 }, "guid": "c75b4472-1270-497b-b15f-357eff9c80eb", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1948.8, "y": 922.9 }, "guid": "6ab3f0f0-332a-4f68-bd23-8aad35eeab1c", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 1849.23743 }, "guid": "20d6c829-8c72-43b2-a46a-fc622e19a4c6", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1939.20007, "y": 2585.55 }, "guid": "47beaf4e-49ff-4d44-ad35-108c9cf9e331", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 7362.4375 }, "guid": "e0bb0cee-ffda-410a-a60e-96c506ebcda5", "comment": "", "locked": false, "collapse": false } ] }, "comment": "目前只支持了Follow玩家" }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Navigation/BTState_KeepFollowingTargetEntity.json", "errors": null, "nodeErrors": null }