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

702 lines
24 KiB
JSON

{
"$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": []
},
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
"$values": []
},
"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": "Target",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"comment": "",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-46b9adda-51a8-4263-89f8-54b4b9dde51b"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Slot",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"comment": "看多久的书",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-e7454c1d-41a0-4c12-83a9-b642b4f46ac7"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
4,
13
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "77a56391-719d-4e0d-846c-66458ec3d4dc"
},
{
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
"_Child": 15,
"index": 1,
"parentIndex": -1,
"Guid": "e6627c3f-84cf-4528-8167-c05dc3c39262"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "01332910099e4749a84088fbae511d7a",
"_assetPath": "Data/Query/EQS/AI/v3/General/EQS_FindNearbyEntitiesByTag.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46b9adda-51a8-4263-89f8-54b4b9dde51b"
},
"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-0bdde68d-432a-4795-a593-096524a83440"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 30008
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c46098cb-4ad3-498f-b8f0-2f95cc57d86c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 22.0
}
}
]
},
"_Next": -1,
"index": 2,
"parentIndex": 0,
"Guid": "f11ebc56-6f32-4bc3-bb29-ab17bc836e3f"
},
{
"$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-46b9adda-51a8-4263-89f8-54b4b9dde51b"
},
"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-e7454c1d-41a0-4c12-83a9-b642b4f46ac7"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "58ab9c64c7814680a0d84831ef1ed73a",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_InteractAllImmediately.json"
},
"index": 3,
"parentIndex": 11,
"Guid": "673d1124-3f57-4d18-909c-c24801a6f555"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindInteractionSlotNode, Assembly-CSharp",
"Tag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 827822640
}
},
"TargetEntity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46b9adda-51a8-4263-89f8-54b4b9dde51b"
},
"targetGuid": null
},
"SlotIdKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e7454c1d-41a0-4c12-83a9-b642b4f46ac7"
},
"index": 4,
"parentIndex": 0,
"Guid": "d308068c-8572-480e-b311-ee2edfbc4519"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": null,
"_Services": null,
"index": 5,
"parentIndex": -1,
"Guid": "be550203-3494-40d3-9c52-1d7f121afd3d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "!!!!!!!!!!!!!!!!!!!!!AI初始化播动画",
"IsLogError": true,
"customMsg": null,
"index": 6,
"parentIndex": 16,
"Guid": "709884ac-71de-4bff-aa79-9022f6d0eb65"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindInteractionSlotNode, Assembly-CSharp",
"Tag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1703869600
}
},
"TargetEntity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46b9adda-51a8-4263-89f8-54b4b9dde51b"
},
"targetGuid": null
},
"SlotIdKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e7454c1d-41a0-4c12-83a9-b642b4f46ac7"
},
"index": 7,
"parentIndex": 10,
"Guid": "bc3c1bb9-7c5b-418e-8683-54037d69610c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "01332910099e4749a84088fbae511d7a",
"_assetPath": "Data/Query/EQS/AI/v3/General/EQS_FindNearbyEntitiesByTag.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-46b9adda-51a8-4263-89f8-54b4b9dde51b"
},
"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-0bdde68d-432a-4795-a593-096524a83440"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 30005
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c46098cb-4ad3-498f-b8f0-2f95cc57d86c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 22.0
}
}
]
},
"_Next": -1,
"index": 8,
"parentIndex": 10,
"Guid": "74fd467f-59d9-47f5-b6fe-83b347b0c16b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
"Weights": null,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10
]
},
"_Services": null,
"index": 9,
"parentIndex": 11,
"Guid": "d03594ae-0432-4124-ab7c-78758f756b62"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
7,
14
]
},
"_Services": null,
"index": 10,
"parentIndex": 9,
"Guid": "febe4db0-f554-4607-a810-5f18fd38ce49"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
3
]
},
"_Services": null,
"index": 11,
"parentIndex": 15,
"Guid": "263e9d1e-0286-4deb-a689-574335b89529"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsNpcInSceneWithTag, Assembly-CSharp",
"_npcGuid": null,
"_tag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 223503863
}
},
"index": 12,
"parentIndex": -1,
"Guid": "6201ec12-ef2b-4475-9c0e-cc6073f13450"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "!!!!!!!!!!!初始化坐椅子",
"IsLogError": true,
"customMsg": null,
"index": 13,
"parentIndex": 0,
"Guid": "fdd43a8b-54d1-44ee-ac49-f7851420d4f1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "!!!!!!!!!!!初始化睡觉",
"IsLogError": true,
"customMsg": null,
"index": 14,
"parentIndex": 10,
"Guid": "afa45b4d-88e5-475d-8f17-8e743df22fa6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
"Weights": null,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11
]
},
"_Services": null,
"index": 15,
"parentIndex": 1,
"Guid": "3a721872-bf4e-4069-bc3d-52b2a9b0ac53"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
18,
6
]
},
"_Services": null,
"index": 16,
"parentIndex": -1,
"Guid": "ef0cea6d-47be-4f0b-8389-ccfee8983010"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFlashToPositionV2Node, Assembly-CSharp",
"targetPosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPos, Assembly-CSharp"
},
"targetLookAt": null,
"index": 17,
"parentIndex": 16,
"Guid": "74d85cda-c01b-4895-8a47-a8b621af02cb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-59e4dd0a-301e-4069-bd70-edf304843d2b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLName, Assembly-CSharp",
"atlName": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-66356b41-ae44-4277-8d32-1c9c8680e36a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 11.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 22.0
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6902f98c-110d-45be-90e0-b73fa65a9e63"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 171073090
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-6b1d6d89-6f07-489a-89a5-f47f19d78e4d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_PlayATL.json"
},
"index": 18,
"parentIndex": 16,
"Guid": "884e0be6-3099-4f51-968e-338b4b7487bc"
}
]
},
"containers": null,
"rootIndex": 1,
"nodesHash": -1390479759,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
0,
5,
12,
16
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 330.0
},
"guid": "77a56391-719d-4e0d-846c-66458ec3d4dc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -256.0,
"y": 1232.0
},
"guid": "e6627c3f-84cf-4528-8167-c05dc3c39262",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 0.0
},
"guid": "f11ebc56-6f32-4bc3-bb29-ab17bc836e3f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 1397.55
},
"guid": "673d1124-3f57-4d18-909c-c24801a6f555",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 517.0
},
"guid": "d308068c-8572-480e-b311-ee2edfbc4519",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 1204.08752
},
"guid": "be550203-3494-40d3-9c52-1d7f121afd3d",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 656.0,
"y": 2000.0
},
"guid": "709884ac-71de-4bff-aa79-9022f6d0eb65",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 1378.3
},
"guid": "bc3c1bb9-7c5b-418e-8683-54037d69610c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 874.5
},
"guid": "74fd467f-59d9-47f5-b6fe-83b347b0c16b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 744.425
},
"guid": "d03594ae-0432-4124-ab7c-78758f756b62",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 1212.75
},
"guid": "febe4db0-f554-4607-a810-5f18fd38ce49",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 228.9993,
"y": 1451.45117
},
"guid": "263e9d1e-0286-4deb-a689-574335b89529",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 816.0,
"y": 2176.0
},
"guid": "6201ec12-ef2b-4475-9c0e-cc6073f13450",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1216.0,
"y": 848.0
},
"guid": "fdd43a8b-54d1-44ee-ac49-f7851420d4f1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1201.54956,
"y": 1600.00122
},
"guid": "afa45b4d-88e5-475d-8f17-8e743df22fa6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -112.0,
"y": 1408.0
},
"guid": "3a721872-bf4e-4069-bc3d-52b2a9b0ac53",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 50.54956,
"y": 1933.00122
},
"guid": "ef0cea6d-47be-4f0b-8389-ccfee8983010",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 384.0,
"y": 1824.0
},
"guid": "74d85cda-c01b-4895-8a47-a8b621af02cb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 368.0,
"y": 2064.0
},
"guid": "884e0be6-3099-4f51-968e-338b4b7487bc",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Test/InitTest_InitBed.json",
"errors": null,
"nodeErrors": null
}