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,615 @@
{
"$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": 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": "TargetPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-67d82488-6608-4403-8268-9eac24b3e202"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "InitPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"comment": "NPC当前位置",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-27586783-93eb-490c-a9ff-3e902cb1fe92"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
1
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "54aaec21-493e-4a87-8979-902d440f393c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 4,
"_False": 5,
"_condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
"_timestamp": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetMemoryUlongValue, Assembly-CSharp",
"memoryType": 0,
"memoryKey": 15583,
"callerConfigId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerConfigIdEntity, Assembly-CSharp"
},
"GetCurrSceneNpcMemory": true
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 15.0
}
},
"_defaultRes": false,
"index": 1,
"parentIndex": 0,
"Guid": "df9f05b3-f576-43f5-ac89-92053f5724ba"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "fc120a0db594f0d4e902a8e9bebf3e9f",
"_assetPath": "Data/Query/PQS/AI/v3/General/RelativePosition/PQS_FindRandomPosInCircle.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-67d82488-6608-4403-8268-9eac24b3e202"
},
"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-dc9b07e6-10f5-482e-928f-bd775dbe4240"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddVector3, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-27586783-93eb-490c-a9ff-3e902cb1fe92"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 2.0
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e026fa5e-f6a9-46fa-9f96-9e764cf02bcb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
}
}
]
},
"_Next": -1,
"index": 2,
"parentIndex": -1,
"Guid": "c44ea7fc-e170-4a83-a2db-5eef03490cb9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-27586783-93eb-490c-a9ff-3e902cb1fe92"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": -6.8
}
},
"index": 3,
"parentIndex": 0,
"Guid": "e6d613d4-8bb1-4d8f-9c27-e92d5adf2d1a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
7
]
},
"_Services": null,
"index": 4,
"parentIndex": 1,
"Guid": "a208a4a6-b3a1-4e94-b114-82b25463ea3b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
12,
8
]
},
"_Services": null,
"index": 5,
"parentIndex": 1,
"Guid": "10762470-2d8e-4431-ad16-e32f799be204"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "fc120a0db594f0d4e902a8e9bebf3e9f",
"_assetPath": "Data/Query/PQS/AI/v3/General/RelativePosition/PQS_FindRandomPosInCircle.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-67d82488-6608-4403-8268-9eac24b3e202"
},
"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-dc9b07e6-10f5-482e-928f-bd775dbe4240"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddVector3, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-27586783-93eb-490c-a9ff-3e902cb1fe92"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 7.0
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e026fa5e-f6a9-46fa-9f96-9e764cf02bcb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
}
}
]
},
"_Next": -1,
"index": 6,
"parentIndex": -1,
"Guid": "016391f7-c142-4d6f-a603-366bd645c431"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFlashToPositionV2Node, Assembly-CSharp",
"targetPosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-67d82488-6608-4403-8268-9eac24b3e202"
},
"targetGuid": null
},
"targetLookAt": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPos, Assembly-CSharp"
},
"index": 7,
"parentIndex": 4,
"Guid": "b453747c-5757-4ed0-8009-f8ba3dbb8f05"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFlashToPositionV2Node, Assembly-CSharp",
"targetPosition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-67d82488-6608-4403-8268-9eac24b3e202"
},
"targetGuid": null
},
"targetLookAt": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPos, Assembly-CSharp"
},
"index": 8,
"parentIndex": 5,
"Guid": "3dff4ec1-483a-473e-8a53-82ca76973f14"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanOrEqualToFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
"_timestamp": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetLeaveSceneTimeStamp, Assembly-CSharp"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 15.0
}
},
"index": 9,
"parentIndex": 5,
"Guid": "81a1b8cf-f80f-43b8-92d3-6ecece15bf54"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "aaaa",
"IsLogError": true,
"customMsg": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
"_timestamp": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetMemoryUlongValue, Assembly-CSharp",
"memoryType": 0,
"memoryKey": 15583,
"callerConfigId": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerConfigIdEntity, Assembly-CSharp"
},
"GetCurrSceneNpcMemory": true
}
},
"index": 10,
"parentIndex": -1,
"Guid": "5c6009aa-0f12-45c6-9beb-227e53aaf48c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSyncRunPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "fc120a0db594f0d4e902a8e9bebf3e9f",
"_assetPath": "Data/Query/PQS/AI/v3/General/RelativePosition/PQS_FindRandomPosInCircle.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-67d82488-6608-4403-8268-9eac24b3e202"
},
"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-dc9b07e6-10f5-482e-928f-bd775dbe4240"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddVector3, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-27586783-93eb-490c-a9ff-3e902cb1fe92"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 2.0
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e026fa5e-f6a9-46fa-9f96-9e764cf02bcb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
}
}
]
},
"_Next": -1,
"index": 11,
"parentIndex": 4,
"Guid": "32c24b6d-214c-4090-b06a-84c182c5e2b2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSyncRunPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "fc120a0db594f0d4e902a8e9bebf3e9f",
"_assetPath": "Data/Query/PQS/AI/v3/General/RelativePosition/PQS_FindRandomPosInCircle.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-67d82488-6608-4403-8268-9eac24b3e202"
},
"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-dc9b07e6-10f5-482e-928f-bd775dbe4240"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarAddVector3, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-27586783-93eb-490c-a9ff-3e902cb1fe92"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 7.0
}
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e026fa5e-f6a9-46fa-9f96-9e764cf02bcb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
}
}
]
},
"_Next": -1,
"index": 12,
"parentIndex": 5,
"Guid": "2a80cc27-b8f4-4936-a1c1-356a42aeb84f"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -435294564,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
6,
10
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -432.0,
"y": -64.0
},
"guid": "54aaec21-493e-4a87-8979-902d440f393c",
"comment": "在自己家闲逛的InitTree",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -48.0
},
"guid": "df9f05b3-f576-43f5-ac89-92053f5724ba",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 800.0,
"y": -512.0
},
"guid": "c44ea7fc-e170-4a83-a2db-5eef03490cb9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -496.0
},
"guid": "e6d613d4-8bb1-4d8f-9c27-e92d5adf2d1a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 144.0,
"y": -240.0
},
"guid": "a208a4a6-b3a1-4e94-b114-82b25463ea3b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 128.0,
"y": 256.0
},
"guid": "10762470-2d8e-4431-ad16-e32f799be204",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 864.0,
"y": 336.0
},
"guid": "016391f7-c142-4d6f-a603-366bd645c431",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": -48.0
},
"guid": "b453747c-5757-4ed0-8009-f8ba3dbb8f05",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 784.0
},
"guid": "3dff4ec1-483a-473e-8a53-82ca76973f14",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 128.0
},
"guid": "81a1b8cf-f80f-43b8-92d3-6ecece15bf54",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -288.0
},
"guid": "5c6009aa-0f12-45c6-9beb-227e53aaf48c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": -464.0
},
"guid": "32c24b6d-214c-4090-b06a-84c182c5e2b2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 336.0
},
"guid": "2a80cc27-b8f4-4936-a1c1-356a42aeb84f",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/PlanetShop/InitTree/InitTree_PlanetShop.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}