{ "$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp", "redirectData": null, "blackboardConfigs": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": null, "configs": { "$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "03810fa07acadd049b604e0c1bc7281d", "_assetPath": "Data/AI/Blackboard/CoffeeRp/BB_CoffeeRpNpc.json" }, { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "93028e429d5d5544b87c59287e223c55", "_assetPath": "Data/Statescript/Ability/1005_Interact/Interact_Any_Board.json" }, { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "642d4236876399a42905f6bed4c11213", "_assetPath": "Data/Statescript/Ability/SitDown/SitDown_000_Board.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": "Point", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-8b788b06-2da2-4086-ba3c-fcf2bfd591da" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "CashierGuid", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-82a28656-39fb-4899-8d53-029fd488ebe4" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "CashierPos", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-9bfc433c-9180-45df-aad6-38c1e3c51c87" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "CoffeeMachine", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-19317be2-aae0-48f8-9c6e-58bafd9be98f" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "SittingPlayers", "DataType": 133, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-efe5c038-66fd-47d0-b0c6-fbf60acd6b18" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TargetPlayer", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" ] } } ] } }, "NewNodesPlaceholder": { "$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp", "$values": [ { "$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-8b788b06-2da2-4086-ba3c-fcf2bfd591da" }, "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.ConfigVarFixedInt32, Assembly-CSharp", "_value": 2 } } ] }, "_assetGuid": "0e309c790c8f5b547bed74bf0057f162", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json" }, "index": 0, "parentIndex": 1, "Guid": "df23f408-2629-41f9-a255-8e9ec7d5c1a4" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 2, 0, 3 ] }, "_Services": null, "index": 1, "parentIndex": 32, "Guid": "61edfbd6-f8e0-4ee2-b216-964b3b0d8558" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "37e5ca6220e022c4ba926d77c729c86e", "_assetPath": "Data/Query/PQS/CoffeeRpIdleWander.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-8b788b06-2da2-4086-ba3c-fcf2bfd591da" }, "bbParams": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [] }, "_Next": -1, "index": 2, "parentIndex": 1, "Guid": "801d643e-dd13-416a-adf9-3f43989098d1" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp", "WaitTime": 3.0, "IsRandom": false, "MinWaitTime": 0.0, "MaxWaitTime": 0.0, "index": 3, "parentIndex": 1, "Guid": "f2942a6b-9d09-4cc0-83f0-270bb9c4ae05" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 41, 6, 11, 32, 10 ] }, "_Services": null, "index": 4, "parentIndex": 18, "Guid": "bf7608cb-a4fd-4d07-b910-b1c74670e270" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 7, 9, 8, 27 ] }, "_Services": null, "index": 5, "parentIndex": 10, "Guid": "e4f587ff-2afc-49e5-bd23-424175beb7bf" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-82a28656-39fb-4899-8d53-029fd488ebe4" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityByConfigId, Assembly-CSharp", "_configId": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 10027 } }, "index": 6, "parentIndex": 4, "Guid": "95e47c54-b45b-4409-8e57-0df7e2d86594" }, { "$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-9bfc433c-9180-45df-aad6-38c1e3c51c87" }, "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.ConfigVarFixedInt32, Assembly-CSharp", "_value": 2 } } ] }, "_assetGuid": "0e309c790c8f5b547bed74bf0057f162", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json" }, "index": 7, "parentIndex": 5, "Guid": "26b4686b-a46d-49e8-9501-7988639953f0" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 40 ] }, "_Services": null, "index": 8, "parentIndex": 5, "Guid": "00852924-7636-48a6-93a8-cc069b10ae11" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-82a28656-39fb-4899-8d53-029fd488ebe4" }, "targetGuid": null } }, "LerpTime": 0.0, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 180.0 }, "index": 9, "parentIndex": 5, "Guid": "d1faeed8-10d9-45d8-889c-d251b708fdd8" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 5, "_False": -1, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarCompareFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 100.0 } }, "_operatorType": 4, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0 } }, "_defaultRes": true, "index": 10, "parentIndex": 4, "Guid": "3a7eab2a-cbe0-44e7-b3c3-4e986a0e6ba3" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-9bfc433c-9180-45df-aad6-38c1e3c51c87" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTemplateConfig`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp", "asset": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.ConfigVarOfBbConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "6912f672338bad145ab5c651f19e5917", "_assetPath": "Data/ConfigVarTemplates/EntityForwardPos.json" }, "param": { "$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-5400f95a-35de-4ea1-9850-2c92f8f6b24e" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-82a28656-39fb-4899-8d53-029fd488ebe4" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-367ba4de-9f50-46a8-87b2-cf3676df46ef" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.7 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-132df278-01f1-4776-85d6-b6725a768088" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetYVector3, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } } } ] } }, "index": 11, "parentIndex": 4, "Guid": "e9e3afdc-1679-4ff2-8c4d-a1d718f4073e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 38, 14, 17 ] }, "_Services": null, "index": 12, "parentIndex": 32, "Guid": "62169b5e-d5c8-4355-acd4-6b1da101a28a" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null } }, "LerpTime": 360.0, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 180.0 }, "index": 13, "parentIndex": 14, "Guid": "bfe1aff4-d518-4e7e-a54a-7438d3991713" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 16, 13 ] }, "_Services": null, "index": 14, "parentIndex": 12, "Guid": "f0c5e75b-4b8f-48ac-ae50-5a8778ba1950" }, { "$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-8b788b06-2da2-4086-ba3c-fcf2bfd591da" }, "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.ConfigVarFixedInt32, Assembly-CSharp", "_value": 2 } } ] }, "_assetGuid": "0e309c790c8f5b547bed74bf0057f162", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json" }, "index": 15, "parentIndex": 16, "Guid": "f6e6e8bf-bc29-4eaf-9330-b82a4fc06414" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 15, "_False": -1, "_condition": { "$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-8b788b06-2da2-4086-ba3c-fcf2bfd591da" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.2 } }, "_defaultRes": true, "index": 16, "parentIndex": 14, "Guid": "94cbde7c-faa6-4b60-8ef2-df805246fa0f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp", "WaitTime": 3.0, "IsRandom": false, "MinWaitTime": 0.0, "MaxWaitTime": 0.0, "index": 17, "parentIndex": 12, "Guid": "68b7ca15-6c45-400d-a1af-a38d11df2d8b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp", "FinishMode": 0, "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 24, 4 ] }, "_Services": null, "index": 18, "parentIndex": 43, "Guid": "d8e4ec7d-7c28-4ad3-a858-aa526c5843cd" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": -1, "_False": 21, "_condition": { "$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.ConfigVarIsEntityValid, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntitySitting, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsCoffeeRpSitOn, Assembly-CSharp", "_ownerGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null }, "_targetGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "SitTarget-642d4236876399a42905f6bed4c11213-0" }, "targetGuid": null } } ] } }, "_defaultRes": true, "index": 19, "parentIndex": 28, "Guid": "3c0ee851-8b8e-4714-a1dc-40936220b977" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "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.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-efe5c038-66fd-47d0-b0c6-fbf60acd6b18" } } } }, "_array": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-efe5c038-66fd-47d0-b0c6-fbf60acd6b18" } }, "_fallbackValue": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp", "_value": 0 } }, "index": 20, "parentIndex": 25, "Guid": "f0459dd3-ab88-4488-a9a7-0b84081d5670" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 23, 25, 26 ] }, "_Services": null, "index": 21, "parentIndex": 19, "Guid": "e3a0acb3-087a-4c10-8531-b46dc2341def" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "38c80c8d1f835594996c3a19de58c6b1", "_assetPath": "Data/Query/EQS/CoffeeRpSittingPlayer.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-efe5c038-66fd-47d0-b0c6-fbf60acd6b18" }, "bbParams": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [] }, "_Next": -1, "index": 22, "parentIndex": 23, "Guid": "5784ab4f-5c52-4341-b583-f230dfc1770c" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 22, "index": 23, "parentIndex": 21, "Guid": "bd5e477d-d629-4ae1-b34f-cf6977c85301" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 2, "FromFailure": 2, "FromRunning": 2, "_Child": 28, "index": 24, "parentIndex": 18, "Guid": "8584ce37-dc87-4683-b481-e47426d742cf" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 36, "_False": 20, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarCheckArrayLength, Assembly-CSharp", "_array": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-efe5c038-66fd-47d0-b0c6-fbf60acd6b18" } }, "operatorType": 0, "value": 0 }, "_defaultRes": true, "index": 25, "parentIndex": 21, "Guid": "8887e4c3-0260-4f4b-a0dc-e1ad2ef100c3" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp", "WaitTime": 1.0, "IsRandom": false, "MinWaitTime": 0.0, "MaxWaitTime": 0.0, "index": 26, "parentIndex": 21, "Guid": "4eaddfe8-d148-49cf-a5a9-c01acb7bdfd1" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp", "_value": 0 }, "index": 27, "parentIndex": 5, "Guid": "a05ac5a2-fdea-4dc8-a9af-4d149c0ce494" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 33, "_False": 19, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "WalkToPlayer-03810fa07acadd049b604e0c1bc7281d-0" }, "targetGuid": null }, "_defaultRes": true, "index": 28, "parentIndex": 24, "Guid": "11d44efd-8d23-4744-a1bd-eb8d31f6de85" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPlayerEntityGuid, Assembly-CSharp" }, "index": 29, "parentIndex": 30, "Guid": "075d8429-8f5c-424b-a646-377a2f5580fa" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 29, "_False": 31, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt64, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "WalkToPlayerGuid-03810fa07acadd049b604e0c1bc7281d-0" }, "targetGuid": null }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp", "_value": 0 } }, "_defaultRes": true, "index": 30, "parentIndex": 33, "Guid": "3649c39f-0f4c-481f-8b3b-ec6e01b9a6ed" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "WalkToPlayerGuid-03810fa07acadd049b604e0c1bc7281d-0" }, "targetGuid": null }, "index": 31, "parentIndex": 30, "Guid": "df8b958e-2540-49a7-a108-d4d76e0e4ad8" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 12, "_False": 1, "_condition": { "$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-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null } }, "_defaultRes": false, "index": 32, "parentIndex": 4, "Guid": "c3eb5d9f-512c-42f6-9d3d-207c6b7aa6f3" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 30, 34, 35 ] }, "_Services": null, "index": 33, "parentIndex": 28, "Guid": "56842c4c-f381-4769-aed1-e21714a4def8" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp", "WaitTime": 10.0, "IsRandom": false, "MinWaitTime": 0.0, "MaxWaitTime": 0.0, "index": 34, "parentIndex": 33, "Guid": "eaa7e4af-9502-468b-a637-57ee2ab8a10e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "WalkToPlayer-03810fa07acadd049b604e0c1bc7281d-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false }, "index": 35, "parentIndex": 33, "Guid": "cbe7a0d7-1cea-41fd-9d15-0664bfdbacf3" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt64, mscorlib]], Assembly-CSharp", "_value": 0 }, "index": 36, "parentIndex": 25, "Guid": "88717527-1f7e-41f4-a918-3aa9c09849dd" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "3b719717ece3d7846a870e00ef04e2f6", "_assetPath": "Data/Query/PQS/CoffeeRpNearbyRandomN.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-8b788b06-2da2-4086-ba3c-fcf2bfd591da" }, "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-bb04aa4e-80d7-4887-ae70-5b5784095c2a" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null } } ] }, "_Next": -1, "index": 37, "parentIndex": 38, "Guid": "97e1f515-bb08-4997-93d9-447c558b5211" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 39, "_False": 37, "_condition": { "$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.ConfigVarIsEntitySitting, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsCoffeeRpSitOn, Assembly-CSharp", "_ownerGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null }, "_targetGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "SitTarget-642d4236876399a42905f6bed4c11213-0" }, "targetGuid": null } } ] } }, "_defaultRes": false, "index": 38, "parentIndex": 12, "Guid": "13db2b68-1776-467a-bae8-d7f66bbb4a87" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-8b788b06-2da2-4086-ba3c-fcf2bfd591da" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarTemplateConfig`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp", "asset": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.ConfigVarOfBbConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "6912f672338bad145ab5c651f19e5917", "_assetPath": "Data/ConfigVarTemplates/EntityForwardPos.json" }, "param": { "$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-5400f95a-35de-4ea1-9850-2c92f8f6b24e" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6f5c2ca1-6da7-40aa-8810-2cc5699d4c37" }, "targetGuid": null } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-367ba4de-9f50-46a8-87b2-cf3676df46ef" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.5 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-132df278-01f1-4776-85d6-b6725a768088" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetYVector3, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" } } } } ] } }, "index": 39, "parentIndex": 38, "Guid": "901cb728-584e-4ad4-895f-e2b931f860da" }, { "$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-59e4dd0a-301e-4069-bd70-edf304843d2b" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedString, Assembly-CSharp", "_value": "FurnInteract_GeneralAction" } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp", "_minInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0 }, "_maxInclusive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 6.0 } } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp", "_value": false } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-6902f98c-110d-45be-90e0-b73fa65a9e63" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp", "atlTagId": 0 } } ] }, "_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff", "_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_PlayATL.json" }, "index": 40, "parentIndex": 8, "Guid": "3d8131ff-dc4f-424b-881d-676ad085a2ba" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp", "SubGraphInitializer": { "$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp", "parameters": { "$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp", "parameters": [ { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0 } }, { "$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp", "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-f974d6fd-496d-44d6-83d2-fd5203eb91b6" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false } } ] }, "_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8", "_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json" }, "index": 41, "parentIndex": 4, "Guid": "19327d55-0616-4677-b44d-9ea904552c53" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp", "Text": "start", "IsLogError": true, "customMsg": null, "index": 42, "parentIndex": 43, "Guid": "83767a2e-6c5e-40c2-9879-e4256344690d" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 42, 18, 44 ] }, "_Services": null, "index": 43, "parentIndex": -1, "Guid": "9c9a7e2d-2ad4-4c01-95f4-d7fbc1c8a0ac" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp", "Text": "end", "IsLogError": true, "customMsg": null, "index": 44, "parentIndex": 43, "Guid": "32ffddb8-2028-47d8-91c3-d7a4465a4d78" } ] }, "containers": null, "rootIndex": 43, "nodesHash": -234175420, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [] }, "nodeInfos": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1376.0, "y": 2816.0 }, "guid": "df23f408-2629-41f9-a255-8e9ec7d5c1a4", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1136.0, "y": 2960.0 }, "guid": "61edfbd6-f8e0-4ee2-b216-964b3b0d8558", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1376.0, "y": 2544.0 }, "guid": "801d643e-dd13-416a-adf9-3f43989098d1", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1376.0, "y": 3488.0 }, "guid": "f2942a6b-9d09-4cc0-83f0-270bb9c4ae05", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 2521.3374 }, "guid": "bf7608cb-a4fd-4d07-b910-b1c74670e270", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 4216.08 }, "guid": "e4f587ff-2afc-49e5-bd23-424175beb7bf", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 791.395 }, "guid": "95e47c54-b45b-4409-8e57-0df7e2d86594", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 944.0, "y": 3728.0 }, "guid": "26b4686b-a46d-49e8-9501-7988639953f0", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 4716.305 }, "guid": "00852924-7636-48a6-93a8-cc069b10ae11", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 969.600037, "y": 4094.255 }, "guid": "d1faeed8-10d9-45d8-889c-d251b708fdd8", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 4158.88 }, "guid": "3a7eab2a-cbe0-44e7-b3c3-4e986a0e6ba3", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.000031, "y": 1059.795 }, "guid": "e9e3afdc-1679-4ff2-8c4d-a1d718f4073e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 784.0, "y": 2000.0 }, "guid": "62169b5e-d5c8-4355-acd4-6b1da101a28a", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1472.0, "y": 1984.0 }, "guid": "bfe1aff4-d518-4e7e-a54a-7438d3991713", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1088.0, "y": 1776.0 }, "guid": "f0c5e75b-4b8f-48ac-ae50-5a8778ba1950", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1728.0, "y": 1632.0 }, "guid": "f6e6e8bf-bc29-4eaf-9330-b82a4fc06414", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1472.0, "y": 1664.0 }, "guid": "94cbde7c-faa6-4b60-8ef2-df805246fa0f", "comment": "距离远就走过去", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1049.6001, "y": 2410.1 }, "guid": "68b7ca15-6c45-400d-a1af-a38d11df2d8b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -128.0, "y": 1392.0 }, "guid": "d8e4ec7d-7c28-4ad3-a858-aa526c5843cd", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 816.0, "y": 464.0 }, "guid": "3c0ee851-8b8e-4714-a1dc-40936220b977", "comment": "目标可用 且坐着, 且是吧台的椅子", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1920.0, "y": 672.0 }, "guid": "f0459dd3-ab88-4488-a9a7-0b84081d5670", "comment": "随机选一个玩家", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1136.0, "y": 432.0 }, "guid": "e3a0acb3-087a-4c10-8531-b46dc2341def", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1888.0, "y": 48.0 }, "guid": "5784ab4f-5c52-4341-b583-f230dfc1770c", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1632.0, "y": 144.0 }, "guid": "bd5e477d-d629-4ae1-b34f-cf6977c85301", "comment": "目标状态变化时, 立即重新检测", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 404.635 }, "guid": "8584ce37-dc87-4683-b481-e47426d742cf", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1648.0, "y": 400.0 }, "guid": "8887e4c3-0260-4f4b-a0dc-e1ad2ef100c3", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1664.0, "y": 720.0 }, "guid": "4eaddfe8-d148-49cf-a5a9-c01acb7bdfd1", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 960.0, "y": 5168.0 }, "guid": "a05ac5a2-fdea-4dc8-a9af-4d149c0ce494", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 512.0, "y": 176.0 }, "guid": "11d44efd-8d23-4744-a1bd-eb8d31f6de85", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1264.0, "y": -576.0 }, "guid": "075d8429-8f5c-424b-a646-377a2f5580fa", "comment": "随机选一个玩家", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 976.0, "y": -416.0 }, "guid": "3649c39f-0f4c-481f-8b3b-ec6e01b9a6ed", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1232.0, "y": -304.0 }, "guid": "df8b958e-2540-49a7-a108-d4d76e0e4ad8", "comment": "随机选一个玩家", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 560.0, "y": 2496.0 }, "guid": "c3eb5d9f-512c-42f6-9d3d-207c6b7aa6f3", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 721.8991, "y": -193.335022 }, "guid": "56842c4c-f381-4769-aed1-e21714a4def8", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 992.0, "y": -64.0 }, "guid": "eaa7e4af-9502-468b-a637-57ee2ab8a10e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 992.0, "y": 112.0 }, "guid": "cbe7a0d7-1cea-41fd-9d15-0664bfdbacf3", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1936.0, "y": 368.0 }, "guid": "88717527-1f7e-41f4-a918-3aa9c09849dd", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1408.0, "y": 1232.0 }, "guid": "97e1f515-bb08-4997-93d9-447c558b5211", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1056.0, "y": 1168.0 }, "guid": "13db2b68-1776-467a-bae8-d7f66bbb4a87", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1280.0, "y": 832.0 }, "guid": "901cb728-584e-4ad4-895f-e2b931f860da", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1264.0, "y": 4656.0 }, "guid": "3d8131ff-dc4f-424b-881d-676ad085a2ba", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 271.8573, "y": 1934.66113 }, "guid": "19327d55-0616-4677-b44d-9ea904552c53", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -308.452576, "y": 701.4 }, "guid": "83767a2e-6c5e-40c2-9879-e4256344690d", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -512.6524, "y": 1437.59973 }, "guid": "9c9a7e2d-2ad4-4c01-95f4-d7fbc1c8a0ac", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -236.352661, "y": 1634.97876 }, "guid": "32ffddb8-2028-47d8-91c3-d7a4465a4d78", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/CoffeeRp/CoffeeRpIdle.json", "errors": null, "nodeErrors": { "$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib" } }