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

836 lines
28 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": "b1b726caabfe3fd4aa818ea0c396d462",
"_assetPath": "Data/AI/Blackboard/Knowledge/BB_Knowledge_Perception.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "1ab94d2db73cfbf42b0eb731880fe088",
"_assetPath": "Data/AI/Blackboard/EQS/BB_PerceptionForEntity.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "91c02740761d06f49909ffb642f55030",
"_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_Navigation.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": "Targets",
"isArray": true,
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-3c626bcf-03a6-401e-8a44-0dbf1825f899"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Target",
"isArray": false,
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8bab2e35-4026-41ab-acba-f47466cefff4"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IterIndex",
"isArray": false,
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-da2c4889-4451-47a2-8ec4-f989ad76119c"
]
}
}
]
}
},
"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": [
1,
3
]
},
"index": 0,
"parentIndex": -1,
"Guid": "cefccf63-1707-4a4f-bc91-35edb79ea230"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2
]
},
"index": 1,
"parentIndex": 0,
"Guid": "dadb5f8e-4344-405c-a0d9-0388cb4e6564"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 0
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 2,
"parentIndex": 1,
"Guid": "e9108bd0-31c1-48b7-912d-e7821d8be012"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 4,
"_False": 19,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SurroundingFurnitures-b1b726caabfe3fd4aa818ea0c396d462-0"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
"index": 3,
"parentIndex": 0,
"Guid": "0f54ce6a-5ca3-4a7e-84e0-912531165a10"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
8,
22
]
},
"index": 4,
"parentIndex": 3,
"Guid": "6fefbbc0-23b9-4e91-89d1-f6af61799226"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
7
]
},
"index": 5,
"parentIndex": 4,
"Guid": "8ebab782-0b36-4961-a899-7b7355da608d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": true,
"index": 6,
"parentIndex": 5,
"Guid": "8f5aa66e-1c3f-40f1-aec4-281efc205f95",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3c626bcf-03a6-401e-8a44-0dbf1825f899"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SurroundingFurnitures-b1b726caabfe3fd4aa818ea0c396d462-0"
}
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 7,
"parentIndex": 5,
"Guid": "a02d8d09-11f9-4afc-8956-776c2b541b45",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-da2c4889-4451-47a2-8ec4-f989ad76119c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
"failWhenChildFailed": false,
"_Condition": 9,
"_Child": 10,
"index": 8,
"parentIndex": 4,
"Guid": "11ad0db0-9831-4ae6-a5c6-d67982f78f65"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3c626bcf-03a6-401e-8a44-0dbf1825f899"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-da2c4889-4451-47a2-8ec4-f989ad76119c"
}
}
},
"index": 9,
"parentIndex": 8,
"Guid": "5db31f70-eebc-4a38-8b16-4555fd8cfc28"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
13,
12
]
},
"index": 10,
"parentIndex": 8,
"Guid": "263c0e4e-abcb-43cf-942b-0cf51507ce47"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 11,
"parentIndex": 10,
"Guid": "5505c09c-cd17-4c04-b909-dc309c118fb9",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8bab2e35-4026-41ab-acba-f47466cefff4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarUInt64Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-da2c4889-4451-47a2-8ec4-f989ad76119c"
}
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3c626bcf-03a6-401e-8a44-0dbf1825f899"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
"_value": 0
}
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTIncreaseBlackboardNode, Assembly-CSharp",
"ValueGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 1
},
"BlackboardKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-da2c4889-4451-47a2-8ec4-f989ad76119c"
},
"index": 12,
"parentIndex": 10,
"Guid": "6b9e462e-5ab1-400b-9eed-6bb2bb07dcc9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-4b176827-7e85-4057-b7c5-e0b8c3af07d4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8bab2e35-4026-41ab-acba-f47466cefff4"
}
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-923ae7db-324e-46f6-b4d1-ed7cf782d76f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector2, Assembly-CSharp",
"_value": {
"x": 1.0,
"y": 2.0
}
}
}
}
]
},
"_assetGuid": "620e4462b1510b348a78765fba48d34a",
"_assetPath": "Data/AI/BehaviourTree/00General/Interact/BTAction_ApproachAndObserveTargetEntity.json"
},
"index": 13,
"parentIndex": 10,
"Guid": "25a7e931-0192-4139-b98d-822e2441ee43"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "219a8a7df6d000240a68d57800068762",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_RelaxWalkInMainland.json"
},
"index": 14,
"parentIndex": 19,
"Guid": "d2ceda55-1b8f-4b66-8d06-2b0f355d0ce1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16,
17,
18,
20
]
},
"index": 15,
"parentIndex": 19,
"Guid": "6c1914c3-af55-48af-a799-bd5b2d4e25ef"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 16,
"parentIndex": 15,
"Guid": "504c6b2a-ab8c-46cf-8260-db3bcce4eb14",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Range-1ab94d2db73cfbf42b0eb731880fe088-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 76.0
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"useArray": false,
"index": 17,
"parentIndex": 15,
"Guid": "2ef73457-4118-4820-82f0-7bcb486e1e55",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Tag-1ab94d2db73cfbf42b0eb731880fe088-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTagToUInt, Assembly-CSharp",
"_tag": 30001
}
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunEQSThenPQSNode, Assembly-CSharp",
"EQSConfigAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.EQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "e6af141fdeb3fa84d9f8e7b18bbbc643",
"_assetPath": "Data/AI/EQS/Entity/FindAnyEntityByTypeAndSubtype.json"
},
"PQSConfigAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "39f83849d5e9d284b9181a7ce4021add",
"_assetPath": "Data/AI/PQS/InteractRelated/FindEntityRelativeRandomNearbyPoint_PerceptionEntity.json"
},
"TargetPosKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
},
"CurInteractGadgetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "EQSResult-1ab94d2db73cfbf42b0eb731880fe088-0"
},
"index": 18,
"parentIndex": 15,
"Guid": "799a1b13-b384-4e76-ada2-73e5fc3d2729"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
15,
14
]
},
"index": 19,
"parentIndex": 3,
"Guid": "95f17a75-0a9e-4f88-ad8f-d1d67ea6125e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "0b3f195876eed1a4bb2af8a644812287",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkToCurrentTarget.json"
},
"index": 20,
"parentIndex": 15,
"Guid": "7581ea86-b501-417e-b53a-4846165815ba"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "219a8a7df6d000240a68d57800068762",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_RelaxWalkInMainland.json"
},
"index": 21,
"parentIndex": -1,
"Guid": "8192d478-38dd-4db3-8c79-e97d5323829b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
23,
25
]
},
"index": 22,
"parentIndex": 4,
"Guid": "5019734d-d99e-4ecc-8ef0-d987da4dcd49"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 1.0,
"MaxWaitTime": 3.0,
"index": 23,
"parentIndex": 22,
"Guid": "f98aebe4-2a85-4843-87a5-3d27cee3ffe2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunEQSNode, Assembly-CSharp",
"EQSConfigAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.EQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "932c05e40f830834c9fdf9edd23e343b",
"_assetPath": "Data/AI/EQS/Entity/FindEntityByTypeAndSubtype.json"
},
"TargetEntityKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "EQSResult-1ab94d2db73cfbf42b0eb731880fe088-0"
},
"index": 24,
"parentIndex": -1,
"Guid": "2308bd9a-94e3-4a74-afea-39559e694787"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
"index": 25,
"parentIndex": 22,
"Guid": "2cdd8cf3-cb7b-43b2-9606-492a1989088f"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1712183481,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
21,
24
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1021.07507
},
"guid": "cefccf63-1707-4a4f-bc91-35edb79ea230",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 43.4500046
},
"guid": "dadb5f8e-4344-405c-a0d9-0388cb4e6564",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 0.0
},
"guid": "e9108bd0-31c1-48b7-912d-e7821d8be012",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.0,
"y": 1296.0
},
"guid": "0f54ce6a-5ca3-4a7e-84e0-912531165a10",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 1025.75
},
"guid": "6fefbbc0-23b9-4e91-89d1-f6af61799226",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 255.200012
},
"guid": "8ebab782-0b36-4961-a899-7b7355da608d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 95.70001
},
"guid": "8f5aa66e-1c3f-40f1-aec4-281efc205f95",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 350.900024
},
"guid": "a02d8d09-11f9-4afc-8956-776c2b541b45",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 908.325
},
"guid": "11ad0db0-9831-4ae6-a5c6-d67982f78f65",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 599.5
},
"guid": "5db31f70-eebc-4a38-8b16-4555fd8cfc28",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 979.2001,
"y": 1244.65
},
"guid": "263c0e4e-abcb-43cf-942b-0cf51507ce47",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 828.3
},
"guid": "5505c09c-cd17-4c04-b909-dc309c118fb9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 1602.7
},
"guid": "6b9e462e-5ab1-400b-9eed-6bb2bb07dcc9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1219.20007,
"y": 1197.9
},
"guid": "25a7e931-0192-4139-b98d-822e2441ee43",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 3217.50024
},
"guid": "d2ceda55-1b8f-4b66-8d06-2b0f355d0ce1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 2526.7002
},
"guid": "6c1914c3-af55-48af-a799-bd5b2d4e25ef",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 2069.1
},
"guid": "504c6b2a-ab8c-46cf-8260-db3bcce4eb14",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 2352.90015
},
"guid": "2ef73457-4118-4820-82f0-7bcb486e1e55",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 2636.7002
},
"guid": "799a1b13-b384-4e76-ada2-73e5fc3d2729",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 2872.65015
},
"guid": "95f17a75-0a9e-4f88-ad8f-d1d67ea6125e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 3022.80029
},
"guid": "7581ea86-b501-417e-b53a-4846165815ba",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1312.0,
"y": 1904.0
},
"guid": "8192d478-38dd-4db3-8c79-e97d5323829b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 1800.7002
},
"guid": "5019734d-d99e-4ecc-8ef0-d987da4dcd49",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 1725.90015
},
"guid": "f98aebe4-2a85-4843-87a5-3d27cee3ffe2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 2544.0
},
"guid": "2308bd9a-94e3-4a74-afea-39559e694787",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 975.875244,
"y": 1909.55359
},
"guid": "2cdd8cf3-cb7b-43b2-9606-492a1989088f",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/FacilityUsing/BTGraph_UseToolTable.json",
"errors": null
}