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,447 @@
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"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": "tableGuid",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-7525e55e-0288-40b8-b8f6-c83240bf1ab1"
]
}
},
{
"$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-e1a0c965-9849-41cc-8dea-2795072af457"
]
}
}
]
}
},
"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": [
9,
1,
7,
10,
8
]
},
"index": 0,
"parentIndex": -1,
"Guid": "22e09172-88e0-4568-9748-ba57ce375b48"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
4
]
},
"index": 1,
"parentIndex": 0,
"Guid": "18c55875-04f1-4d8e-a3b6-720a7e8468fe"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "666742c42d2a97749abf36269e6b7437",
"_assetPath": "Data/Query/EQS/AI/FindCookingTable.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7525e55e-0288-40b8-b8f6-c83240bf1ab1"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_Next": 3,
"index": 2,
"parentIndex": 1,
"Guid": "a88d3cc9-9e97-48e9-addd-6d181a6027ab"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "a28ad4d231ca9ff448e775954c3f1d0f",
"_assetPath": "Data/Query/PQS/TargetNearByPos.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1a0c965-9849-41cc-8dea-2795072af457"
},
"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-6e446550-d710-4b6d-8fb5-88577d5cbb3e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7525e55e-0288-40b8-b8f6-c83240bf1ab1"
}
}
}
]
},
"_Next": -1,
"index": 3,
"parentIndex": 2,
"Guid": "48ac60df-bb95-41c5-bf07-b2a80cc2f40a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
11,
6,
12
]
},
"index": 4,
"parentIndex": 1,
"Guid": "43b380cb-c381-4e39-bb0b-3523b1368b6e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "找不到烹饪台",
"IsLogError": false,
"customMsg": null,
"index": 5,
"parentIndex": 4,
"Guid": "7cb82a34-1929-457e-a0f6-398b53663798"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 10.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 6,
"parentIndex": 4,
"Guid": "f5d9aa09-f3d6-48f5-bbd1-28393935e590"
},
{
"$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-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e1a0c965-9849-41cc-8dea-2795072af457"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "MoveCmdType-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 3
}
}
]
},
"_assetGuid": "0e309c790c8f5b547bed74bf0057f162",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json"
},
"index": 7,
"parentIndex": 0,
"Guid": "3a331ee6-1fbe-4e27-a8ad-940fa3183bf5"
},
{
"$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-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
"montageName": "Reaction_Think"
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 8,
"parentIndex": 0,
"Guid": "5574e892-5cac-48e1-8f8c-4c00bfe20328"
},
{
"$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": "e004c36c9f07b7a46a51caffa33dc93d",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
},
"index": 9,
"parentIndex": 0,
"Guid": "bc2f277f-5268-4093-906c-f72608cdc8c7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"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": "instance-7525e55e-0288-40b8-b8f6-c83240bf1ab1"
}
}
},
"LerpTime": 0.2,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 120.0
},
"index": 10,
"parentIndex": 0,
"Guid": "fbac1f18-e2c0-4a1a-b3ef-243a2a2af903"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTDiscardNpcAffairNode, Assembly-CSharp",
"index": 11,
"parentIndex": 4,
"Guid": "059e8f0b-8b04-4ed5-b517-645ce395bffd"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 1,
"index": 12,
"parentIndex": 4,
"Guid": "2b1fa2af-d23e-4b5f-b852-fb85d2d86240"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 517120563,
"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": 635.8
},
"guid": "22e09172-88e0-4568-9748-ba57ce375b48",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 345.95
},
"guid": "18c55875-04f1-4d8e-a3b6-720a7e8468fe",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 147.400009
},
"guid": "a88d3cc9-9e97-48e9-addd-6d181a6027ab",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 111.100006
},
"guid": "48ac60df-bb95-41c5-bf07-b2a80cc2f40a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 522.5
},
"guid": "43b380cb-c381-4e39-bb0b-3523b1368b6e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 436.7
},
"guid": "7cb82a34-1929-457e-a0f6-398b53663798",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 658.9
},
"guid": "f5d9aa09-f3d6-48f5-bbd1-28393935e590",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 694.1
},
"guid": "3a331ee6-1fbe-4e27-a8ad-940fa3183bf5",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1267.2
},
"guid": "5574e892-5cac-48e1-8f8c-4c00bfe20328",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "bc2f277f-5268-4093-906c-f72608cdc8c7",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1008.69995
},
"guid": "fbac1f18-e2c0-4a1a-b3ef-243a2a2af903",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 581.9
},
"guid": "059e8f0b-8b04-4ed5-b517-645ce395bffd",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 816.0
},
"guid": "2b1fa2af-d23e-4b5f-b852-fb85d2d86240",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/NpcDailyEvent/BTGraph_ShareRecipe.json",
"errors": null
}