Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/Test/TestNpcSitUseTool.json
2025-11-11 07:21:48 +07:00

589 lines
21 KiB
JSON
Raw 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": 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": "dda35f53f81fd7249bfc70ba7ff8605d",
"_assetPath": "Data/AI/Blackboard/v3/Utility/BB_GeneralMotives.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c0770a133fe86684faf372693f25ae33",
"_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_Navi_v3.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "279b406140d392042ace6590af9b5f1c",
"_assetPath": "Data/Blackboard/TestConfigBoard.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": "SitEntities",
"DataType": 133,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-19cf6c45-5ec7-4e3a-bfd7-1391a78d9ddf"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SitEntity",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-abea7c50-27ea-4e0f-a26d-82184ffb5f93"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "StandbyPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-e3d66cf4-1c67-46e4-aa52-d3d59eebdc57"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "LookAtPos",
"DataType": 11,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-eef12dfc-1fb3-42ff-ad4b-54fe0e56d3d9"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "TreeEntity",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"comment": "",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-d7d3b2e9-19fc-467b-8abd-b8af2f2ebd08"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "SeatSlotId",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-c6805834-98dd-4826-af85-c24f28428328"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$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-314afbfc-7d8d-4b41-8f6f-f3fb679a822c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 120.0
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-19c5639e-2068-49f0-bc59-2932267e9c49"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 240.0
}
}
]
},
"_assetGuid": "1e43e813e3fd4cd6b6fef1544782aa30",
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTS/BTState_UsePerformItemWithTime_v3.json"
},
"index": 0,
"parentIndex": 1,
"Guid": "417c12bd-480b-4418-a83e-368825d2ccbe"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
3,
10,
0,
11
]
},
"_Services": null,
"index": 1,
"parentIndex": -1,
"Guid": "9f323670-8d58-4c2c-ad44-d1e27bec83a5"
},
{
"$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-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TestToolId-279b406140d392042ace6590af9b5f1c-0"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 2,
"parentIndex": 1,
"Guid": "065fc0a7-0c38-4392-a91e-9aeb9e14c2d0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 4,
"index": 3,
"parentIndex": 1,
"Guid": "904975b9-aae5-410c-9cea-21407f3eed4d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRandomWeightSelectorNode, Assembly-CSharp",
"Weights": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
}
]
}
},
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5
]
},
"_Services": null,
"index": 4,
"parentIndex": 3,
"Guid": "e1ee9d7b-06e8-4bb5-a6f2-473ed6aa493f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
7,
8,
9
]
},
"_Services": null,
"index": 5,
"parentIndex": 4,
"Guid": "bdee0da4-50dc-411f-9713-11ba025eb7c8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "ff2c04c12c7c76e418731ed2eae6e25b",
"_assetPath": "Data/Query/EQS/AI/v3/Filter/EQS_FilterCanSitWithRange.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-19cf6c45-5ec7-4e3a-bfd7-1391a78d9ddf"
},
"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-2f7b5f9a-aa1a-4555-a7ce-474b1f03fb31"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 76.0
}
}
]
},
"_Next": -1,
"index": 6,
"parentIndex": 5,
"Guid": "efcea636-7ee2-4669-bbe2-666b772d77c8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTFindSitTargetWithConfigNode, Assembly-CSharp",
"type": 1,
"seatsVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-19cf6c45-5ec7-4e3a-bfd7-1391a78d9ddf"
}
},
"targetSeatKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-abea7c50-27ea-4e0f-a26d-82184ffb5f93"
},
"seatStandbyPosKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e3d66cf4-1c67-46e4-aa52-d3d59eebdc57"
},
"seatSitPosKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-eef12dfc-1fb3-42ff-ad4b-54fe0e56d3d9"
},
"slotIdKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c6805834-98dd-4826-af85-c24f28428328"
},
"index": 7,
"parentIndex": 5,
"Guid": "00abac3a-48fc-419c-8f70-9cffe70d30ac"
},
{
"$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": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-e3d66cf4-1c67-46e4-aa52-d3d59eebdc57"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "MoveCmdType-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 2
}
}
]
},
"_assetGuid": "0e309c790c8f5b547bed74bf0057f162",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Navigation.json"
},
"index": 8,
"parentIndex": 5,
"Guid": "50f89cba-78b3-4cc6-8748-43041079baf8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SitTarget-642d4236876399a42905f6bed4c11213-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-abea7c50-27ea-4e0f-a26d-82184ffb5f93"
},
"targetGuid": null
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "SlotIndex-642d4236876399a42905f6bed4c11213-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c6805834-98dd-4826-af85-c24f28428328"
},
"targetGuid": null
}
}
]
},
"_assetGuid": "60fa4d313f9402341bba8ce95e902929",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SitDown.json"
},
"index": 9,
"parentIndex": 5,
"Guid": "522a0a79-134c-4f21-86cb-d2bdbb8411cc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 5.0,
"index": 10,
"parentIndex": 1,
"Guid": "42307f3f-0c93-490c-9f19-4d558fd660f1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 3.0,
"MaxWaitTime": 5.0,
"index": 11,
"parentIndex": 1,
"Guid": "41fae11f-1a76-4f1c-97be-489f43ff5ac1"
}
]
},
"containers": null,
"rootIndex": 1,
"nodesHash": 1813774921,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": []
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 893.75
},
"guid": "417c12bd-480b-4418-a83e-368825d2ccbe",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 726.745
},
"guid": "9f323670-8d58-4c2c-ad44-d1e27bec83a5",
"comment": "Lyle Li Modify:\n通用读书行为两种表现形式找个座位/坐在树下坐着看,站在原地看",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "065fc0a7-0c38-4392-a91e-9aeb9e14c2d0",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 527.45
},
"guid": "904975b9-aae5-410c-9cea-21407f3eed4d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 532.758
},
"guid": "e1ee9d7b-06e8-4bb5-a6f2-473ed6aa493f",
"comment": "目前只有站着看",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 529.458
},
"guid": "bdee0da4-50dc-411f-9713-11ba025eb7c8",
"comment": "坐着看",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 0.0
},
"guid": "efcea636-7ee2-4669-bbe2-666b772d77c8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 359.7
},
"guid": "00abac3a-48fc-419c-8f70-9cffe70d30ac",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 751.300049
},
"guid": "50f89cba-78b3-4cc6-8748-43041079baf8",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 969.600037,
"y": 1056.0
},
"guid": "522a0a79-134c-4f21-86cb-d2bdbb8411cc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 738.65
},
"guid": "42307f3f-0c93-490c-9f19-4d558fd660f1",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1254.55
},
"guid": "41fae11f-1a76-4f1c-97be-489f43ff5ac1",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Test/TestNpcSitUseTool.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}