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"
}
}

View File

@@ -0,0 +1,977 @@
{
"$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"
}
]
},
"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": "NPCList",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-3aae6d0f-b78d-42d3-b18a-6c24c1c22abb"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SquareVector",
"DataType": 11,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultVector3, Assembly-CSharp",
"_value": {
"x": 8.0,
"y": 5.0,
"z": 1.0
}
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-e5658aa2-7476-4fc8-85ac-b62488eba541"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "AnchorPosList",
"DataType": 138,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-2ba48d57-2476-46b4-aad5-175fb228d587"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "AnchorRotList",
"DataType": 138,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-bc2a7a84-7d89-405e-9d93-12ed787c8329"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "LastLookTimestamp",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-2279cba0-82eb-43df-8d76-dbe3bb32c59b"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Duration",
"DataType": 4,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloat, Assembly-CSharp",
"_value": 120.0
},
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b15049a0-0285-4b62-928a-4806c8cbe031"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SitEntites",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-914c18da-3d1d-4fc2-9cd5-7bc5d89389ac"
]
}
}
]
}
},
"roots": null,
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "8175f689f747486e899fbdad3ee92d30",
"_assetPath": "Data/Query/PQS/AI/v3/General/RelaxDiscrete/PQS_RelaxSquareDiscrete_v3.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-7086effe-6be7-4e31-b0a4-b803a694725b"
},
"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-9a9d4fed-3b3d-4a5a-915d-45527a1a3088"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e5658aa2-7476-4fc8-85ac-b62488eba541"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-23b4ed3f-64de-4b74-9e22-e1733fd124e9"
},
"value": {
"$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-2861fb6d-0c05-4dde-8730-0d2951ca2deb"
},
"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-70314f56-1e81-4ffd-b9b2-cf8ecb4a0a68"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-59105ef4-6a62-4404-9e50-790b181c53f5"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
]
},
"_Next": -1,
"index": 0,
"parentIndex": -1,
"Guid": "e7d9f77f-e9b8-42a2-8e53-7a32495c4934"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
10,
14
]
},
"index": 1,
"parentIndex": -1,
"Guid": "258865cd-dae1-4b3a-ab1a-bae17e6c72ad"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 2.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 2,
"parentIndex": -1,
"Guid": "1dc61347-f22b-4438-a453-417c55ca279d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2ba48d57-2476-46b4-aad5-175fb228d587"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[UnityEngine.Vector3, UnityEngine.CoreModule]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2590335748,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2590489879,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2590961307,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479182855,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479000398,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479406391,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479660766,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479632511,
"dataType": 0
}
]
}
},
"index": 3,
"parentIndex": 4,
"Guid": "a83091f6-8d4a-4839-9604-89bfb7c076b0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
5,
6,
7,
8
]
},
"index": 4,
"parentIndex": 1,
"Guid": "d9a2a253-5852-4f56-a9b8-6a8f21628042"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bc2a7a84-7d89-405e-9d93-12ed787c8329"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[UnityEngine.Vector3, UnityEngine.CoreModule]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2590335748,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2590489879,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2590961307,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479182855,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479000398,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479406391,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479660766,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 9,
"pointId": 2479632511,
"dataType": 1
}
]
}
},
"index": 5,
"parentIndex": 4,
"Guid": "6e849257-394d-47e1-842d-97b9b4b7f7cc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "6a5d09805bf5edd4280d90d770cf9a3c",
"_assetPath": "Data/Query/EQS/AI/v3/Find/EQS_FindNPCAndPlayer.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3aae6d0f-b78d-42d3-b18a-6c24c1c22abb"
},
"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-dd27ac7c-03de-4b5f-88f2-4587f97b3f53"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 10.0
}
}
]
},
"_Next": -1,
"index": 6,
"parentIndex": 4,
"Guid": "5f643cd3-48ce-498b-8bb1-e25777d6796a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3aae6d0f-b78d-42d3-b18a-6c24c1c22abb"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArraySubtract`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"l1": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3aae6d0f-b78d-42d3-b18a-6c24c1c22abb"
}
},
"l2": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt64, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
]
}
}
},
"index": 7,
"parentIndex": 4,
"Guid": "a7eb5b4d-6ad6-4686-83a6-fc7004055806"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "AnchorIndex-c0770a133fe86684faf372693f25ae33-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"index": 8,
"parentIndex": 4,
"Guid": "395f3c61-1459-4c8d-be14-872f0910df12"
},
{
"$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-2c8cb55f-ac1c-452c-b8e9-85c27748c03b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2ba48d57-2476-46b4-aad5-175fb228d587"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8429fc36-6f7c-43a8-954f-bc66e649078a"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-bc2a7a84-7d89-405e-9d93-12ed787c8329"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2cb0e6f9-7595-4f05-8dea-b8572aa2d07c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-3aae6d0f-b78d-42d3-b18a-6c24c1c22abb"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-903f8bf8-6c6a-4f7b-a3b2-0d517c64c2b7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-187349c2-90d4-4cae-b54f-6954600864ba"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 10.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 15.0
}
}
}
]
},
"_assetGuid": "ef533f047977437cb0cb14bfbb82b338",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothOneByOneToAnchors_v3.json"
},
"index": 9,
"parentIndex": 12,
"Guid": "da7ca12d-4ccc-4bf9-a3e2-3838443ddcc2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11
]
},
"index": 10,
"parentIndex": 1,
"Guid": "ed1ce760-65c3-4dbb-99c1-a625a34116b0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2279cba0-82eb-43df-8d76-dbe3bb32c59b"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetTodayTimestamp, Assembly-CSharp"
},
"index": 11,
"parentIndex": 10,
"Guid": "c0472a03-34f1-4fca-94ce-422d0a8d73db"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
"primitive": null,
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"FinishMode": 0,
"_Condition": 13,
"_Child": 9,
"index": 12,
"parentIndex": 14,
"Guid": "9867b5ce-b310-4b91-aeb3-84f46b802341"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp",
"_timestamp": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2279cba0-82eb-43df-8d76-dbe3bb32c59b"
},
"targetGuid": null
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b15049a0-0285-4b62-928a-4806c8cbe031"
},
"targetGuid": null
}
},
"index": 13,
"parentIndex": 12,
"Guid": "77b726b8-f1bc-48e5-892b-197cf0cc924a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
15
]
},
"index": 14,
"parentIndex": 1,
"Guid": "2b7e2d6e-c71d-4ad1-9aea-4399b4e2d22b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
16
]
},
"index": 15,
"parentIndex": 14,
"Guid": "70978a92-946f-4ee4-8eec-cfe42b9187bb"
},
{
"$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-a15f5f71-1730-47b7-b6e7-9401ae1e14bf"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-914c18da-3d1d-4fc2-9cd5-7bc5d89389ac"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-dcaa5b08-bf35-4043-9bf4-84615a8713da"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 120.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1359e972-43bd-473f-ba48-b793ac56e6ec"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 240.0
}
}
]
},
"_assetGuid": "4ae94037ceb44c9687fe845d4653e520",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_SmoothWalkToSit_v3.json"
},
"index": 16,
"parentIndex": 15,
"Guid": "f733b0a0-f95d-4b52-89a7-eceda9b835bb"
},
{
"$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/AI/v3/Find/EQS_FindCanSit.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-914c18da-3d1d-4fc2-9cd5-7bc5d89389ac"
},
"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": 10.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": 17,
"parentIndex": 15,
"Guid": "952893b8-a7a2-4c38-9252-d6904d2a40aa"
}
]
},
"containers": null,
"rootIndex": 1,
"nodesHash": -1080558876,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
0,
2
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -128.0
},
"guid": "e7d9f77f-e9b8-42a2-8e53-7a32495c4934",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -704.0,
"y": 3088.0
},
"guid": "258865cd-dae1-4b3a-ab1a-bae17e6c72ad",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 144.0,
"y": -128.0
},
"guid": "1dc61347-f22b-4438-a453-417c55ca279d",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -80.0,
"y": 2176.0
},
"guid": "a83091f6-8d4a-4839-9604-89bfb7c076b0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 2176.0
},
"guid": "d9a2a253-5852-4f56-a9b8-6a8f21628042",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 192.0,
"y": 2176.0
},
"guid": "6e849257-394d-47e1-842d-97b9b4b7f7cc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 496.0,
"y": 2176.0
},
"guid": "5f643cd3-48ce-498b-8bb1-e25777d6796a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 800.0,
"y": 2176.0
},
"guid": "a7eb5b4d-6ad6-4686-83a6-fc7004055806",
"comment": "移除自己",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1056.0,
"y": 2176.0
},
"guid": "395f3c61-1459-4c8d-be14-872f0910df12",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 144.0,
"y": 3504.0
},
"guid": "da7ca12d-4ccc-4bf9-a3e2-3838443ddcc2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -400.0,
"y": 2896.0
},
"guid": "ed1ce760-65c3-4dbb-99c1-a625a34116b0",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -144.0,
"y": 2896.0
},
"guid": "c0472a03-34f1-4fca-94ce-422d0a8d73db",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -144.0,
"y": 3248.0
},
"guid": "9867b5ce-b310-4b91-aeb3-84f46b802341",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 144.0,
"y": 3248.0
},
"guid": "77b726b8-f1bc-48e5-892b-197cf0cc924a",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -416.0,
"y": 3760.0
},
"guid": "2b7e2d6e-c71d-4ad1-9aea-4399b4e2d22b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": 4256.0
},
"guid": "70978a92-946f-4ee4-8eec-cfe42b9187bb",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 4256.0
},
"guid": "f733b0a0-f95d-4b52-89a7-eceda9b835bb",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 144.0,
"y": 4256.0
},
"guid": "952893b8-a7a2-4c38-9252-d6904d2a40aa",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/PlanetShop/WalkAround/BTGraph_WalkAroundInPlanetShop.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}