449 lines
15 KiB
JSON
449 lines
15 KiB
JSON
{
|
|
"$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": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-7d581592-dca4-4423-916b-771f2a008f53"
|
|
},
|
|
"var": 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": "bc02d13fba9218346b7dd7b265c9b693",
|
|
"_assetPath": "Data/AI/02Blackboard/Blackboard/v3/Interact/BB_InteractContext.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": "TempPickList",
|
|
"DataType": 133,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-7d581592-dca4-4423-916b-771f2a008f53"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "TempTarget",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-fa95aafe-1838-42b9-ac12-1fd886d4ecdd"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "TempPosition",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-a71426b5-8adf-44ea-b3f2-e7dfad62597a"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "2cc17948-f5e5-42ac-b72f-3cc6a9cedc28"
|
|
},
|
|
{
|
|
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
|
|
"_Child": 6,
|
|
"index": 1,
|
|
"parentIndex": 11,
|
|
"Guid": "31d62d07-3470-4d0e-9d38-82106a7de940"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPopFromArrayNode, Assembly-CSharp",
|
|
"SaveToBB": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-fa95aafe-1838-42b9-ac12-1fd886d4ecdd"
|
|
},
|
|
"PopFromBB": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-7d581592-dca4-4423-916b-771f2a008f53"
|
|
},
|
|
"Index": null,
|
|
"index": 2,
|
|
"parentIndex": 4,
|
|
"Guid": "5f5915ae-2888-4aff-a88a-9178bfaebe13"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
|
|
"RepeaterMode": 1,
|
|
"isDynamic": false,
|
|
"RepeatCount": 0,
|
|
"targetRepeatCount": null,
|
|
"RepeatLimit": -1,
|
|
"UntilResult": 1,
|
|
"_Child": 4,
|
|
"index": 3,
|
|
"parentIndex": 0,
|
|
"Guid": "ca00d867-d568-4567-9db8-04cdcc24cf38"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
7,
|
|
2,
|
|
5
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "0cadbaaa-0046-403e-92ac-a75794ed8f3f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 11,
|
|
"index": 5,
|
|
"parentIndex": 4,
|
|
"Guid": "5e1eb3ed-1c86-4ae6-b9a9-210d548e21af"
|
|
},
|
|
{
|
|
"$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-8ee00c6d-9b0e-4e5b-a636-44efab2f7e33"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-fa95aafe-1838-42b9-ac12-1fd886d4ecdd"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "45acb7942244efc4cbb1c9abc859ae09",
|
|
"_assetPath": "Data/AI/BehaviourTree/00General/Interact/Pick/BTAction_WorkPicking.json"
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 1,
|
|
"Guid": "b15a65b5-fb52-4c2e-9ac3-434b83200d09"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
|
|
"queryConfig": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "b62486e6696715a4d831a216b11083c2",
|
|
"_assetPath": "Data/Query/EQS/AI/v3/Filter/EQS_FilterSortNearestEntities.json"
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-7d581592-dca4-4423-916b-771f2a008f53"
|
|
},
|
|
"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-4e9f27aa-e684-4499-bb2e-73d9509e4ba0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-7d581592-dca4-4423-916b-771f2a008f53"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_Next": -1,
|
|
"index": 7,
|
|
"parentIndex": 4,
|
|
"Guid": "7ca5c77b-c194-44e6-b364-2c51ebcc0d48"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
|
|
"Text": null,
|
|
"IsLogError": true,
|
|
"customMsg": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-7d581592-dca4-4423-916b-771f2a008f53"
|
|
}
|
|
},
|
|
"index": 8,
|
|
"parentIndex": -1,
|
|
"Guid": "81f7f157-2776-4b6d-99d7-e106c4072988"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CurrentInteractTarget-bc02d13fba9218346b7dd7b265c9b693-0"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-fa95aafe-1838-42b9-ac12-1fd886d4ecdd"
|
|
},
|
|
"targetGuid": null
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 11,
|
|
"Guid": "62bbd8da-95a3-400f-82e0-b258aecf71c6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayContains`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"source": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntityArray, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "AllPotentialTargets-bc02d13fba9218346b7dd7b265c9b693-0"
|
|
}
|
|
},
|
|
"target": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardEntity, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-fa95aafe-1838-42b9-ac12-1fd886d4ecdd"
|
|
},
|
|
"targetGuid": null
|
|
}
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 11,
|
|
"Guid": "29d7d2ff-0920-4425-9b81-a79a457cfc07"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
10,
|
|
9,
|
|
1
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 11,
|
|
"parentIndex": 5,
|
|
"Guid": "54dccf38-98d9-42fc-87d1-9c1e50e24684"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -349228051,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 250.799988
|
|
},
|
|
"guid": "2cc17948-f5e5-42ac-b72f-3cc6a9cedc28",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1219.20007,
|
|
"y": 743.05
|
|
},
|
|
"guid": "31d62d07-3470-4d0e-9d38-82106a7de940",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 347.6
|
|
},
|
|
"guid": "5f5915ae-2888-4aff-a88a-9178bfaebe13",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 215.599976
|
|
},
|
|
"guid": "ca00d867-d568-4567-9db8-04cdcc24cf38",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 228.799988
|
|
},
|
|
"guid": "0cadbaaa-0046-403e-92ac-a75794ed8f3f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 492.8
|
|
},
|
|
"guid": "5e1eb3ed-1c86-4ae6-b9a9-210d548e21af",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1468.8,
|
|
"y": 682.55
|
|
},
|
|
"guid": "b15a65b5-fb52-4c2e-9ac3-434b83200d09",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 0.0
|
|
},
|
|
"guid": "7ca5c77b-c194-44e6-b364-2c51ebcc0d48",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 442.199982
|
|
},
|
|
"guid": "81f7f157-2776-4b6d-99d7-e106c4072988",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1219.20007,
|
|
"y": 524.15
|
|
},
|
|
"guid": "62bbd8da-95a3-400f-82e0-b258aecf71c6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1219.20007,
|
|
"y": 308.55
|
|
},
|
|
"guid": "29d7d2ff-0920-4425-9b81-a79a457cfc07",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 979.2001,
|
|
"y": 475.199982
|
|
},
|
|
"guid": "54dccf38-98d9-42fc-87d1-9c1e50e24684",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Interact/Pick/BTState_PickDrops.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |