431 lines
14 KiB
JSON
431 lines
14 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": "0c62e8b85bafaf64fbb37d15326b404d",
|
|
"_assetPath": "Data/AI/Blackboard/AdvBlackboardNew.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "820008b2eac496c45badd21a006ed6fa",
|
|
"_assetPath": "Data/AI/Blackboard/DefaultSharedBlackboardNew.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": null
|
|
},
|
|
"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": [
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
12
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "49e14ab7-1c2f-4541-9de8-c1c65132a9cb"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "9a230114-dc93-414f-8ca9-c6522f6c1308"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": null,
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "85795918-c789-4751-8387-01bd4371369e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindInteractTargetsWithConfig, Assembly-CSharp",
|
|
"FindAllInteractTargetsInRangeParam": {
|
|
"$type": "miHoYo.HYG.AI.BT.FindInteractTargetsParam, Assembly-CSharp",
|
|
"configAsset": {
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.EQSConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "f7c4e8f77c4fa6d46b8d49e15196e86c",
|
|
"_assetPath": "Data/AI/EQS/FindFurnitureWithPlayer.json"
|
|
},
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"interactTypeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CurrentGadgetInteractType-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"lookAtPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "LookAtPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"slotIndexKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InteractSlotIndex-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 0,
|
|
"Guid": "709b00e5-e734-488c-9fda-09ed332bad4a"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
|
|
"FromSuccess": 0,
|
|
"FromFailure": 0,
|
|
"FromRunning": 2,
|
|
"_Child": 5,
|
|
"index": 4,
|
|
"parentIndex": 0,
|
|
"Guid": "93123538-46af-47d2-b713-4eff1e4587a2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp",
|
|
"primitive": null,
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"FinishMode": 0,
|
|
"_Condition": 6,
|
|
"_Child": 7,
|
|
"index": 5,
|
|
"parentIndex": 4,
|
|
"Guid": "3b263621-d96c-4973-83ca-16439f974620"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
}
|
|
},
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "61f800b3-5a03-4096-b271-b04808319ad7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
8,
|
|
9,
|
|
10,
|
|
11
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 5,
|
|
"Guid": "688ea8c5-3240-4804-82cc-1068ca7e0763"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
|
|
"MoveCmdType": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
|
|
"_value": 0
|
|
},
|
|
"SpeedUpWhenFaraway": false,
|
|
"IsOverrideStopDis": false,
|
|
"StopDistance": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.0
|
|
},
|
|
"ShouldFailWhenStuck": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
},
|
|
"TargetPointGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 7,
|
|
"Guid": "448a463e-34bf-4538-a533-6398077f6fa6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"TargetPosGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "LookAtPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"LerpTime": 0.2,
|
|
"useLerpSpeed": false,
|
|
"lerpSpeedGetter": null,
|
|
"index": 9,
|
|
"parentIndex": 7,
|
|
"Guid": "371f5eb9-129e-4f19-b72c-40c1a8db8881"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
|
|
"BubbleId": 20008,
|
|
"SuccessRateGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 1.0
|
|
},
|
|
"HasIntervalTime": false,
|
|
"IntervalTimeGetter": null,
|
|
"LastPlayedTimeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": null
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 7,
|
|
"Guid": "d7f1e2f7-8e1e-4a1c-b3a7-228485e282b1"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTInteractWithFurnitureNode, Assembly-CSharp",
|
|
"index": 11,
|
|
"parentIndex": -1,
|
|
"Guid": "87203c8a-84f7-460e-b8b2-b770503d5255"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
|
|
"index": 12,
|
|
"parentIndex": 0,
|
|
"Guid": "98b4da2c-f4ba-4a79-ad40-2c261b1754ab"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindAllInteractTargetsInRangeNode, Assembly-CSharp",
|
|
"FindAllInteractTargetsInRangeParam": {
|
|
"$type": "miHoYo.HYG.AI.BT.FindAllInteractTargetsInRangeParam, Assembly-CSharp",
|
|
"shouldInteractWithPlayer": true,
|
|
"randomCount": 2,
|
|
"DetectRadiusGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 10.0
|
|
},
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InteractGadgetGuid-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"interactTypeKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "CurrentGadgetInteractType-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"targetPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"lookAtPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "LookAtPos-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
},
|
|
"slotIndexKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "InteractSlotIndex-0c62e8b85bafaf64fbb37d15326b404d-0"
|
|
}
|
|
},
|
|
"index": 13,
|
|
"parentIndex": -1,
|
|
"Guid": "4328a02e-9eaa-4a25-b7df-f16eb59f091b"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -9867354,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
13
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -639.5,
|
|
"y": -170.0
|
|
},
|
|
"guid": "49e14ab7-1c2f-4541-9de8-c1c65132a9cb",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -289.5,
|
|
"y": -170.0
|
|
},
|
|
"guid": "9a230114-dc93-414f-8ca9-c6522f6c1308",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -289.5,
|
|
"y": -66.0
|
|
},
|
|
"guid": "85795918-c789-4751-8387-01bd4371369e",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -289.5,
|
|
"y": 38.0
|
|
},
|
|
"guid": "709b00e5-e734-488c-9fda-09ed332bad4a",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -289.5,
|
|
"y": 406.0
|
|
},
|
|
"guid": "93123538-46af-47d2-b713-4eff1e4587a2",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 60.5,
|
|
"y": 406.0
|
|
},
|
|
"guid": "3b263621-d96c-4973-83ca-16439f974620",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 410.5,
|
|
"y": 406.0
|
|
},
|
|
"guid": "61f800b3-5a03-4096-b271-b04808319ad7",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 410.5,
|
|
"y": 510.0
|
|
},
|
|
"guid": "688ea8c5-3240-4804-82cc-1068ca7e0763",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 760.5,
|
|
"y": 510.0
|
|
},
|
|
"guid": "448a463e-34bf-4538-a533-6398077f6fa6",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 760.5,
|
|
"y": 914.0
|
|
},
|
|
"guid": "371f5eb9-129e-4f19-b72c-40c1a8db8881",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 768.0,
|
|
"y": 1072.0
|
|
},
|
|
"guid": "d7f1e2f7-8e1e-4a1c-b3a7-228485e282b1",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 768.0,
|
|
"y": 1376.0
|
|
},
|
|
"guid": "87203c8a-84f7-460e-b8b2-b770503d5255",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -289.5,
|
|
"y": 1430.0
|
|
},
|
|
"guid": "98b4da2c-f4ba-4a79-ad40-2c261b1754ab",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1696.0,
|
|
"y": 224.0
|
|
},
|
|
"guid": "4328a02e-9eaa-4a25-b7df-f16eb59f091b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/ZOld/Comp/BTGraphCompUseDoubleFurniture.json",
|
|
"errors": null
|
|
} |