CNCBWin0.83.5_C349455_R356048_D356048

This commit is contained in:
amizing25
2025-11-11 07:21:48 +07:00
commit 2c9a38628c
25703 changed files with 12399349 additions and 0 deletions

View File

@@ -0,0 +1,306 @@
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": []
},
"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": "ReadTime",
"DataType": 4,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
"_value": 350.0
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-f8158b38-ae0d-4d32-9818-46cca945fdb8"
]
}
}
]
}
},
"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,
4,
7
]
},
"index": 0,
"parentIndex": -1,
"Guid": "46990a66-4a6e-4542-bd53-2d62f8bc50e3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2
]
},
"index": 1,
"parentIndex": 0,
"Guid": "744f1cc6-4faa-4ae3-ae78-653b3289a850"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3
]
},
"index": 2,
"parentIndex": 1,
"Guid": "c60046bb-9777-416f-aad6-0840376392c4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunEQSThenPQSNode, Assembly-CSharp",
"EQSConfigAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.EQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "b439842c88f152d459d7f8a4fe71d419",
"_assetPath": "Data/AI/EQS/Entity/NonReusable/FindNearestEntityByTag_Tree.json"
},
"PQSConfigAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "b1771d6fb4ddd594db58c77eae6631b5",
"_assetPath": "Data/AI/PQS/InteractRelated/FindEntitySitdownRelativeRandomNearbyPoint_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": 3,
"parentIndex": 2,
"Guid": "de52bcc6-2f00-4e9b-9f14-31f26db84877"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
6
]
},
"index": 4,
"parentIndex": 0,
"Guid": "1f41c0e1-f63b-4c01-8442-f254dfb8c0f0"
},
{
"$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": "0b3f195876eed1a4bb2af8a644812287",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkToCurrentTarget.json"
},
"index": 5,
"parentIndex": 4,
"Guid": "6b212d72-e711-4c6d-a668-916fb25cabed"
},
{
"$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-54d87aa8-5cac-49fa-909b-c76f3f5726e0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "EQSResult-1ab94d2db73cfbf42b0eb731880fe088-0"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-09646905-eedf-4f96-a525-81b34e60e9df"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f8158b38-ae0d-4d32-9818-46cca945fdb8"
}
}
}
]
},
"_assetGuid": "fa700d11e16a49f42ac41e6973db4a95",
"_assetPath": "Data/AI/BehaviourTree/00General/PostureControl/BTAction_ReadAndSitOnGround.json"
},
"index": 6,
"parentIndex": 4,
"Guid": "249e02cf-7469-4a28-a6e7-d8c10b09adc8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
"index": 7,
"parentIndex": 0,
"Guid": "05a94fdb-528c-4f95-9fcb-1ebef719fa38"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -2094087929,
"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": 0.0,
"y": 528.0
},
"guid": "46990a66-4a6e-4542-bd53-2d62f8bc50e3",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.0,
"y": 352.0
},
"guid": "744f1cc6-4faa-4ae3-ae78-653b3289a850",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 320.0
},
"guid": "c60046bb-9777-416f-aad6-0840376392c4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 224.0
},
"guid": "de52bcc6-2f00-4e9b-9f14-31f26db84877",
"comment": "寻找树",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.0,
"y": 816.0
},
"guid": "1f41c0e1-f63b-4c01-8442-f254dfb8c0f0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 720.0
},
"guid": "6b212d72-e711-4c6d-a668-916fb25cabed",
"comment": "走到树旁边",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 928.0
},
"guid": "249e02cf-7469-4a28-a6e7-d8c10b09adc8",
"comment": "坐下来",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.0,
"y": 1008.0
},
"guid": "05a94fdb-528c-4f95-9fcb-1ebef719fa38",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Tool/BTAction_ReadAndSitUnderTheTree.json",
"errors": null
}