{ "$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp", "redirectData": null, "blackboardConfigs": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib", "$values": [] }, "configs": { "$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "aefb37e14e103494ab0f467f9056c43a", "_assetPath": "Data/AI/Blackboard/v3/Partner/BB_Partner_v3.json" } ] }, "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": "TargetEntity", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-23d54e76-3366-489d-a08b-0cbe6f32c70a" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TempList", "DataType": 133, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-a3827161-94ac-4b2b-98a9-33c78c04fd9e" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "StandbyPos", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-ded6406c-aca8-4ccd-b1cc-a067347ea13a" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "SitPos", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-620300ef-0529-4261-bd24-d855e97af8df" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "WanderPos", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-b287ade4-7ba8-4f8c-9f15-ed381f8a31e6" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TriggerEntity", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-02483792-12d5-4697-959b-fa8ec8b3c5d4" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "InteractType", "DataType": 2, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-9ae4b691-04b1-4674-bc10-d032d3a04b6f" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "NPCID", "DataType": 3, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-c690ec1f-cc68-4955-95d0-a3fd16bcb043" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "NeedResetTrigger", "DataType": 1, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-6057677d-5abe-4f83-acbf-aaa5e29837d3" ] } } ] } }, "NewNodesPlaceholder": { "$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 53, 54, 45 ] }, "_Services": null, "index": 0, "parentIndex": -1, "Guid": "56cc30c3-73aa-4c31-8ecf-b3471f882974" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 2, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": 2, "index": 1, "parentIndex": 43, "Guid": "30028b64-7254-4563-ba16-440d7fd37539" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": 3, "_Child": 4, "index": 2, "parentIndex": 1, "Guid": "106c6a52-f4a6-4019-b10e-043343d78401" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicOr, Assembly-CSharp", "_operands": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp", "_fromEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp", "_uid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } }, "_toEntityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 6.0 } }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "IsGoingToInteract-aefb37e14e103494ab0f467f9056c43a-0" }, "targetGuid": null } ] } } }, "index": 3, "parentIndex": 2, "Guid": "ebf3233c-acae-426d-ae3a-dfb8218259c9" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 5, 37, 25 ] }, "_Services": null, "index": 4, "parentIndex": 2, "Guid": "f5611666-c454-445e-a23c-122ac6f23539" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp", "FinishMode": 0, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 31, 7 ] }, "_Services": null, "index": 5, "parentIndex": 4, "Guid": "47be567b-749e-4c86-879f-240871c66cad" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp", "WaitTime": 1.5, "IsRandom": false, "MinWaitTime": 0.0, "MaxWaitTime": 0.0, "index": 6, "parentIndex": 31, "Guid": "0d0ff900-3d8a-4e04-929e-c6b2674aa720" }, { "$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.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp", "_uid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } } } ] }, "_assetGuid": "b5934a962e8f1084491054f1cda65308", "_assetPath": "Data/AI/BehaviourTree/00General/LookIK/Atom_AutoIKSetting.json" }, "index": 7, "parentIndex": 5, "Guid": "10e69e68-eb18-46ae-882c-c073dd9f4aeb" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "4280f1b677581a748b553a3c99c435d2", "_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindCanSit.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "SitEntityList-aefb37e14e103494ab0f467f9056c43a-0" }, "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-133f6a73-f6c6-4d80-9772-dbbf68b19c7f" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-053cbdd0-4f36-4f45-8e47-7aa9834073f0" }, "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-3c718d00-4d0d-4acc-a3c4-ae1839b16e81" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-66e008d2-f695-4b8a-8673-4cdfb38cec97" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp" } } ] }, "_Next": -1, "index": 8, "parentIndex": 20, "Guid": "df1a0548-bc72-4055-9250-b93b56b6be46" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 46, "index": 9, "parentIndex": 37, "Guid": "26995d23-a48e-4cd6-97c7-9ceb617e3301" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp", "failWhenChildFailed": false, "_Condition": 11, "_Child": 13, "index": 10, "parentIndex": 18, "Guid": "72745b0f-22ee-42cb-8550-fa72262d7609" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp", "_array": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArraySubtract`1[[System.UInt64, mscorlib]], Assembly-CSharp", "l1": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArrayUnion`1[[System.UInt64, mscorlib]], Assembly-CSharp", "l1": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "SitEntityList-aefb37e14e103494ab0f467f9056c43a-0" } }, "l2": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "InteractList-aefb37e14e103494ab0f467f9056c43a-0" } } }, "l2": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0" } } } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0 } }, "index": 11, "parentIndex": 10, "Guid": "3b75c56c-71ac-4009-b259-039fb1fa868d" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-23d54e76-3366-489d-a08b-0cbe6f32c70a" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarUInt64Indexer, Assembly-CSharp", "_index": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomInt, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0 }, "_maxExclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp", "_array": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArraySubtract`1[[System.UInt64, mscorlib]], Assembly-CSharp", "l1": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArrayUnion`1[[System.UInt64, mscorlib]], Assembly-CSharp", "l1": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "SitEntityList-aefb37e14e103494ab0f467f9056c43a-0" } }, "l2": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "InteractList-aefb37e14e103494ab0f467f9056c43a-0" } } }, "l2": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0" } } } } }, "_array": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArraySubtract`1[[System.UInt64, mscorlib]], Assembly-CSharp", "l1": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArrayUnion`1[[System.UInt64, mscorlib]], Assembly-CSharp", "l1": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "SitEntityList-aefb37e14e103494ab0f467f9056c43a-0" } }, "l2": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "InteractList-aefb37e14e103494ab0f467f9056c43a-0" } } }, "l2": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0" } } }, "_fallbackValue": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-23d54e76-3366-489d-a08b-0cbe6f32c70a" }, "targetGuid": null } }, "index": 12, "parentIndex": 13, "Guid": "7d67cbe1-e89d-4dd8-95cd-7f215c1430b7" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 12, 14, 21 ] }, "_Services": null, "index": 13, "parentIndex": 10, "Guid": "706e96f9-fb62-4dcd-b340-4e0ceaf667c4" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp", "Weights": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0 }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0 } ] } }, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 15, 42 ] }, "_Services": null, "index": 14, "parentIndex": 13, "Guid": "da838bd7-b4d2-4851-a202-bb7b7648aa87" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 44, 16 ] }, "_Services": null, "index": 15, "parentIndex": 14, "Guid": "581ea694-84c1-4506-938d-689e892b6354" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArrayOptAppend`1[[System.UInt64, mscorlib]], Assembly-CSharp", "source": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0" } }, "target": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-23d54e76-3366-489d-a08b-0cbe6f32c70a" }, "targetGuid": null } }, "index": 16, "parentIndex": 15, "Guid": "e68d317a-82e8-456b-8921-efba0c67dce1" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 18, 19 ] }, "_Services": null, "index": 17, "parentIndex": 25, "Guid": "92e0a8e7-2283-4976-a3eb-c9a9e4b8bf8a" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 10, "index": 18, "parentIndex": 17, "Guid": "8fb441ab-24ce-4beb-9ff1-f31dcf20b00b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DoneInteractList-aefb37e14e103494ab0f467f9056c43a-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarArrayFixedUInt64, Assembly-CSharp" }, "index": 19, "parentIndex": 17, "Guid": "1656dc9c-b7b9-473c-b8df-e0ff1705042a" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 8, "index": 20, "parentIndex": 37, "Guid": "5f688ea2-d531-4e9d-97ff-c6ca2db2681c" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp", "WaitTime": 6.0, "IsRandom": false, "MinWaitTime": 0.0, "MaxWaitTime": 0.0, "index": 21, "parentIndex": 13, "Guid": "44c5d962-6204-4558-bd63-2bcb2c2da702" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": 23, "_Child": 29, "index": 22, "parentIndex": 51, "Guid": "185c2e60-f13e-4c16-bbaf-e98bb07786f1" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp", "_operands": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "PlayerStanding-aefb37e14e103494ab0f467f9056c43a-0" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "NeedFollowPlayer-aefb37e14e103494ab0f467f9056c43a-0" }, "targetGuid": null } ] } } }, "index": 23, "parentIndex": 22, "Guid": "648b6347-5c76-4151-8878-24cfa7ecfdb8" }, { "$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-6d5fa761-66cd-437c-84b8-153fbe2fb9c7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp", "_uid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2873250b-137e-43b0-bb78-db3536e7b5c6" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-4ad3747e-4e71-412f-8de6-2f757a27223e" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-ade80c25-3821-43bc-9247-9800c6cc9a48" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 99999.0 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-1abaf7f5-83d7-419d-9a62-4ba9e59e4289" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 3 } } ] }, "_assetGuid": "2c41ab5b2a2d4b53b2bdab27521f5352", "_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothFollowTarget_v3.json" }, "index": 24, "parentIndex": 29, "Guid": "ee8a3347-18d3-494f-a9d1-661e78ec29db" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 26, "_False": 17, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp", "_operands": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarCheckArrayLength, Assembly-CSharp", "_array": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "SitEntityList-aefb37e14e103494ab0f467f9056c43a-0" } }, "operatorType": 0, "value": 0 }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarCheckArrayLength, Assembly-CSharp", "_array": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "InteractList-aefb37e14e103494ab0f467f9056c43a-0" } }, "operatorType": 0, "value": 0 } ] } } }, "_defaultRes": false, "index": 25, "parentIndex": 4, "Guid": "59ad7853-4e80-467e-926c-29c2382070db" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp", "Weights": null, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 27, 39 ] }, "_Services": null, "index": 26, "parentIndex": 25, "Guid": "cdebde69-e87e-4ff2-b20e-0eb2e44d9eab" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 28 ] }, "_Services": null, "index": 27, "parentIndex": 26, "Guid": "c607bb7e-0953-4422-8330-9b0825738866" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [] }, "_assetGuid": "dd9d67ff6a5f4fe5a3672a3d74d27890", "_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTA/BTAction_PartnerStandbyATL_v3.json" }, "index": 28, "parentIndex": 27, "Guid": "31b86ec8-bc28-4329-be80-19c3e9cc702b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 30, 24 ] }, "_Services": null, "index": 29, "parentIndex": 22, "Guid": "b47b2a1c-acb2-4417-ac3f-d52087ea5e6a" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp", "_uid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } } }, "LerpTime": 0.0, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 120.0 }, "index": 30, "parentIndex": 29, "Guid": "37ea35a5-4764-487d-b1c0-094c835ee044" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 6, 34, 33 ] }, "_Services": null, "index": 31, "parentIndex": 5, "Guid": "8720850b-11ac-4dd6-9011-d48dc996d90f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [ { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "BubbleID-006131b57a23c974da31f85fa03a5309-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 10033 } } ] }, "_assetGuid": "de855cb965099a645aa2c0cb8e21d8ad", "_assetPath": "Data/AI/BehaviourTree/00General/BubbleSystem/Atom_PlayBubble.json" }, "index": 32, "parentIndex": 35, "Guid": "600f0ba4-096f-431a-8180-ed3210b381e5" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp", "WaitTime": 1.5, "IsRandom": false, "MinWaitTime": 0.0, "MaxWaitTime": 0.0, "index": 33, "parentIndex": 31, "Guid": "cb0cfaf9-129d-4c18-a427-2917c50e4dfc" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 35, "_False": -1, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "NeedToTellToRelax-aefb37e14e103494ab0f467f9056c43a-0" }, "targetGuid": null }, "_defaultRes": true, "index": 34, "parentIndex": 31, "Guid": "878cda36-0f98-48ca-8175-1e11f8761330" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 32, 36 ] }, "_Services": null, "index": 35, "parentIndex": 34, "Guid": "35df7dd8-695f-4e98-9f47-7dee973e95c5" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "NeedToTellToRelax-aefb37e14e103494ab0f467f9056c43a-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false }, "index": 36, "parentIndex": 35, "Guid": "8d7d5605-39a7-4e07-b021-ed4f66d55e72" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 9, 20 ] }, "_Services": null, "index": 37, "parentIndex": 4, "Guid": "0398a25a-f1d5-454b-a249-c1ffea98fec4" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [] }, "_assetGuid": "51af696341814c22a59456e14868a27d", "_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTS/BTState_PartnerWanderAndPerform_v3.json" }, "index": 38, "parentIndex": 39, "Guid": "b10e7da5-248b-4265-8eb4-585c5a357efc" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 38 ] }, "_Services": null, "index": 39, "parentIndex": 26, "Guid": "87428127-d252-4d49-960b-e2a7c432d8f5" }, { "$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-9d8de206-90d2-4600-bbda-b1f36c12a9b4" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-23d54e76-3366-489d-a08b-0cbe6f32c70a" }, "targetGuid": null } } ] }, "_assetGuid": "bfbd219d43dd4a89b846627094c220f9", "_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTS/BTState_PartnerGoingToInteract_v3.json" }, "index": 40, "parentIndex": 44, "Guid": "a5a2cf07-3dc1-4ef1-8981-e5e255a4214d" }, { "$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-e2325061-ac3f-4dcb-854f-1ec24b699cdb" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-23d54e76-3366-489d-a08b-0cbe6f32c70a" }, "targetGuid": null } } ] }, "_assetGuid": "29755d8c9310489aae627225f6e98709", "_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTS/BTState_PartnerGoingToWander_v3.json" }, "index": 41, "parentIndex": 42, "Guid": "a6301497-8cb6-445b-acd0-832b8292990a" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 41 ] }, "_Services": null, "index": 42, "parentIndex": 14, "Guid": "e501aef7-bd66-4347-9992-a7661b2a1632" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 51, 1 ] }, "_Services": null, "index": 43, "parentIndex": 45, "Guid": "6674e086-b962-4a05-9d39-7c2549ca83cc" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 40, "index": 44, "parentIndex": 15, "Guid": "63e1aa06-0840-4101-baf3-abc543543a50" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 2, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": 43, "index": 45, "parentIndex": 0, "Guid": "ec3a968c-0767-477e-984e-991f9a5febb8" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "92e25650c6b4497ba21e3a33ff37a09e", "_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindInteractFurniture.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "InteractList-aefb37e14e103494ab0f467f9056c43a-0" }, "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-497b7f77-b6bb-400a-a57f-bd5eb4fd5078" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-3e52f562-1506-403a-8492-7aaed8eeafa1" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 359.9 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-8620d71b-9060-44e1-8077-dbcda81750bc" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-0453baf2-01f2-4b46-a45a-71bcf90c9ff2" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2546d3ae-ccc2-412c-9efa-dcca79e14bc9" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuid, Assembly-CSharp" } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-695d0b3e-d08a-468e-a539-b7c10f712a21" }, "value": null } ] }, "_Next": -1, "index": 46, "parentIndex": 9, "Guid": "a3fe634a-e4fd-4b0d-a23a-f4c93875d074" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": 48, "_Child": 49, "index": 47, "parentIndex": 50, "Guid": "7c753731-e7fe-4c44-aa79-57ca9308874e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp", "_operands": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicOr, Assembly-CSharp", "_operands": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp", "_values": { "$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]][], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsAnyActiveBehaviorOfId, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp", "_uid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } }, "_behaviorId": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 2 } }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPostureMatches, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp", "_uid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } }, "_filters": 2 }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPostureMatches, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetPlayerEntityGuidByUID, Assembly-CSharp", "_uid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcOwnerUid, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } }, "_filters": 4 } ] } } }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "IsGoingToInteract-aefb37e14e103494ab0f467f9056c43a-0" }, "targetGuid": null } } ] } } }, "index": 48, "parentIndex": 47, "Guid": "b4bf1a51-cee3-47cd-8436-081a7d828145" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": null, "_Services": null, "index": 49, "parentIndex": 47, "Guid": "5ab43532-40b0-4ae9-97f7-ab188d360001" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 1, "FromFailure": 1, "FromRunning": 2, "_Child": 47, "index": 50, "parentIndex": -1, "Guid": "35f2e78e-7a5f-4dcf-830a-a16cf648c145" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 22, 52 ] }, "_Services": null, "index": 51, "parentIndex": 43, "Guid": "089d5e14-ea9a-40c2-a7eb-fbb34285fbd9" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "NeedFollowPlayer-aefb37e14e103494ab0f467f9056c43a-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false }, "index": 52, "parentIndex": 51, "Guid": "142c5988-b488-4c0b-aad2-5c1ae74f79e4" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [] }, "_assetGuid": "b06442626640434ea6a05cfddf8a2615", "_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTA/BTAction_PartnerParamInit_v3.json" }, "index": 53, "parentIndex": 0, "Guid": "3cd075e8-d928-4497-a47d-b0960a990396" }, { "$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-f774bb46-a3bd-4740-8e52-7197f588962f" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0 } } ] }, "_assetGuid": "2d4787d41068473d804dea1d81afe176", "_assetPath": "Data/AI/BehaviourTree/BTv3_Partner/BTA/BTAction_PartnerPlayFollowPlayerChangeSceneBubble_v3.json" }, "index": 54, "parentIndex": 0, "Guid": "ff845389-1d87-4d07-9f53-9a888ba15cb6" } ] }, "containers": null, "rootIndex": 0, "nodesHash": 1596875333, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [ 50 ] }, "nodeInfos": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 352.0, "y": 1232.0 }, "guid": "56cc30c3-73aa-4c31-8ecf-b3471f882974", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1664.0, "y": 2688.0 }, "guid": "30028b64-7254-4563-ba16-440d7fd37539", "comment": "开始自由散步,只要玩家没有超出范围", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1952.0, "y": 2624.0 }, "guid": "106c6a52-f4a6-4019-b10e-043343d78401", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2176.0, "y": 2496.0 }, "guid": "ebf3233c-acae-426d-ae3a-dfb8218259c9", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2176.0, "y": 3136.0 }, "guid": "f5611666-c454-445e-a23c-122ac6f23539", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2464.0, "y": 2848.0 }, "guid": "47be567b-749e-4c86-879f-240871c66cad", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2880.0, "y": 2496.0 }, "guid": "0d0ff900-3d8a-4e04-929e-c6b2674aa720", "comment": "先等一会", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2688.0, "y": 3200.0 }, "guid": "10e69e68-eb18-46ae-882c-c073dd9f4aeb", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3520.0, "y": 3712.0 }, "guid": "df1a0548-bc72-4055-9250-b93b56b6be46", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2720.0, "y": 3712.0 }, "guid": "26995d23-a48e-4cd6-97c7-9ceb617e3301", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3328.0, "y": 5856.0 }, "guid": "72745b0f-22ee-42cb-8550-fa72262d7609", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3616.0, "y": 5472.0 }, "guid": "3b75c56c-71ac-4009-b259-039fb1fa868d", "comment": "差集不为空", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3872.0, "y": 5888.0 }, "guid": "7d67cbe1-e89d-4dd8-95cd-7f215c1430b7", "comment": "获得要交互的家具", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3584.0, "y": 6240.0 }, "guid": "706e96f9-fb62-4dcd-b340-4e0ceaf667c4", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3872.0, "y": 6304.0 }, "guid": "da838bd7-b4d2-4851-a202-bb7b7648aa87", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 4128.0, "y": 6112.0 }, "guid": "581ea694-84c1-4506-938d-689e892b6354", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 5056.0, "y": 6112.0 }, "guid": "e68d317a-82e8-456b-8921-efba0c67dce1", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2784.0, "y": 6016.0 }, "guid": "92e0a8e7-2283-4976-a3eb-c9a9e4b8bf8a", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3040.0, "y": 5856.0 }, "guid": "8fb441ab-24ce-4beb-9ff1-f31dcf20b00b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3040.0, "y": 6368.0 }, "guid": "1656dc9c-b7b9-473c-b8df-e0ff1705042a", "comment": "初始化", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3264.0, "y": 3712.0 }, "guid": "5f688ea2-d531-4e9d-97ff-c6ca2db2681c", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3872.0, "y": 6896.0 }, "guid": "44c5d962-6204-4558-bd63-2bcb2c2da702", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1856.0, "y": 592.0 }, "guid": "185c2e60-f13e-4c16-bbaf-e98bb07786f1", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2112.0, "y": 272.0 }, "guid": "648b6347-5c76-4151-8878-24cfa7ecfdb8", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2592.0, "y": 752.0 }, "guid": "ee8a3347-18d3-494f-a9d1-661e78ec29db", "comment": "先跟一会玩家", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2496.0, "y": 5152.0 }, "guid": "59ad7853-4e80-467e-926c-29c2382070db", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2784.0, "y": 4832.0 }, "guid": "cdebde69-e87e-4ff2-b20e-0eb2e44d9eab", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3136.0, "y": 4640.0 }, "guid": "c607bb7e-0953-4422-8330-9b0825738866", "comment": "原地动画", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3392.0, "y": 4640.0 }, "guid": "31b86ec8-bc28-4329-be80-19c3e9cc702b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2112.0, "y": 752.0 }, "guid": "b47b2a1c-acb2-4417-ac3f-d52087ea5e6a", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2352.0, "y": 752.0 }, "guid": "37ea35a5-4764-487d-b1c0-094c835ee044", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2656.0, "y": 2592.0 }, "guid": "8720850b-11ac-4dd6-9011-d48dc996d90f", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3360.0, "y": 2656.0 }, "guid": "600f0ba4-096f-431a-8180-ed3210b381e5", "comment": "告知要去逛一会", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2880.0, "y": 2944.0 }, "guid": "cb0cfaf9-129d-4c18-a427-2917c50e4dfc", "comment": "先等一会", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2880.0, "y": 2656.0 }, "guid": "878cda36-0f98-48ca-8175-1e11f8761330", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3136.0, "y": 2656.0 }, "guid": "35df7dd8-695f-4e98-9f47-7dee973e95c5", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3680.0, "y": 2656.0 }, "guid": "8d7d5605-39a7-4e07-b021-ed4f66d55e72", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 2464.0, "y": 3712.0 }, "guid": "0398a25a-f1d5-454b-a249-c1ffea98fec4", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3392.0, "y": 4992.0 }, "guid": "b10e7da5-248b-4265-8eb4-585c5a357efc", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3136.0, "y": 4992.0 }, "guid": "87428127-d252-4d49-960b-e2a7c432d8f5", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 4672.0, "y": 6112.0 }, "guid": "a5a2cf07-3dc1-4ef1-8981-e5e255a4214d", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 4384.0, "y": 6624.0 }, "guid": "a6301497-8cb6-445b-acd0-832b8292990a", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 4128.0, "y": 6624.0 }, "guid": "e501aef7-bd66-4347-9992-a7661b2a1632", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1296.0, "y": 1952.0 }, "guid": "6674e086-b962-4a05-9d39-7c2549ca83cc", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 4416.0, "y": 6112.0 }, "guid": "63e1aa06-0840-4101-baf3-abc543543a50", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 992.0, "y": 1952.0 }, "guid": "ec3a968c-0767-477e-984e-991f9a5febb8", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 3008.0, "y": 3712.0 }, "guid": "a3fe634a-e4fd-4b0d-a23a-f4c93875d074", "comment": "先获得周围所有可交互的家具", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1424.0, "y": -688.0 }, "guid": "7c753731-e7fe-4c44-aa79-57ca9308874e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1664.0, "y": -1008.0 }, "guid": "b4bf1a51-cee3-47cd-8436-081a7d828145", "comment": "玩家钓鱼、坐下、躺着", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1664.0, "y": -432.0 }, "guid": "5ab43532-40b0-4ae9-97f7-ab188d360001", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1200.0, "y": -688.0 }, "guid": "35f2e78e-7a5f-4dcf-830a-a16cf648c145", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1584.0, "y": 656.0 }, "guid": "089d5e14-ea9a-40c2-a7eb-fbb34285fbd9", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1840.0, "y": 992.0 }, "guid": "142c5988-b488-4c0b-aad2-5c1ae74f79e4", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 640.0, "y": 752.0 }, "guid": "3cd075e8-d928-4497-a47d-b0960a990396", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 656.0, "y": 1072.0 }, "guid": "ff845389-1d87-4d07-9f53-9a888ba15cb6", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/Partner/Deprecated/BTG/BTGraph_PartnerRelax.json", "errors": null, "nodeErrors": { "$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib" } }