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

274 lines
9.8 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": "c0770a133fe86684faf372693f25ae33",
"_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_Navi_v3.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "dda35f53f81fd7249bfc70ba7ff8605d",
"_assetPath": "Data/AI/Blackboard/v3/Utility/BB_GeneralMotives.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": "InsectEntity",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"comment": "检查附近有没有昆虫",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-f69a7315-4b9f-4683-8f2b-28dc22bfb529"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-89fc4970-59c5-4fc8-a188-4440b7592bda"
]
}
}
]
}
},
"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,
5,
4,
3,
2
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "f84abb9b-5dbf-4250-aad1-55fa7079d90e"
},
{
"$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-b7087bc4-f5a2-4a7c-92fd-101ab6c7cd50"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 20005
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1ec393e1-3a9d-4a19-91c8-5d3641a72671"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9775a52b-6da7-4f26-ae07-ad1abf51d387"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 20.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-aa50827d-6117-4426-9230-c1a0a323683f"
},
"value": null
}
]
},
"_assetGuid": "d7614b7f3c991ad41839c5b2fac03964",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_CommonPreBehavior_v3.json"
},
"index": 1,
"parentIndex": 0,
"Guid": "1e4eacfc-27f9-4d18-a8dc-d76029fd15b7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
"index": 2,
"parentIndex": 0,
"Guid": "eafb577d-efc2-4a9d-a8e0-b08f86453895"
},
{
"$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": "f7049ddbe54450747850fd6c5ede19e5",
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/FakeBuchong/PostAction/BTGraph_FakeBuchong_PostAction.json"
},
"index": 3,
"parentIndex": 0,
"Guid": "4f403a0f-4af4-4fb9-9509-1657d876807c"
},
{
"$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": "3cdfd9a539224db8838174932c934c85",
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/FakeBuchong/PlayAction/BTGraph_FakeBuchong_PlayAction.json"
},
"index": 4,
"parentIndex": 0,
"Guid": "e9401aaf-3c3b-48b0-a14b-62f3c060c93e"
},
{
"$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": "1fdfa745ac09a3b439aa7836022d57a4",
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/FakeBuchong/PreAction/BTGraph_FakeBuchong_PreAction.json"
},
"index": 5,
"parentIndex": 0,
"Guid": "fdb28c51-1be9-4799-ae4b-19b408d58121"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 2049171809,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": []
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 2752.0,
"y": 1888.0
},
"guid": "f84abb9b-5dbf-4250-aad1-55fa7079d90e",
"comment": "无噪音,等有噪音的设计",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3024.0,
"y": 1248.0
},
"guid": "1e4eacfc-27f9-4d18-a8dc-d76029fd15b7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3024.0,
"y": 2480.0
},
"guid": "eafb577d-efc2-4a9d-a8e0-b08f86453895",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3024.0,
"y": 2208.0
},
"guid": "4f403a0f-4af4-4fb9-9509-1657d876807c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3024.0,
"y": 1952.0
},
"guid": "e9401aaf-3c3b-48b0-a14b-62f3c060c93e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 3024.0,
"y": 1744.0
},
"guid": "fdb28c51-1be9-4799-ae4b-19b408d58121",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/Outdoor/FakeBuchong/BTGraph_FakeBuchong.json",
"errors": null,
"nodeErrors": null
}