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,612 @@
{
"$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": "InitPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b6d8c3f1-ec5c-4ceb-9b65-40d2e8f77155"
]
}
},
{
"$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-517cecd4-0f06-4c7e-be05-fe73bfb437a4"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetSeat",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-35326589-aca8-48b4-8aab-7e535cbae5d1"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SlotId",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-ac5d3ccd-dfeb-4cf8-b96d-e5aff37e4062"
]
}
}
]
}
},
"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,
2
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "4d8b532e-3d5d-4469-bb80-a641f5437dab"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b6d8c3f1-ec5c-4ceb-9b65-40d2e8f77155"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 1.79,
"y": 0.0,
"z": -0.7
}
},
"index": 1,
"parentIndex": 0,
"Guid": "4d58d4af-9c66-43f0-b8c4-6cf5b0b6d6d4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 5,
"_False": 6,
"_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": 15433,
"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": 2,
"parentIndex": 0,
"Guid": "b49d4fcf-8bc7-430a-83aa-af08cc4e5f1b"
},
{
"$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-517cecd4-0f06-4c7e-be05-fe73bfb437a4"
},
"targetGuid": null
},
"targetLookAt": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPos, Assembly-CSharp"
},
"index": 3,
"parentIndex": 5,
"Guid": "59dbe024-0153-4165-93ab-541f8c8828dd"
},
{
"$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-517cecd4-0f06-4c7e-be05-fe73bfb437a4"
},
"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-b6d8c3f1-ec5c-4ceb-9b65-40d2e8f77155"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 0.5
}
}
}
},
{
"$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": 4,
"parentIndex": -1,
"Guid": "c6ad890a-7d75-4b25-a881-0a8988965560"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
3
]
},
"_Services": null,
"index": 5,
"parentIndex": 2,
"Guid": "ec27f6c0-fd2e-448e-8451-f4a413c67e05"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
9,
7
]
},
"_Services": null,
"index": 6,
"parentIndex": 2,
"Guid": "4b94a6c2-09bd-48b9-975f-f4d4ffa9fd04"
},
{
"$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": "SitTarget-642d4236876399a42905f6bed4c11213-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-35326589-aca8-48b4-8aab-7e535cbae5d1"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SlotIndex-642d4236876399a42905f6bed4c11213-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ac5d3ccd-dfeb-4cf8-b96d-e5aff37e4062"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "49510944af45c504d87040fe753322c3",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_SitDownImmediately.json"
},
"index": 7,
"parentIndex": 6,
"Guid": "3fa67f59-bd22-4dd7-bc60-de4b90af1812"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "4280f1b677581a748b553a3c99c435d2",
"_assetPath": "Data/Query/EQS/00AI/Daily/Find/EQS_DailyFindCanSit.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-35326589-aca8-48b4-8aab-7e535cbae5d1"
},
"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-133f6a73-f6c6-4d80-9772-dbbf68b19c7f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 5.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-053cbdd0-4f36-4f45-8e47-7aa9834073f0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
]
},
"_Next": -1,
"index": 8,
"parentIndex": -1,
"Guid": "3a605ee3-ec09-4936-9801-d72bd015bc91"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindInteractionSlotNode, Assembly-CSharp",
"Tag": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedGameplayTag, Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 827822640
}
},
"TargetEntity": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-35326589-aca8-48b4-8aab-7e535cbae5d1"
},
"targetGuid": null
},
"SlotIdKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ac5d3ccd-dfeb-4cf8-b96d-e5aff37e4062"
},
"index": 9,
"parentIndex": 6,
"Guid": "63a12224-0709-4326-a45f-a68a3b37bd5d"
},
{
"$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-517cecd4-0f06-4c7e-be05-fe73bfb437a4"
},
"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-b6d8c3f1-ec5c-4ceb-9b65-40d2e8f77155"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 0.0,
"z": 0.5
}
}
}
},
{
"$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": 10,
"parentIndex": 5,
"Guid": "c16ade03-f33e-4b7a-b213-ae70063f6d40"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSyncRunEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "4280f1b677581a748b553a3c99c435d2",
"_assetPath": "Data/Query/EQS/00AI/Daily/Find/EQS_DailyFindCanSit.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-35326589-aca8-48b4-8aab-7e535cbae5d1"
},
"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-133f6a73-f6c6-4d80-9772-dbbf68b19c7f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 5.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-053cbdd0-4f36-4f45-8e47-7aa9834073f0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
]
},
"_Next": -1,
"index": 11,
"parentIndex": 6,
"Guid": "835e2a2d-28d0-49b9-b056-ee6fa724828a"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -1040564279,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
8
]
},
"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": -80.0
},
"guid": "4d8b532e-3d5d-4469-bb80-a641f5437dab",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -162.5,
"y": -325.5
},
"guid": "4d58d4af-9c66-43f0-b8c4-6cf5b0b6d6d4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -48.0
},
"guid": "b49d4fcf-8bc7-430a-83aa-af08cc4e5f1b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": -256.0
},
"guid": "59dbe024-0153-4165-93ab-541f8c8828dd",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": -656.0
},
"guid": "c6ad890a-7d75-4b25-a881-0a8988965560",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 112.0,
"y": -416.0
},
"guid": "ec27f6c0-fd2e-448e-8451-f4a413c67e05",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 112.0,
"y": 128.0
},
"guid": "4b94a6c2-09bd-48b9-975f-f4d4ffa9fd04",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 384.0,
"y": 592.0
},
"guid": "3fa67f59-bd22-4dd7-bc60-de4b90af1812",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 672.0,
"y": -64.0
},
"guid": "3a605ee3-ec09-4936-9801-d72bd015bc91",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": 320.0
},
"guid": "63a12224-0709-4326-a45f-a68a3b37bd5d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": -704.0
},
"guid": "c16ade03-f33e-4b7a-b213-ae70063f6d40",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 400.0,
"y": -64.0
},
"guid": "835e2a2d-28d0-49b9-b056-ee6fa724828a",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/SelfHome/SitRelaxInHome/InitTree/InitTree_SitRelaxInHome.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}