989 lines
34 KiB
JSON
989 lines
34 KiB
JSON
{
|
|
"$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": "ed3ccf8ec17a1cf4da3bd6fc42278242",
|
|
"_assetPath": "Data/AI/02Blackboard/_Modular/Behaviour/BB_Bait.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": "BaitListForward",
|
|
"DataType": 138,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "前方的钓点列表",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-4cd52601-a0f6-4981-be80-bbbb2317e615"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "BaitListLeft",
|
|
"DataType": 138,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "左侧的钓点列表",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-319e6d09-efd5-48cf-9950-b7fdbefc6f13"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "BaitListRight",
|
|
"DataType": 138,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "右侧的钓点列表",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-ef2bb0a7-95e8-4a2b-9926-d9426a958f10"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "BaitListBackward",
|
|
"DataType": 138,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "后方的钓点列表",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-31f97620-389d-4876-94fd-91357bc64dc7"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "MaxCountArray",
|
|
"DataType": 138,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "拥有最多数量点的列表",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
25,
|
|
9,
|
|
19,
|
|
22
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "8c4a2a78-4586-4d2c-b5f5-5dc48f7dc14a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "5fa3a9782faa4eb9b5234be18ba908f0",
|
|
"_assetPath": "Data/Query/PQS/00AI/_Modular/SpecialPosition/PQS_FindFishingBaitNearRiver.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-4cd52601-a0f6-4981-be80-bbbb2317e615"
|
|
},
|
|
"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-4c3363d4-12ff-4334-a1b2-d5ceb8f2e718"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityForward, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 1,
|
|
"parentIndex": 2,
|
|
"Guid": "6fa5f54f-f64f-4ecc-811c-08b4f7392e22"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 1,
|
|
"index": 2,
|
|
"parentIndex": 25,
|
|
"Guid": "c66441b0-eddf-4c2d-873f-b8fcc37006ed"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 4,
|
|
"index": 3,
|
|
"parentIndex": 25,
|
|
"Guid": "59a90295-be94-4d89-a337-a09466725e30"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "5fa3a9782faa4eb9b5234be18ba908f0",
|
|
"_assetPath": "Data/Query/PQS/00AI/_Modular/SpecialPosition/PQS_FindFishingBaitNearRiver.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-319e6d09-efd5-48cf-9950-b7fdbefc6f13"
|
|
},
|
|
"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-4c3363d4-12ff-4334-a1b2-d5ceb8f2e718"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityLeft, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "76a9cd51-4b95-478c-b206-3230f2434fb7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 6,
|
|
"index": 5,
|
|
"parentIndex": 25,
|
|
"Guid": "d0ff5376-e0d6-449f-ba03-0cfb52dbed8f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "5fa3a9782faa4eb9b5234be18ba908f0",
|
|
"_assetPath": "Data/Query/PQS/00AI/_Modular/SpecialPosition/PQS_FindFishingBaitNearRiver.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-ef2bb0a7-95e8-4a2b-9926-d9426a958f10"
|
|
},
|
|
"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-4c3363d4-12ff-4334-a1b2-d5ceb8f2e718"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityRight, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "2e5389c8-2025-4938-8f71-e486a5f231bf"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 8,
|
|
"index": 7,
|
|
"parentIndex": 25,
|
|
"Guid": "8a457280-bf84-4e30-a8c0-0b1ce6d1fc03"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "5fa3a9782faa4eb9b5234be18ba908f0",
|
|
"_assetPath": "Data/Query/PQS/00AI/_Modular/SpecialPosition/PQS_FindFishingBaitNearRiver.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-31f97620-389d-4876-94fd-91357bc64dc7"
|
|
},
|
|
"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-4c3363d4-12ff-4334-a1b2-d5ceb8f2e718"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityBackward, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "0ba66ae8-99c9-4040-bb56-371493cb266f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
10,
|
|
12,
|
|
14,
|
|
16
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 9,
|
|
"parentIndex": 0,
|
|
"Guid": "64440492-723d-4774-bd51-654ba5c8a932"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 11,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$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-4cd52601-a0f6-4981-be80-bbbb2317e615"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$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-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "d7527d58-b35f-49d5-a016-f0dea75580eb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-4cd52601-a0f6-4981-be80-bbbb2317e615"
|
|
}
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 10,
|
|
"Guid": "f7a3f6d0-98a2-4040-8216-95fcea90e15d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 13,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$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-319e6d09-efd5-48cf-9950-b7fdbefc6f13"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$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-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 12,
|
|
"parentIndex": 9,
|
|
"Guid": "78fc841c-cd10-4671-b32f-9ad239ba2df4"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-319e6d09-efd5-48cf-9950-b7fdbefc6f13"
|
|
}
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 12,
|
|
"Guid": "239f8747-8bb6-4d69-89c9-5efbe63ca0f9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 15,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$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-ef2bb0a7-95e8-4a2b-9926-d9426a958f10"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$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-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 14,
|
|
"parentIndex": 9,
|
|
"Guid": "e6501a2d-ee44-4930-bf78-43d69c4a5184"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-ef2bb0a7-95e8-4a2b-9926-d9426a958f10"
|
|
}
|
|
},
|
|
"index": 15,
|
|
"parentIndex": 14,
|
|
"Guid": "e4c17d1d-ecf9-4fad-a0ac-88a25238e822"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 17,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$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-31f97620-389d-4876-94fd-91357bc64dc7"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$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-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 16,
|
|
"parentIndex": 9,
|
|
"Guid": "096b39ab-c33d-4906-83ce-f1acffa1549d"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-31f97620-389d-4876-94fd-91357bc64dc7"
|
|
}
|
|
},
|
|
"index": 17,
|
|
"parentIndex": 16,
|
|
"Guid": "6bf5a894-bb18-4007-8e3a-d1b2b043edf6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BaitPos-ed3ccf8ec17a1cf4da3bd6fc42278242-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarVector3Indexer, Assembly-CSharp",
|
|
"_index": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"_array": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
}
|
|
},
|
|
"_fallbackValue": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BaitPos-ed3ccf8ec17a1cf4da3bd6fc42278242-0"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"index": 18,
|
|
"parentIndex": 19,
|
|
"Guid": "333c72cc-90de-488b-9350-86760f145121"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 18,
|
|
"_False": 20,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$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-c6157807-34f5-449c-9818-3afbafe664c0"
|
|
}
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
}
|
|
},
|
|
"_defaultRes": false,
|
|
"index": 19,
|
|
"parentIndex": 0,
|
|
"Guid": "ea3d422e-4e75-43ec-bc55-09b207ccd5ef"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BaitPos-ed3ccf8ec17a1cf4da3bd6fc42278242-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
|
|
"_value": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"index": 20,
|
|
"parentIndex": 19,
|
|
"Guid": "c6b32fa1-96f3-4d8c-a62f-492c787add8e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 50.0,
|
|
"IsRandom": false,
|
|
"MinWaitTime": 0.0,
|
|
"MaxWaitTime": 0.0,
|
|
"index": 21,
|
|
"parentIndex": -1,
|
|
"Guid": "0f56f8fd-a3b8-4f5c-9bfe-f25073f685ef"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTDebugDrawCircleNode, Assembly-CSharp",
|
|
"Center": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "BaitPos-ed3ccf8ec17a1cf4da3bd6fc42278242-0"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"Radius": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.5
|
|
},
|
|
"Duration": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 999.0
|
|
},
|
|
"Color": {
|
|
"$type": "UnityEngine.Color, UnityEngine.CoreModule",
|
|
"r": 1.0,
|
|
"g": 0.0,
|
|
"b": 0.0,
|
|
"a": 1.0
|
|
},
|
|
"index": 22,
|
|
"parentIndex": 0,
|
|
"Guid": "a8e8e323-dd1c-4fca-a10c-86956ff886b7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
24
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 23,
|
|
"parentIndex": -1,
|
|
"Guid": "cf156188-71a7-449b-af23-d4b9be326dec"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarHasAnyMapCellTypeAtTargetPosition, Assembly-CSharp",
|
|
"_worldPos": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_types": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.MapCellType, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
6
|
|
]
|
|
}
|
|
},
|
|
"index": 24,
|
|
"parentIndex": 23,
|
|
"Guid": "eac24f57-b521-4d6c-927a-f5c77658735e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
|
|
"terminateWhenPause": false,
|
|
"finishMode": 1,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2,
|
|
3,
|
|
5,
|
|
7
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 25,
|
|
"parentIndex": 0,
|
|
"Guid": "55bae5d6-95d9-4247-b713-32393edc96d8"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 1700345543,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
21,
|
|
23
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -800.0,
|
|
"y": 1888.0
|
|
},
|
|
"guid": "8c4a2a78-4586-4d2c-b5f5-5dc48f7dc14a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 224.0,
|
|
"y": -1200.0
|
|
},
|
|
"guid": "6fa5f54f-f64f-4ecc-811c-08b4f7392e22",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": -1200.0
|
|
},
|
|
"guid": "c66441b0-eddf-4c2d-873f-b8fcc37006ed",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": -848.0
|
|
},
|
|
"guid": "59a90295-be94-4d89-a337-a09466725e30",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 224.0,
|
|
"y": -848.0
|
|
},
|
|
"guid": "76a9cd51-4b95-478c-b206-3230f2434fb7",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": -496.0
|
|
},
|
|
"guid": "d0ff5376-e0d6-449f-ba03-0cfb52dbed8f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 224.0,
|
|
"y": -496.0
|
|
},
|
|
"guid": "2e5389c8-2025-4938-8f71-e486a5f231bf",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": -128.0
|
|
},
|
|
"guid": "8a457280-bf84-4e30-a8c0-0b1ce6d1fc03",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 224.0,
|
|
"y": -128.0
|
|
},
|
|
"guid": "0ba66ae8-99c9-4040-bb56-371493cb266f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -320.0,
|
|
"y": 496.0
|
|
},
|
|
"guid": "64440492-723d-4774-bd51-654ba5c8a932",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 16.0,
|
|
"y": 496.0
|
|
},
|
|
"guid": "d7527d58-b35f-49d5-a016-f0dea75580eb",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 320.0,
|
|
"y": 496.0
|
|
},
|
|
"guid": "f7a3f6d0-98a2-4040-8216-95fcea90e15d",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 16.0,
|
|
"y": 848.0
|
|
},
|
|
"guid": "78fc841c-cd10-4671-b32f-9ad239ba2df4",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 320.0,
|
|
"y": 848.0
|
|
},
|
|
"guid": "239f8747-8bb6-4d69-89c9-5efbe63ca0f9",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 16.0,
|
|
"y": 1200.0
|
|
},
|
|
"guid": "e6501a2d-ee44-4930-bf78-43d69c4a5184",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 320.0,
|
|
"y": 1200.0
|
|
},
|
|
"guid": "e4c17d1d-ecf9-4fad-a0ac-88a25238e822",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 16.0,
|
|
"y": 1552.0
|
|
},
|
|
"guid": "096b39ab-c33d-4906-83ce-f1acffa1549d",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 320.0,
|
|
"y": 1552.0
|
|
},
|
|
"guid": "6bf5a894-bb18-4007-8e3a-d1b2b043edf6",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -16.0,
|
|
"y": 2224.0
|
|
},
|
|
"guid": "333c72cc-90de-488b-9350-86760f145121",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -320.0,
|
|
"y": 2224.0
|
|
},
|
|
"guid": "ea3d422e-4e75-43ec-bc55-09b207ccd5ef",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -16.0,
|
|
"y": 2592.0
|
|
},
|
|
"guid": "c6b32fa1-96f3-4d8c-a62f-492c787add8e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -880.0,
|
|
"y": 2656.0
|
|
},
|
|
"guid": "0f56f8fd-a3b8-4f5c-9bfe-f25073f685ef",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -496.0,
|
|
"y": 2864.0
|
|
},
|
|
"guid": "a8e8e323-dd1c-4fca-a10c-86956ff886b7",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -784.0,
|
|
"y": 3584.0
|
|
},
|
|
"guid": "cf156188-71a7-449b-af23-d4b9be326dec",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -448.0,
|
|
"y": 3584.0
|
|
},
|
|
"guid": "eac24f57-b521-4d6c-927a-f5c77658735e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -256.0,
|
|
"y": -1200.0
|
|
},
|
|
"guid": "55bae5d6-95d9-4247-b713-32393edc96d8",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": "以Entity自身为中心查找"
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/_Modular/Behaviour/Fishing/BTGraph_FindFishingBait.json",
|
|
"errors": null,
|
|
"nodeErrors": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
|
}
|
|
} |