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

470 lines
15 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"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": "tableGuid",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-1e837ddc-46fc-4a33-bafe-1b7a9f7dcb8d"
]
}
},
{
"$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-b588cd81-45a5-4647-a49b-7976c7d1e9e1"
]
}
}
]
}
},
"roots": null,
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
3,
7,
11
]
},
"index": 0,
"parentIndex": -1,
"Guid": "424fe6c1-5749-4f4b-b013-ca2eb3e1594c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "14c18050deb15c24b8ff5f9dca0556b6",
"_assetPath": "Data/Query/EQS/AI/FindWorkingTable.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1e837ddc-46fc-4a33-bafe-1b7a9f7dcb8d"
},
"bbParams": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_Next": 2,
"index": 1,
"parentIndex": 3,
"Guid": "719fd8d1-c7ed-4514-9262-56d0bc7838d6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPQSNode, Assembly-CSharp",
"queryConfig": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "a28ad4d231ca9ff448e775954c3f1d0f",
"_assetPath": "Data/Query/PQS/TargetNearByPos.json"
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b588cd81-45a5-4647-a49b-7976c7d1e9e1"
},
"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-6e446550-d710-4b6d-8fb5-88577d5cbb3e"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1e837ddc-46fc-4a33-bafe-1b7a9f7dcb8d"
}
}
}
]
},
"_Next": -1,
"index": 2,
"parentIndex": 1,
"Guid": "5abaf3bb-4a02-4dbf-8eb4-c560575d4e38"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
5
]
},
"index": 3,
"parentIndex": 0,
"Guid": "7fcd2e93-143a-427b-bb98-7bcce70f1151"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 10.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 4,
"parentIndex": 5,
"Guid": "72212f23-5850-4edb-8a88-3e40963d0b79"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
12,
4,
13
]
},
"index": 5,
"parentIndex": 3,
"Guid": "326a44fb-78f8-4df5-af08-1fa033f7e8f1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "找不到工具台",
"IsLogError": false,
"customMsg": null,
"index": 6,
"parentIndex": 5,
"Guid": "5fa6e8c0-a380-4e1d-b71a-af5b1624cdcc"
},
{
"$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-b588cd81-45a5-4647-a49b-7976c7d1e9e1"
}
}
},
{
"$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": 7,
"parentIndex": 0,
"Guid": "23039738-09de-45fd-a895-137c14f53d87"
},
{
"$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-3c03e509-1b85-4126-b528-2fd6b0f50ee4"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarMontage, Assembly-CSharp",
"montageName": "Reaction_Think"
}
}
]
},
"_assetGuid": "69f2b4a6473ee52469ca5fc4eacf3c33",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_PlayMontage.json"
},
"index": 8,
"parentIndex": 11,
"Guid": "6b0270f3-ade8-47e7-a13b-2d7b7f1086d8"
},
{
"$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": []
},
"_assetGuid": "e004c36c9f07b7a46a51caffa33dc93d",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Unequip.json"
},
"index": 9,
"parentIndex": 0,
"Guid": "ccf86288-9415-4336-b09d-89c95ea080d6"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
"TargetPosGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1e837ddc-46fc-4a33-bafe-1b7a9f7dcb8d"
}
}
},
"LerpTime": 0.2,
"useLerpSpeed": true,
"lerpSpeedGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 120.0
},
"index": 10,
"parentIndex": 11,
"Guid": "3ffd4d36-ea76-471c-86b8-112e74d984a5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
8
]
},
"index": 11,
"parentIndex": 0,
"Guid": "f84dd05a-d535-4bb5-a1ce-d9da0cd00c06"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTDiscardNpcAffairNode, Assembly-CSharp",
"index": 12,
"parentIndex": 5,
"Guid": "9a39e01b-555a-4886-8c3c-a2365b205e24"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 1,
"index": 13,
"parentIndex": 5,
"Guid": "51bdaae9-023a-4498-8d03-c2ec0234b470"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 112959481,
"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": 0.0,
"y": 598.675
},
"guid": "424fe6c1-5749-4f4b-b013-ca2eb3e1594c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 151.8
},
"guid": "719fd8d1-c7ed-4514-9262-56d0bc7838d6",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 115.5
},
"guid": "5abaf3bb-4a02-4dbf-8eb4-c560575d4e38",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 373.725
},
"guid": "7fcd2e93-143a-427b-bb98-7bcce70f1151",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 720.0
},
"guid": "72212f23-5850-4edb-8a88-3e40963d0b79",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 573.65
},
"guid": "326a44fb-78f8-4df5-af08-1fa033f7e8f1",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.000061,
"y": 446.6
},
"guid": "5fa6e8c0-a380-4e1d-b71a-af5b1624cdcc",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 750.75
},
"guid": "23039738-09de-45fd-a895-137c14f53d87",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 1341.45
},
"guid": "6b0270f3-ade8-47e7-a13b-2d7b7f1086d8",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "ccf86288-9415-4336-b09d-89c95ea080d6",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 1070.85
},
"guid": "3ffd4d36-ea76-471c-86b8-112e74d984a5",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1241.35
},
"guid": "f84dd05a-d535-4bb5-a1ce-d9da0cd00c06",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 720.0,
"y": 624.0
},
"guid": "9a39e01b-555a-4886-8c3c-a2365b205e24",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 730.95105,
"y": 899.8261
},
"guid": "51bdaae9-023a-4498-8d03-c2ec0234b470",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/NpcDailyEvent/BTGraph_ShareFurniture.json",
"errors": null
}