Files
PetitPlanet-Data/AI/01BehaviourTree/_Modular/Interactable/BTAction_InteractFurniture.json
2025-11-11 07:21:48 +07:00

3784 lines
128 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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"var": null
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-254a36f1-3135-49c0-b7aa-1cccd2640a3c"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-625c4d1d-20b9-4dc0-bd5c-8d006cd07d38"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
}
]
},
"configs": null,
"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": "TargetItem",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"comment": "要交互的家具,需要传入的家具是个可交互家具。该参数不会变",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "InteractPosArray",
"DataType": 138,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-95d71894-5597-49fb-b028-bfb02c4a262e"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "InteractPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-1d43bf03-2235-4844-82fc-6f3d4b1f8e95"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SlotID",
"DataType": 2,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-0f31c535-04b2-4f13-babb-a745fd078001"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "GamePlayTag",
"DataType": 3,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultUInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"comment": "要做的操作。可不传(即传0)。如果不传入,就自动根据家具可做的操作进行判断",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IniItemPosition",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-7040a722-fcc9-453b-98b0-137c8f5ff808"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IniGamePlayTag",
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"comment": "当时家具的状态,不是操作",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-a944409f-d075-4a3e-97e8-fb57bc076b43"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IfFailure",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"comment": "是否直接最外层返回failure。一次性不需重置",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-97df1314-af80-4dc4-9611-6c587690bc8a"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IfForce",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"comment": "是否是强制指定操作执行",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-73e3dedc-3b97-4cd0-ab30-f60b8d48b491"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IfSwitchTag",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"comment": "是否要回到选tag位置需要重置",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-eefae6fd-ae83-4ace-8d10-0f4ccc623ba1"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IfSetForceValue",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-f8b961a6-690b-40e1-9710-e132c004165c"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "ifEnd",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"comment": "快结束了,锁死状态",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-d087c302-f073-4aec-b776-2af7d30842ac"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "ifSuccess",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-9e3b1c79-9d51-44a6-bce2-53945716c11c"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FilterModule",
"DataType": 2,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 1
},
"category": null,
"comment": "找交互点规则配置0=最近1=最近;(需迭代)",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-254a36f1-3135-49c0-b7aa-1cccd2640a3c"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IfPlayBubble",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-625c4d1d-20b9-4dc0-bd5c-8d006cd07d38"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetDir",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"comment": "交互时NPC的朝向",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-a00f44e2-d6fd-4d14-8e65-ee177e2786b5"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "CloseToPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"comment": "统一交互-期望交互点靠近的位置",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-6e168f4a-0a35-4522-8485-a507b51f4790"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$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-1d43bf03-2235-4844-82fc-6f3d4b1f8e95"
},
"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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"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.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-254a36f1-3135-49c0-b7aa-1cccd2640a3c"
},
"targetGuid": null
}
},
{
"$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-c6507ae6-be63-484f-9497-d0f57490bb94"
},
"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-db1aee55-8cc6-4b14-b504-fffa581cc158"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"targetGuid": null
}
},
{
"$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.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0f31c535-04b2-4f13-babb-a745fd078001"
},
"targetGuid": null
}
}
]
},
"_Next": -1,
"index": 0,
"parentIndex": -1,
"Guid": "546f2fcf-c0a5-4cc0-9004-04745df56725"
},
{
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"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": 50.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.ConfigVarGetPlayerEntityGuid, Assembly-CSharp"
}
}
]
},
"_Next": -1,
"index": 1,
"parentIndex": 81,
"Guid": "6462134b-9ac5-423c-aac6-14dfed1b0eb5"
},
{
"$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": "DesignatedInteractTarget-93028e429d5d5544b87c59287e223c55-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SlotId-93028e429d5d5544b87c59287e223c55-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0f31c535-04b2-4f13-babb-a745fd078001"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6f002b0e-d286-4810-9bb9-56aa63ccb25e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "13e8da5c172a81e449f3bb62781555c6",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_Interact.json"
},
"index": 2,
"parentIndex": 27,
"Guid": "fcf9814a-03b7-41ff-8599-78cb1f871b44"
},
{
"$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-1d43bf03-2235-4844-82fc-6f3d4b1f8e95"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "74e4911dbb344276b875705754dc08fd",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTState_NaviToTargetPos.json"
},
"index": 3,
"parentIndex": 27,
"Guid": "44f084e0-89ff-4f0a-b768-4cd294a6166f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
50,
6,
7,
83,
86,
94,
19
]
},
"_Services": null,
"index": 4,
"parentIndex": 18,
"Guid": "c08ba286-eb32-4524-9074-56de7a6359eb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
"_tagA": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1413388962
}
},
"_tagB": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetInteractionFurnitureCurrentState, Assembly-CSharp",
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"_exactMatch": null
},
"index": 5,
"parentIndex": 8,
"Guid": "866e6a0c-66c6-431f-949c-de5b578122a2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
10
]
},
"_Services": null,
"index": 6,
"parentIndex": 4,
"Guid": "d6c94485-d5ff-4654-840c-52ef970791c8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
11
]
},
"_Services": null,
"index": 7,
"parentIndex": 4,
"Guid": "e07477d7-4772-493d-a992-ae528e45f978"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
14
]
},
"_Services": null,
"index": 8,
"parentIndex": 6,
"Guid": "af8150c6-8a1e-430d-a475-bc5d32606be8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
"_tagA": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1517582151
}
},
"_tagB": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetInteractionFurnitureCurrentState, Assembly-CSharp",
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"_exactMatch": null
},
"index": 9,
"parentIndex": 10,
"Guid": "dd1b9472-91e1-49a0-ad28-21811b393a7a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
15
]
},
"_Services": null,
"index": 10,
"parentIndex": 6,
"Guid": "564cb8bb-a16c-43a2-846b-68fba264f225"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
20
]
},
"_Services": null,
"index": 11,
"parentIndex": 7,
"Guid": "6b18c31a-caa8-4dd5-bca5-baff80358323"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
13,
16
]
},
"_Services": null,
"index": 12,
"parentIndex": 7,
"Guid": "39145122-46ca-4a81-bf1f-ab6117888ea9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
"_tagA": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 397922782
}
},
"_tagB": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetInteractionFurnitureCurrentState, Assembly-CSharp",
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"_exactMatch": null
},
"index": 13,
"parentIndex": 12,
"Guid": "e5484103-bd44-4dc5-a567-4477e03feaca"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1123539611
}
},
"index": 14,
"parentIndex": 8,
"Guid": "a60b48a9-27c8-4d66-b3ed-76692ae63e98"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1237680552
}
},
"index": 15,
"parentIndex": 10,
"Guid": "c154942e-4c66-4898-9b9e-0dbfed5b666f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1673123591
}
},
"index": 16,
"parentIndex": 12,
"Guid": "7211fa42-e113-4a3e-8b60-ad7f320680ca"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindInteractionSlotNode, Assembly-CSharp",
"Tag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"targetGuid": null
},
"TargetEntity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
},
"SlotIdKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0f31c535-04b2-4f13-babb-a745fd078001"
},
"index": 17,
"parentIndex": -1,
"Guid": "37c201ed-dd30-4ed1-9bab-c6d04ac58277"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
63,
77,
28,
69
]
},
"_Services": null,
"index": 18,
"parentIndex": 57,
"Guid": "8174fe67-d1eb-468f-92c9-90569b8e7260"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
33
]
},
"_Services": null,
"index": 19,
"parentIndex": 4,
"Guid": "3d9e3c5f-6301-47fd-b7ef-d266f05597db"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 1,
"index": 20,
"parentIndex": 11,
"Guid": "796ab231-3534-40a0-b714-3af76dcbbe03"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
107,
106
]
},
"_Services": null,
"index": 21,
"parentIndex": 77,
"Guid": "b8384aed-5ecc-4ab8-8745-2021a9d0442a"
},
{
"$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": 38,
"index": 22,
"parentIndex": 28,
"Guid": "df1822b3-df6d-4b47-bb9d-d305d03a1efa"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
}
},
"index": 23,
"parentIndex": 22,
"Guid": "36da91b3-58f4-4480-923e-a9af53ec247c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCompareVector3, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7040a722-fcc9-453b-98b0-137c8f5ff808"
},
"targetGuid": null
},
"_operatorType": 1,
"_rhs": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
}
},
"index": 24,
"parentIndex": 25,
"Guid": "d45a6613-de53-4de4-a0fb-42998247653a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 24,
"_Child": 34,
"index": 25,
"parentIndex": 28,
"Guid": "8787a719-8109-4766-8315-584c2212d25f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7040a722-fcc9-453b-98b0-137c8f5ff808"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"index": 26,
"parentIndex": 79,
"Guid": "22cede59-ebc9-48fd-bf26-5c9804a4257b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
68,
97,
91,
2,
71
]
},
"_Services": null,
"index": 27,
"parentIndex": 28,
"Guid": "93c31d4d-02b2-4789-ba6e-e08c050f426b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
22,
25,
52,
27,
76
]
},
"_Services": null,
"index": 28,
"parentIndex": 18,
"Guid": "ebe6dd77-9f89-47e0-8d70-f4d9fc5633aa"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 30,
"_Child": 31,
"index": 29,
"parentIndex": 100,
"Guid": "9c24c8a7-5c5f-4410-981d-8d23fa9b19d8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-97df1314-af80-4dc4-9611-6c587690bc8a"
},
"targetGuid": null
}
},
"index": 30,
"parentIndex": 29,
"Guid": "324259d1-3abb-42b8-9f4b-cb9a001f054e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
79,
45,
74
]
},
"_Services": null,
"index": 31,
"parentIndex": 29,
"Guid": "19594b80-a95b-41b7-b2cf-ef522ecc7588"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-97df1314-af80-4dc4-9611-6c587690bc8a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 32,
"parentIndex": 41,
"Guid": "dfe4f3d5-091f-445a-b8ce-40bd630fc242"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-97df1314-af80-4dc4-9611-6c587690bc8a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 33,
"parentIndex": 19,
"Guid": "c8b53076-bb86-400a-ae2e-917b806865db"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
36,
35,
37
]
},
"_Services": null,
"index": 34,
"parentIndex": 25,
"Guid": "d198c7c5-a6aa-434b-8fd1-93e31b061b7c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "15eb8fd3a9a44854988b457c088b1caa",
"_assetPath": "Data/Query/PQS/NewGamePlay/FindInteractionPoints.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-95d71894-5597-49fb-b028-bfb02c4a262e"
},
"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-d818bb96-505f-4753-8806-8646cf44b7e5"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6efc6f4a-adc3-4e47-abf2-ce9fed0b191b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0f31c535-04b2-4f13-babb-a745fd078001"
},
"targetGuid": null
}
}
]
},
"_Next": -1,
"index": 35,
"parentIndex": 34,
"Guid": "1b4f1d95-9cf2-40e8-9890-f39a448a62db"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindInteractionSlotNode, Assembly-CSharp",
"Tag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"targetGuid": null
},
"TargetEntity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
},
"SlotIdKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0f31c535-04b2-4f13-babb-a745fd078001"
},
"index": 36,
"parentIndex": 34,
"Guid": "2a2a98b0-a6e5-4d4a-ae3b-28af0f805e5d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7040a722-fcc9-453b-98b0-137c8f5ff808"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-95d71894-5597-49fb-b028-bfb02c4a262e"
},
"targetGuid": null
},
"index": 37,
"parentIndex": 34,
"Guid": "7eba9bf5-8719-49a8-8f7c-942374787dfc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
40
]
},
"_Services": null,
"index": 38,
"parentIndex": 22,
"Guid": "d190d379-efe0-47e1-9197-2c40ac646f8f"
},
{
"$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": "849bb24921ecd01418d6f8151ff71c7f",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_StopNavigation.json"
},
"index": 39,
"parentIndex": 41,
"Guid": "8cf7ffec-4ed2-4ba6-b8a4-9b7916519a0d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTActiveSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
42,
44
]
},
"_Services": null,
"index": 40,
"parentIndex": 38,
"Guid": "3ea31d93-4553-462f-86da-d6e423c44a9d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
39,
32
]
},
"_Services": null,
"index": 41,
"parentIndex": 42,
"Guid": "60649151-88ec-41f3-9cfb-b8a537912ecc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 43,
"_Child": 41,
"index": 42,
"parentIndex": 40,
"Guid": "837bde4a-2a58-4d0a-8b99-a609ae29648b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarDistanceVector3, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1d43bf03-2235-4844-82fc-6f3d4b1f8e95"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 5.0
}
},
"index": 43,
"parentIndex": 42,
"Guid": "65712a8b-711c-4d99-9753-11fd4eff1913"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 2,
"index": 44,
"parentIndex": 40,
"Guid": "48820cac-375d-48cb-8472-0f2354cb07cd"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 62,
"index": 45,
"parentIndex": 31,
"Guid": "898a4339-80e3-4279-a8a6-72082edeb42a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-73e3dedc-3b97-4cd0-ab30-f60b8d48b491"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"index": 46,
"parentIndex": 47,
"Guid": "e67664f8-1a29-400a-8a23-e796647fe61a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 46,
"_False": 48,
"_condition": {
"$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.ConfigVarEqualToUInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0
}
}
]
}
}
},
"_defaultRes": false,
"index": 47,
"parentIndex": 62,
"Guid": "3c10c7aa-59fa-41cb-b60b-16fa0f12605f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-73e3dedc-3b97-4cd0-ab30-f60b8d48b491"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 48,
"parentIndex": 47,
"Guid": "96a09fa1-e3cc-4f10-b4bc-ee20009c4a1c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-73e3dedc-3b97-4cd0-ab30-f60b8d48b491"
},
"targetGuid": null
},
"index": 49,
"parentIndex": 50,
"Guid": "9a683e41-d613-4e9c-8384-760671c51a5a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
49,
51
]
},
"_Services": null,
"index": 50,
"parentIndex": 4,
"Guid": "f6b83bd4-993a-4900-9f6b-70a81dacd299"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 0,
"index": 51,
"parentIndex": 50,
"Guid": "97e74f46-9230-4ecb-b9fc-38f0235b33d7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 53,
"_Child": 54,
"index": 52,
"parentIndex": 28,
"Guid": "829bdd9b-54be-4f97-b492-4c0dda4f8641"
},
{
"$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": "instance-d087c302-f073-4aec-b776-2af7d30842ac"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagMatchesTag, Assembly-CSharp",
"_tagA": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetInteractionFurnitureCurrentState, Assembly-CSharp",
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"_tagB": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a944409f-d075-4a3e-97e8-fb57bc076b43"
},
"targetGuid": null
},
"_exactMatch": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
}
]
}
}
},
"index": 53,
"parentIndex": 52,
"Guid": "189a30f3-19b9-46cb-9a1a-e554277798b7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 55,
"_False": 66,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-73e3dedc-3b97-4cd0-ab30-f60b8d48b491"
},
"targetGuid": null
},
"_defaultRes": false,
"index": 54,
"parentIndex": 52,
"Guid": "5ce3a9a6-6d89-44d8-baf2-d5244293e2b1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-97df1314-af80-4dc4-9611-6c587690bc8a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 55,
"parentIndex": 54,
"Guid": "7b2acc3f-4bfb-4b12-b460-9690def5fc7c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eefae6fd-ae83-4ace-8d10-0f4ccc623ba1"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 56,
"parentIndex": 66,
"Guid": "a97f4138-3d9d-4868-989e-96c9aecdfff2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 58,
"_Child": 18,
"index": 57,
"parentIndex": 73,
"Guid": "1321a955-d142-490b-a71d-b07f00d5c36e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eefae6fd-ae83-4ace-8d10-0f4ccc623ba1"
},
"targetGuid": null
}
},
"index": 58,
"parentIndex": 57,
"Guid": "f362524e-df76-484c-8be5-14287d111773"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 60,
"_Child": 61,
"index": 59,
"parentIndex": 73,
"Guid": "1e5a8b6f-0d6b-4612-9b88-087bd9546297"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eefae6fd-ae83-4ace-8d10-0f4ccc623ba1"
},
"targetGuid": null
},
"index": 60,
"parentIndex": 59,
"Guid": "55e0891c-cd72-4e00-a19d-1560343c70d3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eefae6fd-ae83-4ace-8d10-0f4ccc623ba1"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"index": 61,
"parentIndex": 59,
"Guid": "02340199-7b63-40de-8c0a-60e20e89ea62"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
65,
47,
64
]
},
"_Services": null,
"index": 62,
"parentIndex": 45,
"Guid": "849906e2-a986-4e61-8492-7078bd85cb8e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a944409f-d075-4a3e-97e8-fb57bc076b43"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetInteractionFurnitureCurrentState, Assembly-CSharp",
"_target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"index": 63,
"parentIndex": 18,
"Guid": "9bbbb717-8c5b-4662-bb6a-9bc504070e6e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f8b961a6-690b-40e1-9710-e132c004165c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 64,
"parentIndex": 62,
"Guid": "ac7c9a5f-815d-4a8d-8c15-e9ef88943140"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f8b961a6-690b-40e1-9710-e132c004165c"
},
"targetGuid": null
}
},
"index": 65,
"parentIndex": 62,
"Guid": "03e4b5ea-ae58-418d-97ce-bb9b6e167a75"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
56,
67
]
},
"_Services": null,
"index": 66,
"parentIndex": 54,
"Guid": "2f75096b-3b9a-4d98-9ea3-0d22121dd39a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 0,
"index": 67,
"parentIndex": 66,
"Guid": "bc96e248-8305-4332-a832-281834e4daef"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d087c302-f073-4aec-b776-2af7d30842ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 68,
"parentIndex": 27,
"Guid": "0319ea89-fcca-4c35-bb99-a038f050d705"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d087c302-f073-4aec-b776-2af7d30842ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"index": 69,
"parentIndex": 18,
"Guid": "9bf2ab73-99ad-485e-a4c5-b950479a7b80"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionLoopNode, Assembly-CSharp",
"FinishMode": 0,
"_Condition": 72,
"_Child": 73,
"index": 70,
"parentIndex": 74,
"Guid": "fb09b5a5-640b-4087-8e5a-a20f129bfbff"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9e3b1c79-9d51-44a6-bce2-53945716c11c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 71,
"parentIndex": 27,
"Guid": "0bf2c247-701d-4f52-9708-291a3667af40"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9e3b1c79-9d51-44a6-bce2-53945716c11c"
},
"targetGuid": null
}
},
"index": 72,
"parentIndex": 70,
"Guid": "268b8451-5b18-4b02-bfc9-7151c4efcc7f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
57,
59
]
},
"_Services": null,
"index": 73,
"parentIndex": 70,
"Guid": "6844ba04-22c9-4339-b04a-35fd9db18ffb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 70,
"index": 74,
"parentIndex": 31,
"Guid": "4a22cd62-3b08-4b6f-886d-b8f7cfad57df"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"_lookForwardMode": 0,
"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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 160.0
},
"index": 75,
"parentIndex": 98,
"Guid": "e758e141-d987-4849-a507-b05705624df6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-97df1314-af80-4dc4-9611-6c587690bc8a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 76,
"parentIndex": 28,
"Guid": "cd0d2166-1b30-482a-ae1e-7a5f63060c6b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
21,
78
]
},
"_Services": null,
"index": 77,
"parentIndex": 18,
"Guid": "1d287584-711a-49aa-9ef2-e429eae8d52f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-97df1314-af80-4dc4-9611-6c587690bc8a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
},
"index": 78,
"parentIndex": 77,
"Guid": "79cd092b-68ff-41f9-8f76-f2c77bce38cc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
80,
26
]
},
"_Services": null,
"index": 79,
"parentIndex": 31,
"Guid": "a78c396a-f1e3-4b14-ad80-d1f50b775de3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 81,
"_False": 82,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckEntityIsNull, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"_defaultRes": false,
"index": 80,
"parentIndex": 79,
"Guid": "eeac0eab-a230-49d3-9c85-b5fc95b05e51"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1
]
},
"_Services": null,
"index": 81,
"parentIndex": 80,
"Guid": "6d1c11de-a314-43f7-bfe4-177c331781c2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 0,
"index": 82,
"parentIndex": 80,
"Guid": "6a936f4d-b5be-4703-bd07-7d261ab1a31c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
84,
85
]
},
"_Services": null,
"index": 83,
"parentIndex": 4,
"Guid": "b35533ad-92b4-4c40-803d-753072255671"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayContains`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"source": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 827822640
}
}
},
"index": 84,
"parentIndex": 83,
"Guid": "24261746-ee40-4aa6-9179-3f83b5d00fca"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 827822640
}
},
"index": 85,
"parentIndex": 83,
"Guid": "979c5fe9-b9f6-48b3-b5a8-168a338ed310"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
87,
88
]
},
"_Services": null,
"index": 86,
"parentIndex": 4,
"Guid": "22c0c759-4658-4f57-b5f7-afa9c55a4254"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayContains`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"source": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1703869600
}
}
},
"index": 87,
"parentIndex": 86,
"Guid": "10d26160-52d0-45d9-b359-549a051fbc53"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1703869600
}
},
"index": 88,
"parentIndex": 86,
"Guid": "13539515-25de-414a-955f-bcb139cc05d8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPopFromArrayNode, Assembly-CSharp",
"SaveToBB": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"PopFromBB": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"Index": null,
"index": 89,
"parentIndex": -1,
"Guid": "93253451-b278-49a4-9e1d-443ba05780d6"
},
{
"$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-a319613d-9cf7-4ee5-8356-87d496ed3df4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-55429280-ba58-4df8-8109-1ae6c88225fb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "4f44a76072f94785854518a24c06d4ff",
"_assetPath": "Data/AI/01BehaviourTree/Gameplay/Partner/V2/BTA/BTAction_PartnerPlayInteractionBubble_v2.json"
},
"index": 90,
"parentIndex": 92,
"Guid": "5c2e493e-952d-4f22-94b6-3d3437b7166a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 92,
"index": 91,
"parentIndex": 27,
"Guid": "d6458ff0-b2f2-4158-879e-f992b8ca83b6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
93,
90
]
},
"_Services": null,
"index": 92,
"parentIndex": 91,
"Guid": "2a90a37e-7d4f-4d6d-a01a-ec51510aab6b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-625c4d1d-20b9-4dc0-bd5c-8d006cd07d38"
},
"targetGuid": null
},
"index": 93,
"parentIndex": 92,
"Guid": "bdc1bd07-1b6c-4eae-85f1-8aee5bce8d12"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
95,
96
]
},
"_Services": null,
"index": 94,
"parentIndex": 4,
"Guid": "f8a15b76-2a81-4f98-88d9-b4943a37b733"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayContains`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"source": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"target": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1089399126
}
}
},
"index": 95,
"parentIndex": 94,
"Guid": "bbc06813-c287-4913-8a51-c415c461342d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1089399126
}
},
"index": 96,
"parentIndex": 94,
"Guid": "a4f19ac1-3bec-4bd1-a528-100a3f5afe98"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 98,
"index": 97,
"parentIndex": 27,
"Guid": "0609b53e-b434-4cde-87e9-576486b6edb1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
99,
75
]
},
"_Services": null,
"index": 98,
"parentIndex": 97,
"Guid": "d27987f0-eed6-4aef-85bc-8869fc5d5600"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckIfInSectorRange, Assembly-CSharp",
"_rootPos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_rootForward": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityForward, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_targetPos": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"_angle": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 100.0
}
}
},
"index": 99,
"parentIndex": 98,
"Guid": "7fffa66a-40be-4813-ba07-26bbcea3cea2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
103,
29
]
},
"_Services": null,
"index": 100,
"parentIndex": -1,
"Guid": "520f5240-c503-406c-a622-ce0de4a5b358"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 102,
"_False": -1,
"_condition": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
},
"_exactMatch": null,
"_tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 30088
}
},
"_defaultRes": false,
"index": 101,
"parentIndex": 103,
"Guid": "e29b179e-5472-4508-9ca5-9e067c749b27"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-254a36f1-3135-49c0-b7aa-1cccd2640a3c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"index": 102,
"parentIndex": 101,
"Guid": "8fbd3202-a06d-4119-9e2d-82080af889c6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 101,
"index": 103,
"parentIndex": 100,
"Guid": "f1a43b06-cd69-4368-9051-9770e1583163"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "111",
"IsLogError": true,
"customMsg": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"index": 104,
"parentIndex": -1,
"Guid": "5bb90910-0405-4ddb-859f-f72ee6192be4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "111",
"IsLogError": true,
"customMsg": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"index": 105,
"parentIndex": -1,
"Guid": "7a9177a8-a1ed-4eea-b831-d90f5cb94e6f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindInteractSlotThenPQSNode, Assembly-CSharp",
"TargetEntity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
},
"NearToPreferencePoint": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6e168f4a-0a35-4522-8485-a507b51f4790"
},
"targetGuid": null
},
"InteractTag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardGameplayTag, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"targetGuid": null
},
"Priority": 2,
"PQSConfigAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "769d11423c86624488cd6366957b3cfd",
"_assetPath": "Data/Query/PQS/00AI/_Modular/EntityRelative/PQS_UnifiedInteractTemplate.json"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"InteractTag写入的黑板Key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ae7b5e94-7f2d-4807-bc69-58bb67bc9dcc"
},
"SlotId写入的黑板Key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-0f31c535-04b2-4f13-babb-a745fd078001"
},
"TargetPosition写入的黑板Key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1d43bf03-2235-4844-82fc-6f3d4b1f8e95"
},
"TargetDirection写入的黑板Key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-a00f44e2-d6fd-4d14-8e65-ee177e2786b5"
},
"index": 106,
"parentIndex": 21,
"Guid": "ce9304bf-c843-447f-98d6-b4664546a734"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 108,
"_False": 109,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedLogicOr, 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.ConfigVarEntityHasTag, Assembly-CSharp",
"_entity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
},
"_exactMatch": null,
"_tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1582166962
}
},
{
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
},
"_exactMatch": null,
"_tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 30008
}
}
]
}
},
"_defaultRes": false,
"index": 107,
"parentIndex": 21,
"Guid": "e674c8c4-7768-4569-9296-b5971103a7e1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6e168f4a-0a35-4522-8485-a507b51f4790"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddVector3, Assembly-CSharp",
"_lhs": {
"$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-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityForward, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6afb729-aba9-4e47-b733-b2a9acfdd3cc"
},
"targetGuid": null
}
}
},
"index": 108,
"parentIndex": 107,
"Guid": "299e6dbd-0cf8-4b7b-9c0c-0748b272a981"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6e168f4a-0a35-4522-8485-a507b51f4790"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 109,
"parentIndex": 107,
"Guid": "4adda916-5ed3-4c67-91e8-1697845c915b"
}
]
},
"containers": null,
"rootIndex": 100,
"nodesHash": -2443580,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
0,
17,
89,
104,
105
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2080.0,
"y": 1776.0
},
"guid": "546f2fcf-c0a5-4cc0-9004-04745df56725",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 544.0,
"y": -576.0
},
"guid": "6462134b-9ac5-423c-aac6-14dfed1b0eb5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2384.0,
"y": 4800.0
},
"guid": "fcf9814a-03b7-41ff-8599-78cb1f871b44",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1424.0,
"y": 4800.0
},
"guid": "44f084e0-89ff-4f0a-b768-4cd294a6166f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1120.0,
"y": -576.0
},
"guid": "c08ba286-eb32-4524-9074-56de7a6359eb",
"comment": "判断对该家具做什么操作",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1888.0,
"y": -1504.0
},
"guid": "866e6a0c-66c6-431f-949c-de5b578122a2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": -1312.0
},
"guid": "d6c94485-d5ff-4654-840c-52ef970791c8",
"comment": "开关物体",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": -704.0
},
"guid": "e07477d7-4772-493d-a992-ae528e45f978",
"comment": "一次性物体",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1664.0,
"y": -1376.0
},
"guid": "af8150c6-8a1e-430d-a475-bc5d32606be8",
"comment": "关闭状态",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1888.0,
"y": -1184.0
},
"guid": "dd1b9472-91e1-49a0-ad28-21811b393a7a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1664.0,
"y": -1184.0
},
"guid": "564cb8bb-a16c-43a2-846b-68fba264f225",
"comment": "开启状态",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1664.0,
"y": -544.0
},
"guid": "6b18c31a-caa8-4dd5-bca5-baff80358323",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1664.0,
"y": -768.0
},
"guid": "39145122-46ca-4a81-bf1f-ab6117888ea9",
"comment": "idle状态",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1888.0,
"y": -832.0
},
"guid": "e5484103-bd44-4dc5-a567-4477e03feaca",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2112.0,
"y": -1504.0
},
"guid": "a60b48a9-27c8-4d66-b3ed-76692ae63e98",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2112.0,
"y": -1184.0
},
"guid": "c154942e-4c66-4898-9b9e-0dbfed5b666f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2112.0,
"y": -832.0
},
"guid": "7211fa42-e113-4a3e-8b60-ad7f320680ca",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2080.0,
"y": 1504.0
},
"guid": "37c201ed-dd30-4ed1-9bab-c6d04ac58277",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 640.0,
"y": 1376.0
},
"guid": "8174fe67-d1eb-468f-92c9-90569b8e7260",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1456.0,
"y": 880.0
},
"guid": "3d9e3c5f-6301-47fd-b7ef-d266f05597db",
"comment": "都不是,Failure",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1888.0,
"y": -512.0
},
"guid": "796ab231-3534-40a0-b714-3af76dcbbe03",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": 1728.0
},
"guid": "b8384aed-5ecc-4ab8-8745-2021a9d0442a",
"comment": "找寻路点",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 2512.0
},
"guid": "df1822b3-df6d-4b47-bb9d-d305d03a1efa",
"comment": "entity不存在根据寻路距离判断是否failure",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1472.0,
"y": 2448.0
},
"guid": "36da91b3-58f4-4480-923e-a9af53ec247c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 3024.0
},
"guid": "d45a6613-de53-4de4-a0fb-42998247653a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": 3232.0
},
"guid": "8787a719-8109-4766-8315-584c2212d25f",
"comment": "entity位置变了暂时没用了因为家具不能推",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 16.0,
"y": 32.0
},
"guid": "22cede59-ebc9-48fd-bf26-5c9804a4257b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": 4800.0
},
"guid": "93c31d4d-02b2-4789-ba6e-e08c050f426b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.0,
"y": 3232.0
},
"guid": "ebe6dd77-9f89-47e0-8d70-f4d9fc5633aa",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -688.0,
"y": 432.0
},
"guid": "9c24c8a7-5c5f-4410-981d-8d23fa9b19d8",
"comment": "只要成功交互了就返回Success没成功就返回Failure",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -464.0,
"y": 336.0
},
"guid": "324259d1-3abb-42b8-9f4b-cb9a001f054e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -464.0,
"y": 544.0
},
"guid": "19594b80-a95b-41b7-b2cf-ef522ecc7588",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2352.0,
"y": 2848.0
},
"guid": "dfe4f3d5-091f-445a-b8ce-40bd630fc242",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1680.0,
"y": 880.0
},
"guid": "c8b53076-bb86-400a-ae2e-917b806865db",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 3408.0
},
"guid": "d198c7c5-a6aa-434b-8fd1-93e31b061b7c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1696.0,
"y": 3264.0
},
"guid": "1b4f1d95-9cf2-40e8-9890-f39a448a62db",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1696.0,
"y": 2992.0
},
"guid": "2a2a98b0-a6e5-4d4a-ae3b-28af0f805e5d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1696.0,
"y": 3664.0
},
"guid": "7eba9bf5-8719-49a8-8f7c-942374787dfc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1472.0,
"y": 2704.0
},
"guid": "d190d379-efe0-47e1-9197-2c40ac646f8f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2352.0,
"y": 2688.0
},
"guid": "8cf7ffec-4ed2-4ba6-b8a4-9b7916519a0d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1696.0,
"y": 2688.0
},
"guid": "3ea31d93-4553-462f-86da-d6e423c44a9d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2144.0,
"y": 2736.0
},
"guid": "60649151-88ec-41f3-9cfb-b8a537912ecc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1920.0,
"y": 2608.0
},
"guid": "837bde4a-2a58-4d0a-8b99-a609ae29648b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2144.0,
"y": 2464.0
},
"guid": "65712a8b-711c-4d99-9753-11fd4eff1913",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1920.0,
"y": 2880.0
},
"guid": "48820cac-375d-48cb-8472-0f2354cb07cd",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -176.0,
"y": 528.0
},
"guid": "898a4339-80e3-4279-a8a6-72082edeb42a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 512.0,
"y": 432.0
},
"guid": "e67664f8-1a29-400a-8a23-e796647fe61a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 288.0,
"y": 544.0
},
"guid": "3c10c7aa-59fa-41cb-b60b-16fa0f12605f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 512.0,
"y": 656.0
},
"guid": "96a09fa1-e3cc-4f10-b4bc-ee20009c4a1c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1664.0,
"y": -1728.0
},
"guid": "9a683e41-d613-4e9c-8384-760671c51a5a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": -1664.0
},
"guid": "f6b83bd4-993a-4900-9f6b-70a81dacd299",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1664.0,
"y": -1584.0
},
"guid": "97e74f46-9230-4ecb-b9fc-38f0235b33d7",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": 3920.0
},
"guid": "829bdd9b-54be-4f97-b492-4c0dda4f8641",
"comment": "entity状态变了,force情况下failure非force情况下重新找tag",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1456.0,
"y": 3616.0
},
"guid": "189a30f3-19b9-46cb-9a1a-e554277798b7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1456.0,
"y": 4000.0
},
"guid": "5ce3a9a6-6d89-44d8-baf2-d5244293e2b1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1696.0,
"y": 3888.0
},
"guid": "7b2acc3f-4bfb-4b12-b460-9690def5fc7c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1904.0,
"y": 4080.0
},
"guid": "a97f4138-3d9d-4868-989e-96c9aecdfff2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 1312.0
},
"guid": "1321a955-d142-490b-a71d-b07f00d5c36e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 640.0,
"y": 1072.0
},
"guid": "f362524e-df76-484c-8be5-14287d111773",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 1760.0
},
"guid": "1e5a8b6f-0d6b-4612-9b88-087bd9546297",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 640.0,
"y": 1776.0
},
"guid": "55e0891c-cd72-4e00-a19d-1560343c70d3",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 640.0,
"y": 1952.0
},
"guid": "02340199-7b63-40de-8c0a-60e20e89ea62",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 48.0,
"y": 512.0
},
"guid": "849906e2-a986-4e61-8492-7078bd85cb8e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.0,
"y": 1312.0
},
"guid": "9bbbb717-8c5b-4662-bb6a-9bc504070e6e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 288.0,
"y": 880.0
},
"guid": "ac7c9a5f-815d-4a8d-8c15-e9ef88943140",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 288.0,
"y": 336.0
},
"guid": "03e4b5ea-ae58-418d-97ce-bb9b6e167a75",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1696.0,
"y": 4080.0
},
"guid": "2f75096b-3b9a-4d98-9ea3-0d22121dd39a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1904.0,
"y": 4288.0
},
"guid": "bc96e248-8305-4332-a832-281834e4daef",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1728.0,
"y": 4800.0
},
"guid": "0319ea89-fcca-4c35-bb99-a038f050d705",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 976.0,
"y": 3920.0
},
"guid": "9bf2ab73-99ad-485e-a4c5-b950479a7b80",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -16.0,
"y": 1248.0
},
"guid": "fb09b5a5-640b-4087-8e5a-a20f129bfbff",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2688.0,
"y": 4800.0
},
"guid": "0bf2c247-701d-4f52-9708-291a3667af40",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": 1120.0
},
"guid": "268b8451-5b18-4b02-bfc9-7151c4efcc7f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": 1504.0
},
"guid": "6844ba04-22c9-4339-b04a-35fd9db18ffb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -240.0,
"y": 1232.0
},
"guid": "4a22cd62-3b08-4b6f-886d-b8f7cfad57df",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1952.0,
"y": 5424.0
},
"guid": "e758e141-d987-4849-a507-b05705624df6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.0,
"y": 3504.0
},
"guid": "cd0d2166-1b30-482a-ae1e-7a5f63060c6b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 992.0,
"y": 1840.0
},
"guid": "1d287584-711a-49aa-9ef2-e429eae8d52f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": 2032.0
},
"guid": "79cd092b-68ff-41f9-8f76-f2c77bce38cc",
"comment": "PQS失败返回failure",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -176.0,
"y": -144.0
},
"guid": "a78c396a-f1e3-4b14-ad80-d1f50b775de3",
"comment": "目标家具初始化",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 32.0,
"y": -448.0
},
"guid": "eeac0eab-a230-49d3-9c85-b5fc95b05e51",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 304.0,
"y": -480.0
},
"guid": "6d1c11de-a314-43f7-bfe4-177c331781c2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 304.0,
"y": -336.0
},
"guid": "6a936f4d-b5be-4703-bd07-7d261ab1a31c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": -224.0
},
"guid": "b35533ad-92b4-4c40-803d-753072255671",
"comment": "可以坐的东西根据是否有sitdown方法判断",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1680.0,
"y": -288.0
},
"guid": "24261746-ee40-4aa6-9179-3f83b5d00fca",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2032.0,
"y": -288.0
},
"guid": "979c5fe9-b9f6-48b3-b5a8-168a338ed310",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 224.0
},
"guid": "22c0c759-4658-4f57-b5f7-afa9c55a4254",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1680.0,
"y": 160.0
},
"guid": "10d26160-52d0-45d9-b359-549a051fbc53",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1904.0,
"y": 160.0
},
"guid": "13539515-25de-414a-955f-bcb139cc05d8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2112.0,
"y": 3648.0
},
"guid": "93253451-b278-49a4-9e1d-443ba05780d6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2176.0,
"y": 5312.0
},
"guid": "5c2e493e-952d-4f22-94b6-3d3437b7166a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2160.0,
"y": 4816.0
},
"guid": "d6458ff0-b2f2-4158-879e-f992b8ca83b6",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2176.0,
"y": 4992.0
},
"guid": "2a90a37e-7d4f-4d6d-a01a-ec51510aab6b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2176.0,
"y": 5184.0
},
"guid": "bdc1bd07-1b6c-4eae-85f1-8aee5bce8d12",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1440.0,
"y": 624.0
},
"guid": "f8a15b76-2a81-4f98-88d9-b4943a37b733",
"comment": "秋千用StopBehavior下",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1664.0,
"y": 544.0
},
"guid": "bbc06813-c287-4913-8a51-c415c461342d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1872.0,
"y": 544.0
},
"guid": "a4f19ac1-3bec-4bd1-a528-100a3f5afe98",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1952.0,
"y": 4816.0
},
"guid": "0609b53e-b434-4cde-87e9-576486b6edb1",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1952.0,
"y": 4992.0
},
"guid": "d27987f0-eed6-4aef-85bc-8869fc5d5600",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1952.0,
"y": 5168.0
},
"guid": "7fffa66a-40be-4813-ba07-26bbcea3cea2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -1056.0,
"y": 304.0
},
"guid": "520f5240-c503-406c-a622-ce0de4a5b358",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -672.0,
"y": -144.0
},
"guid": "e29b179e-5472-4508-9ca5-9e067c749b27",
"comment": "这堆东西是临时处理壁挂物的 等壁挂物修好了就删掉",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -416.0,
"y": -176.0
},
"guid": "8fbd3202-a06d-4119-9e2d-82080af889c6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -912.0,
"y": -144.0
},
"guid": "f1a43b06-cd69-4368-9051-9770e1583163",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1696.0,
"y": 0.0
},
"guid": "5bb90910-0405-4ddb-859f-f72ee6192be4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -816.0,
"y": 192.0
},
"guid": "7a9177a8-a1ed-4eea-b831-d90f5cb94e6f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1472.0,
"y": 1504.0
},
"guid": "ce9304bf-c843-447f-98d6-b4664546a734",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1472.0,
"y": 1312.0
},
"guid": "e674c8c4-7768-4569-9296-b5971103a7e1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1680.0,
"y": 1152.0
},
"guid": "299e6dbd-0cf8-4b7b-9c0c-0748b272a981",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1680.0,
"y": 1504.0
},
"guid": "4adda916-5ed3-4c67-91e8-1697845c915b",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/_Modular/Interactable/BTAction_InteractFurniture.json",
"errors": null,
"nodeErrors": null
}