Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/Adventure/BTGraph_InitDiscoveryAndSelectBestInteractTarget.json
2025-11-11 07:21:48 +07:00

993 lines
34 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "e28f4dfdf8d4bc84a9463d7cbc021447",
"_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_NavigationInterface.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "bc02d13fba9218346b7dd7b265c9b693",
"_assetPath": "Data/AI/Blackboard/v3/Interact/BB_InteractContext.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "b28bc76b1bdcb364a9840cb506b4ba82",
"_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_RepositionStrategy.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "80f3b3ff76cf1d8498e0eba5c65bcc6d",
"_assetPath": "Data/AI/Blackboard/v2/Utility/BB_UtilityManipulation.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "94ac42986bd142745b3f1e1d1bf98b59",
"_assetPath": "Data/AI/Blackboard/v3/Utility/BB_AdvDecisionVariables.json"
}
]
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TempV3",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-3d156486-b7c9-44d5-b4f0-20ec78fdf17b"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TempV3First",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-7565a328-77a9-45a7-8650-56165bb2bfbd"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TempV3Second",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-e1a2de4a-7971-4c5c-8bd8-b0e1412b56d3"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Offset",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-6d2f452e-a655-43b3-aed4-ec495cd3573b"
]
}
}
]
}
},
"roots": null,
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
18,
11,
12,
14,
20
]
},
"index": 0,
"parentIndex": -1,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$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-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
"montageName": "OverLook"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 2.3,
"y": 2.3
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-16edd664-e4c4-4e98-b3e5-fd9ec73689c0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 1,
"parentIndex": 23,
"Guid": "f921683c-0952-4d41-8ef7-0278c6ff41f1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
4,
3
]
},
"index": 2,
"parentIndex": -1,
"Guid": "3828a56c-d926-4358-a8a4-9a54e3ec0d0a"
},
{
"$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": "76a1143ee9ab57640b721bf1f597d8aa",
"_assetPath": "Data/AI/BehaviourTree/00General/UtilityManipulation/Atom_MaintainCustomPriority.json"
},
"index": 3,
"parentIndex": 2,
"Guid": "f3ceda49-0433-41e3-82eb-a073bd57e786"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
21
]
},
"index": 4,
"parentIndex": 2,
"Guid": "825c3953-13b4-4608-80d0-5c667fd4d573"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7565a328-77a9-45a7-8650-56165bb2bfbd"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "9619b9dd20164fb41a8b5c22671c0929",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkTo.json"
},
"index": 5,
"parentIndex": 2,
"Guid": "b1425b22-aef7-4bcf-81fe-60b06af182e9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3d156486-b7c9-44d5-b4f0-20ec78fdf17b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCenterOfEntities, Assembly-CSharp",
"_entities": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntityArray, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "AllPotentialTargets-bc02d13fba9218346b7dd7b265c9b693-0"
}
}
},
"index": 6,
"parentIndex": 11,
"Guid": "c576582a-f13e-46a2-80e2-e47e53150c94"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleRunSSNode, Assembly-CSharp",
"ssNode": {
"$type": "miHoYo.HYG.Statescript.CfgSSActionDebugDrawCube, Assembly-CSharp",
"color": {
"$type": "UnityEngine.Color, UnityEngine.CoreModule",
"r": 1.0,
"g": 0.0,
"b": 0.823907852,
"a": 0.0
},
"pos": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3d156486-b7c9-44d5-b4f0-20ec78fdf17b"
},
"targetGuid": null
},
"_Next": null,
"index": -1,
"parentIndex": -1,
"Guid": "00000000-0000-0000-0000-000000000000"
},
"index": 7,
"parentIndex": 11,
"Guid": "6b017bd5-bd8d-4022-a4f1-20a532564541"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7565a328-77a9-45a7-8650-56165bb2bfbd"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "58801a42d09a69a43bf2e6cb6ed5f2fc",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_RunTo.json"
},
"index": 8,
"parentIndex": 9,
"Guid": "6ffbf795-8bd3-45e8-9d53-d9936ec34cf3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 1,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15,
8
]
},
"index": 9,
"parentIndex": 16,
"Guid": "47a06bbe-d3ab-4e60-89a1-212a94902a83"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "27751dc2593403644a8829bd7d533544",
"_assetPath": "Data/Query/PQS/AI/v3/FixedPosition/PQS_ValidPositionAsNearAsPossible.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7565a328-77a9-45a7-8650-56165bb2bfbd"
},
"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-54dad859-3d7b-416c-9272-45e3ec67ba3f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3d156486-b7c9-44d5-b4f0-20ec78fdf17b"
},
"targetGuid": null
}
}
]
},
"_Next": -1,
"index": 10,
"parentIndex": -1,
"Guid": "b13e7afa-d217-46fa-89a7-d66b587e2023"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
7
]
},
"index": 11,
"parentIndex": 0,
"Guid": "f86bdc7e-b525-47de-bd1e-888690e7c109"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
22,
13
]
},
"index": 12,
"parentIndex": 0,
"Guid": "62a1b634-73c7-4c52-99fb-63d174cac3a7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
"index": 13,
"parentIndex": 12,
"Guid": "ab4de22e-5449-43a2-821a-f97fb2045c0c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
23
]
},
"index": 14,
"parentIndex": 0,
"Guid": "2b7cc145-61ad-444e-9be1-6bf87ced7b0e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "27751dc2593403644a8829bd7d533544",
"_assetPath": "Data/Query/PQS/AI/v3/FixedPosition/PQS_ValidPositionAsNearAsPossible.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1a2de4a-7971-4c5c-8bd8-b0e1412b56d3"
},
"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-54dad859-3d7b-416c-9272-45e3ec67ba3f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1a2de4a-7971-4c5c-8bd8-b0e1412b56d3"
},
"targetGuid": null
}
}
]
},
"_Next": -1,
"index": 15,
"parentIndex": 9,
"Guid": "f4fc037e-31e7-4512-851d-6edd8bce0127"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
17
]
},
"index": 16,
"parentIndex": -1,
"Guid": "9fd03680-8c48-4501-9aab-4887b7dcee36"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
"index": 17,
"parentIndex": 16,
"Guid": "f6186da4-23b1-444f-858c-d5b0e84acc33"
},
{
"$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": "e004c36c9f07b7a46a51caffa33dc93d",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
},
"index": 18,
"parentIndex": 0,
"Guid": "323e0f6c-4b97-4940-864f-ded1caeaf653"
},
{
"$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-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
"montageName": "OverLook"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2f4ed65c-9f53-4e0e-ab00-b1b40efbc7ac"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 2.0,
"y": 2.0
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-16edd664-e4c4-4e98-b3e5-fd9ec73689c0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 19,
"parentIndex": -1,
"Guid": "7ecf6aae-3280-4998-8a28-a147d77b26c6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
"index": 20,
"parentIndex": 0,
"Guid": "d720bb67-24f1-405e-b2d6-c26a02b04a6c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 1.0,
"MaxWaitTime": 2.0,
"index": 21,
"parentIndex": 4,
"Guid": "928400e3-6e96-4df1-b245-df06346cfbc4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3d156486-b7c9-44d5-b4f0-20ec78fdf17b"
},
"targetGuid": null
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 360.0
},
"index": 22,
"parentIndex": 12,
"Guid": "43f668aa-0675-43cb-9b41-313c69db8728"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
24
]
},
"index": 23,
"parentIndex": 14,
"Guid": "949054cf-4114-45fc-bd81-997e2fc32ced"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
"index": 24,
"parentIndex": 23,
"Guid": "d1c9e56c-01d3-4527-b758-d60c99d40245"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7565a328-77a9-45a7-8650-56165bb2bfbd"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "9619b9dd20164fb41a8b5c22671c0929",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkTo.json"
},
"index": 25,
"parentIndex": -1,
"Guid": "2cd9ab5c-a253-4507-8794-26b896cabc6f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7565a328-77a9-45a7-8650-56165bb2bfbd"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "9619b9dd20164fb41a8b5c22671c0929",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkTo.json"
},
"index": 26,
"parentIndex": -1,
"Guid": "8288a161-228f-4823-b7ee-09e3cc1b9a1c"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -219425592,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
10,
16,
19,
25,
26
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": 320.0
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 953.7001
},
"guid": "f921683c-0952-4d41-8ef7-0278c6ff41f1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -368.0,
"y": 1440.0
},
"guid": "3828a56c-d926-4358-a8a4-9a54e3ec0d0a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1709.40015
},
"guid": "f3ceda49-0433-41e3-82eb-a073bd57e786",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1567.50012
},
"guid": "825c3953-13b4-4608-80d0-5c667fd4d573",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -96.0,
"y": 848.0
},
"guid": "b1425b22-aef7-4bcf-81fe-60b06af182e9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 928.0,
"y": 432.0
},
"guid": "c576582a-f13e-46a2-80e2-e47e53150c94",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 928.0,
"y": 640.0
},
"guid": "6b017bd5-bd8d-4022-a4f1-20a532564541",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1893.10022
},
"guid": "6ffbf795-8bd3-45e8-9d53-d9936ec34cf3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2169.2002
},
"guid": "47a06bbe-d3ab-4e60-89a1-212a94902a83",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2456.30029
},
"guid": "b13e7afa-d217-46fa-89a7-d66b587e2023",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 688.0,
"y": 576.0
},
"guid": "f86bdc7e-b525-47de-bd1e-888690e7c109",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 708.95
},
"guid": "62a1b634-73c7-4c52-99fb-63d174cac3a7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 870.100037
},
"guid": "ab4de22e-5449-43a2-821a-f97fb2045c0c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1104.4
},
"guid": "2b7cc145-61ad-444e-9be1-6bf87ced7b0e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 2119.7002
},
"guid": "f4fc037e-31e7-4512-851d-6edd8bce0127",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2788.50024
},
"guid": "9fd03680-8c48-4501-9aab-4887b7dcee36",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 2844.60034
},
"guid": "f6186da4-23b1-444f-858c-d5b0e84acc33",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "323e0f6c-4b97-4940-864f-ded1caeaf653",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2995.30029
},
"guid": "7ecf6aae-3280-4998-8a28-a147d77b26c6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1249.6001
},
"guid": "d720bb67-24f1-405e-b2d6-c26a02b04a6c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 1559.80017
},
"guid": "928400e3-6e96-4df1-b245-df06346cfbc4",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 620.4
},
"guid": "43f668aa-0675-43cb-9b41-313c69db8728",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 1093.4
},
"guid": "949054cf-4114-45fc-bd81-997e2fc32ced",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 1305.70007
},
"guid": "d1c9e56c-01d3-4527-b758-d60c99d40245",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 256.0
},
"guid": "2cd9ab5c-a253-4507-8794-26b896cabc6f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1040.0,
"y": 624.0
},
"guid": "8288a161-228f-4823-b7ee-09e3cc1b9a1c",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Adventure/BTGraph_InitDiscoveryAndSelectBestInteractTarget.json",
"errors": null,
"nodeErrors": null
}