Files
2025-11-11 07:21:48 +07:00

1309 lines
46 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d515dd96-eee4-4249-ad47-ceb6e184f073"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 2
}
}
]
},
"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": "f4eea18fcaca58f499b153c0a71595f9",
"_assetPath": "Data/AI/02Blackboard/Test/BB_TestObserve.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": "TargetPoint",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-5ab77e5d-dd08-407c-aa73-163b8e3d4e45"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetItem",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-94f5830b-2abf-4227-a427-5327f35cbac3"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "CoolDown",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"comment": "观察家具冷却(配置值)",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-d515dd96-eee4-4249-ad47-ceb6e184f073"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
5,
6,
7
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "596fb2ee-9f76-4a52-8dea-f442f797e067"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 1,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 2,
"index": 1,
"parentIndex": 0,
"Guid": "e27476ad-39da-436c-8d36-c309773c3f6d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
4
]
},
"_Services": null,
"index": 2,
"parentIndex": 1,
"Guid": "d401a478-0fad-4302-88f0-a1a43c5eafef"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "ObserveCoolDown-f4eea18fcaca58f499b153c0a71595f9-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
"index": 3,
"parentIndex": 2,
"Guid": "0737fd27-9c9f-4745-bc22-8db9ca72c3dd"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "ObserveCoolDown-f4eea18fcaca58f499b153c0a71595f9-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarSubtractInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "ObserveCoolDown-f4eea18fcaca58f499b153c0a71595f9-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d515dd96-eee4-4249-ad47-ceb6e184f073"
},
"targetGuid": null
}
},
"index": 4,
"parentIndex": 2,
"Guid": "57fe55b9-5839-48b2-a486-745b34258942"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "036951c8bfc7f69429f18486d6c47d98",
"_assetPath": "Data/Query/EQS/00AI/Daily/Find/EQS_DailyFindFurnitures.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"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-95cf875a-5055-4785-8d5c-67e34ebe00a4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 4.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8558cf6e-fd72-4874-952c-6541b88994de"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
]
},
"_Next": -1,
"index": 5,
"parentIndex": 0,
"Guid": "de0c292e-717e-4d6d-bef5-0c33472ffcd4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayContains`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"source": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "OberservedItemQueue-f4eea18fcaca58f499b153c0a71595f9-0"
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
}
},
"index": 6,
"parentIndex": 0,
"Guid": "034bad4d-46b5-4d30-9d9a-410617e5dc55"
},
{
"$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.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarCurve, Assembly-CSharp",
"curve": {
"$type": "miHoYo.HYG.AI.AnimationCurveData, Assembly-CSharp",
"clampMin": 0.0,
"clampMax": 4.0,
"scoreCoefficient": 1.0,
"curve": {
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule"
}
},
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp",
"_fromEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntityGuid, Assembly-CSharp"
},
"_toEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
}
}
]
}
},
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
9
]
},
"_Services": null,
"index": 7,
"parentIndex": 0,
"Guid": "64d59ddc-282b-4e64-8549-1f0eefacbd47"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 1,
"index": 8,
"parentIndex": 7,
"Guid": "6a09e1b6-3c4e-4b38-b39e-2564756a0c0b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
24,
17,
26,
25
]
},
"_Services": null,
"index": 9,
"parentIndex": 7,
"Guid": "0c6bfa5a-720a-4a81-8ecd-413d72bbf3e7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
13
]
},
"_Services": null,
"index": 10,
"parentIndex": 9,
"Guid": "a3aa572f-d554-4ea4-97a2-cc5e190936e7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12
]
},
"_Services": null,
"index": 11,
"parentIndex": 10,
"Guid": "f8f014a5-1d3a-4b56-821b-34c08480236f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp",
"_fromEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntityGuid, Assembly-CSharp"
},
"_toEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
}
},
"index": 12,
"parentIndex": 11,
"Guid": "ab1400f2-4d52-4390-bc06-62088ad49b50"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14,
27,
16
]
},
"_Services": null,
"index": 13,
"parentIndex": 10,
"Guid": "bcb32785-db95-43a2-b53e-29de97f66d59"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntities, Assembly-CSharp",
"_fromEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntityGuid, Assembly-CSharp"
},
"_toEntityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 4.0
}
},
"index": 14,
"parentIndex": 13,
"Guid": "ee4aecf8-382a-4e80-9da3-f996207d378b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "a5182f6ed3a8450fa69733c05ab703fc",
"_assetPath": "Data/Query/PQS/00AI/_Modular/EntityRelative/PQS_NearbyEntityPos.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-5ab77e5d-dd08-407c-aa73-163b8e3d4e45"
},
"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-547d39e3-a906-43f7-b8bb-4fb5e81b4add"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.65
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-22cd259b-c429-40dc-9539-39ab5040a4fe"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.2
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8ad1d1bb-2c9a-4387-9c0a-d1544becb7f0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
}
]
},
"_Next": -1,
"index": 15,
"parentIndex": 30,
"Guid": "dc311faa-3088-43b8-8b0e-4dd1240cdc81"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d16a3e3d-ac70-4b6b-9146-c46ee6820b1b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-5ab77e5d-dd08-407c-aa73-163b8e3d4e45"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "74e4911dbb344276b875705754dc08fd",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTState_NaviToTargetPos.json"
},
"index": 16,
"parentIndex": 13,
"Guid": "4553f249-ea75-4b97-b54d-020307476881"
},
{
"$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-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 150.0
},
"index": 17,
"parentIndex": 9,
"Guid": "e10b9658-0255-4134-bd84-644e3da8eaa2"
},
{
"$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-45895fce-dc41-4848-8ee6-a8a38f9a6e47"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
"atlName": "Perform_LookNear"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a8fb4294-8660-4ddf-bdb4-f494446a7074"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 3.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0747a558-2931-4186-8ccd-acf2c6f57d5e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 3.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-890ca910-56d1-4d42-b744-97d241b26bef"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46abcd27-9e5a-4855-9677-df3a113f7370"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-89a19058-2d7a-4c4c-9f77-55beab9dcc9a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bded9658-eb5f-437d-992b-efac4c4d459c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 0
}
}
]
},
"_assetGuid": "7a6455b2e5d74e18af62fb3862965ff6",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Animation/BTAction_PlayATL.json"
},
"index": 18,
"parentIndex": 26,
"Guid": "bd32cf60-d729-4dea-a2a2-c0792e92a84e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
20,
21,
22,
23
]
},
"_Services": null,
"index": 19,
"parentIndex": 25,
"Guid": "67bb374f-af5e-4066-a28e-a3ff61c61e0f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "ObserveCoolDown-f4eea18fcaca58f499b153c0a71595f9-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 2
},
"index": 20,
"parentIndex": 19,
"Guid": "f56c1019-f722-4714-ab83-3165f1b643e5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "OberservedItemQueue-f4eea18fcaca58f499b153c0a71595f9-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": "OberservedItemQueue-f4eea18fcaca58f499b153c0a71595f9-0"
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
},
"index": 21,
"parentIndex": 19,
"Guid": "57a7d597-92ee-4860-8d0b-a40384378986"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "OberservedItemQueue-f4eea18fcaca58f499b153c0a71595f9-0"
}
},
"operatorType": 3,
"value": 1
},
"index": 22,
"parentIndex": 19,
"Guid": "b3fa7b1e-0ee2-49e0-8972-45b860a3d75c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "OberservedItemQueue-f4eea18fcaca58f499b153c0a71595f9-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayOptRemoveAt`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"source": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "OberservedItemQueue-f4eea18fcaca58f499b153c0a71595f9-0"
}
},
"index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
"index": 23,
"parentIndex": 19,
"Guid": "6047504f-eba9-4ceb-bc6a-0ec6f35e82ba"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
}
},
"index": 24,
"parentIndex": 9,
"Guid": "ce21e945-4a04-4ddf-a0a9-3fcb5dddd796"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 19,
"index": 25,
"parentIndex": 9,
"Guid": "083bf8eb-5af6-4e1b-be66-371573123b20"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
18
]
},
"_Services": null,
"index": 26,
"parentIndex": 9,
"Guid": "67822fb7-b88f-4cfd-b8a0-34620cab75c7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
28,
30
]
},
"_Services": null,
"index": 27,
"parentIndex": 13,
"Guid": "ed64ec7a-6997-46b2-8341-516e5b9085f4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
29,
31
]
},
"_Services": null,
"index": 28,
"parentIndex": 27,
"Guid": "e50d590d-e58f-43fa-9ddd-3ec04a2e8a95"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEntityHasTag, Assembly-CSharp",
"_entity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
},
"_exactMatch": null,
"_tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 30088
}
},
"index": 29,
"parentIndex": 28,
"Guid": "581c8be1-d56a-4c26-be33-ac71d16b66cc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15
]
},
"_Services": null,
"index": 30,
"parentIndex": 27,
"Guid": "075d4bfa-3b1d-48f5-8ba3-44aea0d1a71f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "dd460090fd1e4b2c904cbd048e85f8eb",
"_assetPath": "Data/Query/PQS/00AI/_Modular/EntityRelative/PQS_FindInteractPos.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-5ab77e5d-dd08-407c-aa73-163b8e3d4e45"
},
"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-0f8e666f-702a-4c6c-a900-d71f997739dd"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c52fac24-1eaf-4178-9ad6-0cb42bfef11a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-db1aee55-8cc6-4b14-b504-fffa581cc158"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGameplayTagIndexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcAvailableActions, Assembly-CSharp",
"_owner": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-94f5830b-2abf-4227-a427-5327f35cbac3"
},
"targetGuid": null
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 0
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ad778a91-20a8-413d-a0ac-0723362df3b1"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 90.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0945455e-a4ba-4d0b-9a10-a2768e14dce0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 1
}
}
]
},
"_Next": -1,
"index": 31,
"parentIndex": 28,
"Guid": "f2084a7f-6f91-457c-a956-f4380f14f23c"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1090433299,
"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": -314.0498,
"y": -90.3501
},
"guid": "596fb2ee-9f76-4a52-8dea-f442f797e067",
"comment": "判定是否要观察家具成功返回success没观察返回failure",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -58.0498047,
"y": -426.3501
},
"guid": "e27476ad-39da-436c-8d36-c309773c3f6d",
"comment": "failure说明观察还在cd",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 176.0,
"y": -432.0
},
"guid": "d401a478-0fad-4302-88f0-a1a43c5eafef",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": -608.0
},
"guid": "0737fd27-9c9f-4745-bc22-8db9ca72c3dd",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": -384.0
},
"guid": "57fe55b9-5839-48b2-a486-745b34258942",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -58.0498047,
"y": -106.3501
},
"guid": "de0c292e-717e-4d6d-bef5-0c33472ffcd4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 160.0,
"y": -80.0
},
"guid": "034bad4d-46b5-4d30-9d9a-410617e5dc55",
"comment": "failure说明该家具最近已经观察过",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 160.0,
"y": 272.0
},
"guid": "64d59ddc-282b-4e64-8549-1f0eefacbd47",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 96.0
},
"guid": "6a09e1b6-3c4e-4b38-b39e-2564756a0c0b",
"comment": "failure说明没随机上",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 256.0
},
"guid": "0c6bfa5a-720a-4a81-8ecd-413d72bbf3e7",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 672.0,
"y": 64.0
},
"guid": "a3aa572f-d554-4ea4-97a2-cc5e190936e7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 949.9502,
"y": -330.3501
},
"guid": "f8f014a5-1d3a-4b56-821b-34c08480236f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1205.9502,
"y": -522.3501
},
"guid": "ab1400f2-4d52-4390-bc06-62088ad49b50",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 949.9502,
"y": 5.64990234
},
"guid": "bcb32785-db95-43a2-b53e-29de97f66d59",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1200.0,
"y": -208.0
},
"guid": "ee4aecf8-382a-4e80-9da3-f996207d378b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1680.0,
"y": 128.0
},
"guid": "dc311faa-3088-43b8-8b0e-4dd1240cdc81",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": 448.0
},
"guid": "4553f249-ea75-4b97-b54d-020307476881",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 896.0,
"y": 336.0
},
"guid": "e10b9658-0255-4134-bd84-644e3da8eaa2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 880.0,
"y": 656.0
},
"guid": "bd32cf60-d729-4dea-a2a2-c0792e92a84e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 896.0,
"y": 1344.0
},
"guid": "67bb374f-af5e-4066-a28e-a3ff61c61e0f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1120.0,
"y": 1344.0
},
"guid": "f56c1019-f722-4714-ab83-3165f1b643e5",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1344.0,
"y": 1344.0
},
"guid": "57a7d597-92ee-4860-8d0b-a40384378986",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1552.0,
"y": 1344.0
},
"guid": "b3fa7b1e-0ee2-49e0-8972-45b860a3d75c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1760.0,
"y": 1344.0
},
"guid": "6047504f-eba9-4ceb-bc6a-0ec6f35e82ba",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 672.0,
"y": 256.0
},
"guid": "ce21e945-4a04-4ddf-a0a9-3fcb5dddd796",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 672.0,
"y": 1360.0
},
"guid": "083bf8eb-5af6-4e1b-be66-371573123b20",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 640.0,
"y": 848.0
},
"guid": "67822fb7-b88f-4cfd-b8a0-34620cab75c7",
"comment": "播放观察动画。以后可以考虑扩展,根据家具的不同播放不同的观察动画。比如窗户的话就是向外远眺?",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1232.0,
"y": 96.0
},
"guid": "ed64ec7a-6997-46b2-8341-516e5b9085f4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1472.0,
"y": -160.0
},
"guid": "e50d590d-e58f-43fa-9ddd-3ec04a2e8a95",
"comment": "窗户,找点特殊处理",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1696.0,
"y": -448.0
},
"guid": "581c8be1-d56a-4c26-be33-ac71d16b66cc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1456.0,
"y": 160.0
},
"guid": "075d4bfa-3b1d-48f5-8ba3-44aea0d1a71f",
"comment": "其它家具",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1904.0,
"y": -464.0
},
"guid": "f2084a7f-6f91-457c-a956-f4380f14f23c",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/SelfHome/RelaxWalkInHome/BTAction_ObserveItem.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}