Files
PetitPlanet-Data/AI/01BehaviourTree/Test/Modular/3C/Tools/BTTest_FakeGanhai.json
2025-11-11 07:21:48 +07:00

1194 lines
41 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": "a383032b791d36b47bad78680cc9b682",
"_assetPath": "Data/AI/02Blackboard/_Modular/Interact/BB_UnifiedInteractContext.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": "Locations",
"DataType": 138,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3Array, Assembly-CSharp",
"_values": {
"$type": "UnityEngine.Vector3[], UnityEngine.CoreModule",
"$values": [
{
"x": 17.4603748,
"y": 0.911999941,
"z": 4.393786
},
{
"x": 8.097286,
"y": 0.911999941,
"z": -1.61993325
},
{
"x": 16.1148872,
"y": 0.911999941,
"z": -10.7889175
}
]
}
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8067e6fb-9c5a-4c30-aaef-320231f49f7d"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "FlowerList",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-2ebf3f16-760d-4bfb-9dee-c11ba140c04f"
]
}
}
]
}
},
"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,
19
]
},
"_Services": null,
"index": 0,
"parentIndex": 7,
"Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
10
]
},
"_Services": null,
"index": 1,
"parentIndex": -1,
"Guid": "ac2b0f5f-7401-479a-a107-b4b1f8563d23"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3
]
},
"_Services": null,
"index": 2,
"parentIndex": 0,
"Guid": "da64b199-f5e0-49c8-abe7-5a31d3cc2819"
},
{
"$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-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 20004
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 3,
"parentIndex": 2,
"Guid": "378368c9-772d-4452-8fae-66cc4c241a80"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 4,
"parentIndex": 13,
"Guid": "a5d8c539-590b-492d-827f-309e7a9e49e6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 6,
"index": 5,
"parentIndex": 14,
"Guid": "ef27a404-6e3d-4485-89d5-ef82c98c3de8"
},
{
"$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-8c05bcd5-ec7e-463e-bad6-6eb6c72c01b6"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 6.0,
"y": 11.0
}
}
}
}
]
},
"_assetGuid": "b3cddfe29802448449a4fbe63c2009a3",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Holdable/BTAction_UseCamera.json"
},
"index": 6,
"parentIndex": 5,
"Guid": "e36904be-a4e9-4975-887c-39bca391b2f3"
},
{
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
"_Child": 0,
"index": 7,
"parentIndex": -1,
"Guid": "11881337-fead-45a6-874c-e0968f8b3e91"
},
{
"$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-2ebf3f16-760d-4bfb-9dee-c11ba140c04f"
},
"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.ConfigVarFixedUnmanaged`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 22
}
}
},
{
"$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": 12.0
}
}
]
},
"_Next": -1,
"index": 8,
"parentIndex": 1,
"Guid": "b97f85aa-ffb2-4962-890a-0a35dcb8c7b9"
},
{
"$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": "Target-a383032b791d36b47bad78680cc9b682-0"
},
"targetGuid": null
},
"NearToPreferencePoint": null,
"InteractTag": null,
"Priority": 0,
"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": null
},
"SlotId写入的黑板Key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"TargetPosition写入的黑板Key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-a383032b791d36b47bad78680cc9b682-0"
},
"TargetDirection写入的黑板Key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetDirection-a383032b791d36b47bad78680cc9b682-0"
},
"index": 9,
"parentIndex": -1,
"Guid": "de36d55d-69ff-4f41-ad1b-823d260e69bc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
20,
21,
22,
24,
23,
25,
26
]
},
"_Services": null,
"index": 10,
"parentIndex": 1,
"Guid": "d025f38b-c0d9-4e35-bbd6-e9c5714696aa"
},
{
"$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-dcc082f862ed96a438214fd5ad221607-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-a383032b791d36b47bad78680cc9b682-0"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "MoveCmdType-dcc082f862ed96a438214fd5ad221607-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp",
"_arg": 3,
"_argEnumType": "miHoYo.HYG.Entities.NewMoveCmdType, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "RotationMode-dcc082f862ed96a438214fd5ad221607-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToInt32, Assembly-CSharp",
"_arg": 2,
"_argEnumType": "miHoYo.HYG.AI.BT.LookForwardMode, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetRotation-dcc082f862ed96a438214fd5ad221607-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetDirection-a383032b791d36b47bad78680cc9b682-0"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c26d4570-c31e-43ca-8c10-b6a03baa25db"
},
"value": null
}
]
},
"_assetGuid": "639c29b833af79f43a808ee993bb6f51",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Navigation/BTAction_NaviToPosAndRotate.json"
},
"index": 11,
"parentIndex": -1,
"Guid": "d0e39f81-1be0-4a52-80be-5e326867ca4f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
16
]
},
"_Services": null,
"index": 12,
"parentIndex": -1,
"Guid": "80763ae7-f8dd-441e-bdba-a0f26c73d2b5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
14
]
},
"_Services": null,
"index": 13,
"parentIndex": -1,
"Guid": "c729a02e-7599-45f5-a83e-7749d6770647"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
"Weights": null,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
18
]
},
"_Services": null,
"index": 14,
"parentIndex": 13,
"Guid": "9eb9df47-f7ec-48ea-a36d-0130649e8ecd"
},
{
"$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-492c00ba-d151-4f98-b6b9-8e852535a21a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Target-a383032b791d36b47bad78680cc9b682-0"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "b5934a962e8f1084491054f1cda65308",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/00General/LookIK/Atom_AutoIKSetting.json"
},
"index": 15,
"parentIndex": 16,
"Guid": "ee487618-b06f-4e3e-b735-078cba541f79"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 15,
"_False": 17,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Target-a383032b791d36b47bad78680cc9b682-0"
},
"targetGuid": null
}
},
"_defaultRes": false,
"index": 16,
"parentIndex": 12,
"Guid": "c883da14-68a8-4326-8c78-4116da21bf97"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 2,
"index": 17,
"parentIndex": 16,
"Guid": "1a94c811-e96d-4b03-86b3-4d4e6c4b232b"
},
{
"$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-66356b41-ae44-4277-8d32-1c9c8680e36a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloatRange, Assembly-CSharp",
"_range": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector2, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 6.0,
"y": 11.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": 797076402
}
},
{
"$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": false
}
}
]
},
"_assetGuid": "f5e4f668f1cf4886862bdb8c9bf7a7ff",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayATL.json"
},
"index": 18,
"parentIndex": 14,
"Guid": "fa9d986f-3637-4319-941b-b699c0a2eea2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
30
]
},
"_Services": null,
"index": 19,
"parentIndex": 0,
"Guid": "77db86d4-9cdd-47e0-80ab-a81143157a64"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPopFromArrayNode, Assembly-CSharp",
"SaveToBB": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Target-a383032b791d36b47bad78680cc9b682-0"
},
"PopFromBB": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2ebf3f16-760d-4bfb-9dee-c11ba140c04f"
},
"Index": null,
"index": 20,
"parentIndex": 10,
"Guid": "145cfb2f-7ace-4214-b9c3-3d3ef0da940d"
},
{
"$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-7faab673-7ab4-423b-aa0f-485ee495aed5"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Target-a383032b791d36b47bad78680cc9b682-0"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "a86edb3d235c46a4d915007397851126",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_FollowTarget.json"
},
"index": 21,
"parentIndex": 10,
"Guid": "88ac8496-4c7d-4c61-bf57-b7ccffab8e30"
},
{
"$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": "Target-a383032b791d36b47bad78680cc9b682-0"
},
"targetGuid": null
}
},
"LerpTime": 0.0,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 222.0
},
"index": 22,
"parentIndex": 10,
"Guid": "d45586ed-3f4c-441e-89d7-996987c2f8f3"
},
{
"$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": "2b3612cf196c2fb49ab9118a01649305",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_BuchongEnterPrepare.json"
},
"index": 23,
"parentIndex": 10,
"Guid": "9f369f16-4570-49dd-9a25-402408679a35"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 24,
"parentIndex": 10,
"Guid": "7e2658fb-ec10-41bb-8bc3-869ced3cb902"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 25,
"parentIndex": 10,
"Guid": "f53e1661-27bf-43ab-aa9a-2f733ce4e417"
},
{
"$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-1fb4157e-e253-4058-8aff-eb30f3274a46"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "81b65b3aeab19d049abbcd4f5bddbef1",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_BuchongCatchUp.json"
},
"index": 26,
"parentIndex": 10,
"Guid": "6f49cc34-c6da-4ca3-a134-3fd5803483ff"
},
{
"$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": "2b3612cf196c2fb49ab9118a01649305",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_BuchongEnterPrepare.json"
},
"index": 27,
"parentIndex": -1,
"Guid": "d7489e4f-17b6-4d0b-a880-5521c294069d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 28,
"parentIndex": 30,
"Guid": "e2384afa-7ee6-4ad3-980f-2f43ec9098df"
},
{
"$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-1fb4157e-e253-4058-8aff-eb30f3274a46"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "81b65b3aeab19d049abbcd4f5bddbef1",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_BuchongCatchUp.json"
},
"index": 29,
"parentIndex": -1,
"Guid": "6014f383-f57a-4ee8-b7b6-634aef92889f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
31,
28,
32
]
},
"_Services": null,
"index": 30,
"parentIndex": 19,
"Guid": "007f347f-378a-40f1-9947-d7bbafa08ff9"
},
{
"$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": "3b07c2257ae1de345ba3d45a7e23fd73",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_GanhaiEnterPrepare.json"
},
"index": 31,
"parentIndex": 30,
"Guid": "5c0844a2-9bc5-4ae5-a370-0ebb78aeef21"
},
{
"$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-57d92ad0-f3a8-42f1-a6cf-bb3b34f4e284"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
}
]
},
"_assetGuid": "f30960b5e7b830f4da4637786666b3a9",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_GanhaiClampOut.json"
},
"index": 32,
"parentIndex": 30,
"Guid": "d9093ee3-f5eb-429d-b60a-affb1cbba12c"
}
]
},
"containers": null,
"rootIndex": 7,
"nodesHash": 119669362,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
9,
11,
12,
13,
27,
29
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 812.9
},
"guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 836.1
},
"guid": "ac2b0f5f-7401-479a-a107-b4b1f8563d23",
"comment": "慢慢走过去",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 31.9000015
},
"guid": "da64b199-f5e0-49c8-abe7-5a31d3cc2819",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 0.0
},
"guid": "378368c9-772d-4452-8fae-66cc4c241a80",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1287.0
},
"guid": "a5d8c539-590b-492d-827f-309e7a9e49e6",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1734.7
},
"guid": "ef27a404-6e3d-4485-89d5-ef82c98c3de8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 1778.7
},
"guid": "e36904be-a4e9-4975-887c-39bca391b2f3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 839.300049
},
"guid": "11881337-fead-45a6-874c-e0968f8b3e91",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 225.500031
},
"guid": "b97f85aa-ffb2-4962-890a-0a35dcb8c7b9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1899.7
},
"guid": "de36d55d-69ff-4f41-ad1b-823d260e69bc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 1307.9
},
"guid": "d025f38b-c0d9-4e35-bbd6-e9c5714696aa",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 2472.8
},
"guid": "d0e39f81-1be0-4a52-80be-5e326867ca4f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 3107.5
},
"guid": "80763ae7-f8dd-441e-bdba-a0f26c73d2b5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 3268.65
},
"guid": "c729a02e-7599-45f5-a83e-7749d6770647",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 3246.1
},
"guid": "9eb9df47-f7ec-48ea-a36d-0130649e8ecd",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 3086.6
},
"guid": "ee487618-b06f-4e3e-b735-078cba541f79",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 3125.1
},
"guid": "c883da14-68a8-4326-8c78-4116da21bf97",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 3163.6
},
"guid": "1a94c811-e96d-4b03-86b3-4d4e6c4b232b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 3319.25
},
"guid": "fa9d986f-3637-4319-941b-b699c0a2eea2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 1593.9
},
"guid": "77db86d4-9cdd-47e0-80ab-a81143157a64",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 729.300049
},
"guid": "145cfb2f-7ace-4214-b9c3-3d3ef0da940d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 932.800049
},
"guid": "88ac8496-4c7d-4c61-bf57-b7ccffab8e30",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 1181.4
},
"guid": "d45586ed-3f4c-441e-89d7-996987c2f8f3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 1613.70007
},
"guid": "9f369f16-4570-49dd-9a25-402408679a35",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 1486.1001
},
"guid": "7e2658fb-ec10-41bb-8bc3-869ced3cb902",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 1797.4
},
"guid": "f53e1661-27bf-43ab-aa9a-2f733ce4e417",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1209.6001,
"y": 1925.0
},
"guid": "6f49cc34-c6da-4ca3-a134-3fd5803483ff",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 2181.3
},
"guid": "d7489e4f-17b6-4d0b-a880-5521c294069d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 2365.0
},
"guid": "e2384afa-7ee6-4ad3-980f-2f43ec9098df",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 2492.6
},
"guid": "6014f383-f57a-4ee8-b7b6-634aef92889f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 2361.7
},
"guid": "007f347f-378a-40f1-9947-d7bbafa08ff9",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1353.7002,
"y": 2338.39966
},
"guid": "5c0844a2-9bc5-4ae5-a370-0ebb78aeef21",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1360.0,
"y": 2496.0
},
"guid": "d9093ee3-f5eb-429d-b60a-affb1cbba12c",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Test/Modular/3C/Tools/BTTest_FakeGanhai.json",
"errors": null,
"nodeErrors": null
}