Files
2025-11-11 07:21:48 +07:00

1112 lines
39 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$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": "InitPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"comment": "NPC当前位置",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b45738b8-f260-44ce-857b-1ff4b20d4f7f"
]
}
},
{
"$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-b43ed6b2-05d6-4254-8a57-dd51ab131513"
]
}
},
{
"$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-8946c6bf-4851-4a96-8c5c-d03e832d7bfd"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TargetRot",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-f7c30a5a-51a6-4516-860a-cba543853814"
]
}
},
{
"$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-167607a6-f0fb-4d25-bdae-3f6c8cefffc1"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Index",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-9e0a0a1d-8447-4591-ad6b-55fd40735979"
]
}
}
]
}
},
"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": 15650,
"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-167607a6-f0fb-4d25-bdae-3f6c8cefffc1"
},
"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.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b45738b8-f260-44ce-857b-1ff4b20d4f7f"
},
"targetGuid": null
}
},
{
"$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": 2.0
}
}
]
},
"_Next": -1,
"index": 2,
"parentIndex": 4,
"Guid": "c44ea7fc-e170-4a83-a2db-5eef03490cb9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b45738b8-f260-44ce-857b-1ff4b20d4f7f"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"index": 3,
"parentIndex": 0,
"Guid": "e6d613d4-8bb1-4d8f-9c27-e92d5adf2d1a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
6
]
},
"_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": [
12,
16,
7
]
},
"_Services": null,
"index": 5,
"parentIndex": 1,
"Guid": "10762470-2d8e-4431-ad16-e32f799be204"
},
{
"$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-167607a6-f0fb-4d25-bdae-3f6c8cefffc1"
},
"targetGuid": null
},
"targetLookAt": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetRandomPos, Assembly-CSharp"
},
"index": 6,
"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-167607a6-f0fb-4d25-bdae-3f6c8cefffc1"
},
"targetGuid": null
},
"targetLookAt": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f7c30a5a-51a6-4516-860a-cba543853814"
},
"targetGuid": null
},
"index": 7,
"parentIndex": 5,
"Guid": "3dff4ec1-483a-473e-8a53-82ca76973f14"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "111",
"IsLogError": true,
"customMsg": null,
"index": 8,
"parentIndex": -1,
"Guid": "f4e92597-db94-4d91-8915-3b3e3e76c7bc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "112",
"IsLogError": true,
"customMsg": null,
"index": 9,
"parentIndex": -1,
"Guid": "250fe420-788a-4d86-b42c-b4e427f65c3a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "221",
"IsLogError": false,
"customMsg": null,
"index": 10,
"parentIndex": -1,
"Guid": "4597cae2-9a08-4151-93f5-a1d8d93e064b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "113",
"IsLogError": true,
"customMsg": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-167607a6-f0fb-4d25-bdae-3f6c8cefffc1"
},
"targetGuid": null
},
"index": 11,
"parentIndex": -1,
"Guid": "e8c9f38b-da3d-4c85-b6c0-62e7d4a33dfa"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14,
13,
15
]
},
"_Services": null,
"index": 12,
"parentIndex": 5,
"Guid": "4d0116cd-a2af-439e-a80a-31318f2bfe31"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8946c6bf-4851-4a96-8c5c-d03e832d7bfd"
},
"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": 10011,
"pointId": 2478884738,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479610384,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2478889738,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479258869,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479513383,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479869919,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479868373,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479790844,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479842989,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479794498,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479383769,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479698977,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479578085,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479225467,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2478989675,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479096080,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479006146,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479859577,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479042964,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479342805,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479175020,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479353006,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479259951,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479882080,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479779352,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479351161,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479748731,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479410173,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479453339,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479106419,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2478887753,
"dataType": 1
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479717927,
"dataType": 1
}
]
}
},
"index": 13,
"parentIndex": 12,
"Guid": "2cbef3eb-4524-4ab4-bd59-d0337012e96b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b43ed6b2-05d6-4254-8a57-dd51ab131513"
},
"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": 10011,
"pointId": 2478884738,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479610384,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2478889738,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479258869,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479513383,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479869919,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479868373,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479790844,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479842989,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479794498,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479383769,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479698977,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479578085,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479225467,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2478989675,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479096080,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479006146,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479859577,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479042964,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479342805,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479175020,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479353006,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479259951,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479882080,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479779352,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479351161,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479748731,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479410173,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479453339,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479106419,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2478887753,
"dataType": 0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarAnchorPointData, Assembly-CSharp",
"sceneId": 10011,
"pointId": 2479717927,
"dataType": 0
}
]
}
},
"index": 14,
"parentIndex": 12,
"Guid": "f9f62383-050c-4154-8fce-79b8286d860b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9e0a0a1d-8447-4591-ad6b-55fd40735979"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomInt, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
},
"_maxExclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b43ed6b2-05d6-4254-8a57-dd51ab131513"
}
}
}
},
"index": 15,
"parentIndex": 12,
"Guid": "ef6f67c3-df45-40f4-9ac5-85007db61b69"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
17,
18
]
},
"_Services": null,
"index": 16,
"parentIndex": 5,
"Guid": "a46403da-44a9-40c0-910c-630b3812784e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-167607a6-f0fb-4d25-bdae-3f6c8cefffc1"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9e0a0a1d-8447-4591-ad6b-55fd40735979"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b43ed6b2-05d6-4254-8a57-dd51ab131513"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-167607a6-f0fb-4d25-bdae-3f6c8cefffc1"
},
"targetGuid": null
}
},
"index": 17,
"parentIndex": 16,
"Guid": "0c39d601-5339-4827-aba3-353ea4113851"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f7c30a5a-51a6-4516-860a-cba543853814"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-9e0a0a1d-8447-4591-ad6b-55fd40735979"
},
"targetGuid": null
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8946c6bf-4851-4a96-8c5c-d03e832d7bfd"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-f7c30a5a-51a6-4516-860a-cba543853814"
},
"targetGuid": null
}
},
"index": 18,
"parentIndex": 16,
"Guid": "a2969579-4e50-40bb-bdc0-c5958588f4b3"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 216467387,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
8,
9,
10,
11
]
},
"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": 480.0,
"y": -736.0
},
"guid": "c44ea7fc-e170-4a83-a2db-5eef03490cb9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -160.0,
"y": -400.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": "刚进来没多久15秒以内",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 144.0,
"y": 480.0
},
"guid": "10762470-2d8e-4431-ad16-e32f799be204",
"comment": "进来一会了15秒以上",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": -160.0
},
"guid": "b453747c-5757-4ed0-8009-f8ba3dbb8f05",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 496.0,
"y": 960.0
},
"guid": "3dff4ec1-483a-473e-8a53-82ca76973f14",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": -896.0
},
"guid": "f4e92597-db94-4d91-8915-3b3e3e76c7bc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": -288.0
},
"guid": "250fe420-788a-4d86-b42c-b4e427f65c3a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 508.750183,
"y": 250.400269
},
"guid": "4597cae2-9a08-4151-93f5-a1d8d93e064b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 0.0
},
"guid": "e8c9f38b-da3d-4c85-b6c0-62e7d4a33dfa",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 496.0,
"y": 448.0
},
"guid": "4d0116cd-a2af-439e-a80a-31318f2bfe31",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1008.0,
"y": 432.0
},
"guid": "2cbef3eb-4524-4ab4-bd59-d0337012e96b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 768.0,
"y": 432.0
},
"guid": "f9f62383-050c-4154-8fce-79b8286d860b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 432.0
},
"guid": "ef6f67c3-df45-40f4-9ac5-85007db61b69",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 496.0,
"y": 688.0
},
"guid": "a46403da-44a9-40c0-910c-630b3812784e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 768.0,
"y": 688.0
},
"guid": "0c39d601-5339-4827-aba3-353ea4113851",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1024.0,
"y": 688.0
},
"guid": "a2969579-4e50-40bb-bdc0-c5958588f4b3",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/Museum/Nature/InitTree/InitTree_Nature.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}