369 lines
11 KiB
JSON
369 lines
11 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": []
|
|
},
|
|
"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": "WayPoints",
|
|
"isArray": true,
|
|
"DataType": 138,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "要传进来的寻路点",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-fdd6a166-686a-4f02-9841-c14245a772d6"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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": [
|
|
12
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "71ee9ff3-1ded-40f2-9757-951c0cebaf64"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "712fe298-d71b-4d3b-bf6c-6e8e75961eb5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
11
|
|
]
|
|
},
|
|
"index": 2,
|
|
"parentIndex": -1,
|
|
"Guid": "339bac0d-71dc-47a2-9619-d2918f77e76f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
4,
|
|
8
|
|
]
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "ec5dd0e5-0cf3-4869-87ba-a07cbee20e8f"
|
|
},
|
|
{
|
|
"$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": 0.3
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.3
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 0.3
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
6,
|
|
7
|
|
]
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 3,
|
|
"Guid": "a87e6ce7-1ce3-47d1-802f-f8c71ec4f7b9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
|
|
"index": 5,
|
|
"parentIndex": -1,
|
|
"Guid": "09441931-63b9-4241-a5da-6fb719908c94"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
|
|
"index": 6,
|
|
"parentIndex": -1,
|
|
"Guid": "16a0bdfe-317c-4bfc-9960-52b77ba816d5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
|
|
"index": 7,
|
|
"parentIndex": -1,
|
|
"Guid": "d6818cbd-c68d-4986-9d0f-f380e0c90e75"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
9,
|
|
10
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 3,
|
|
"Guid": "2b857d7e-568a-4252-af74-aeaa1ea07999"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTIdleNode, Assembly-CSharp",
|
|
"IsKeepRunning": false,
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "ad928a57-e5fa-4ff5-93d1-0aff2347ffb8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 3.0,
|
|
"MaxWaitTime": 5.0,
|
|
"index": 10,
|
|
"parentIndex": 8,
|
|
"Guid": "630309ef-871e-4648-ba9b-6d49d64d6f1c"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTDisablePushNode, Assembly-CSharp",
|
|
"index": 11,
|
|
"parentIndex": 2,
|
|
"Guid": "67cef3aa-f5ff-4998-a264-5716478f9b89"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
|
|
"SubGraphInitializer": {
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
|
|
"parameters": {
|
|
"parameters": [
|
|
{
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-aea00f7f-d795-4db4-aebe-4327100682ba"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3Array, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-fdd6a166-686a-4f02-9841-c14245a772d6"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "9e6df2b269ea1e643bd2ed4f1b629382",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv2/BTS/BTState_RepairAndWalk.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 0,
|
|
"Guid": "3e1ffa65-4528-43a2-b80f-191e89a2c6f9"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 1141829299,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"nodeInfos": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -496.0,
|
|
"y": -384.0
|
|
},
|
|
"guid": "71ee9ff3-1ded-40f2-9757-951c0cebaf64",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -208.0,
|
|
"y": -64.0
|
|
},
|
|
"guid": "712fe298-d71b-4d3b-bf6c-6e8e75961eb5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -208.0,
|
|
"y": 32.0
|
|
},
|
|
"guid": "339bac0d-71dc-47a2-9619-d2918f77e76f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 108.0,
|
|
"y": -31.0
|
|
},
|
|
"guid": "ec5dd0e5-0cf3-4869-87ba-a07cbee20e8f",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 416.0,
|
|
"y": -64.0
|
|
},
|
|
"guid": "a87e6ce7-1ce3-47d1-802f-f8c71ec4f7b9",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 752.0,
|
|
"y": -432.0
|
|
},
|
|
"guid": "09441931-63b9-4241-a5da-6fb719908c94",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 752.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "16a0bdfe-317c-4bfc-9960-52b77ba816d5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 752.0,
|
|
"y": 384.0
|
|
},
|
|
"guid": "d6818cbd-c68d-4986-9d0f-f380e0c90e75",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 416.0,
|
|
"y": 768.0
|
|
},
|
|
"guid": "2b857d7e-568a-4252-af74-aeaa1ea07999",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 752.0,
|
|
"y": 784.0
|
|
},
|
|
"guid": "ad928a57-e5fa-4ff5-93d1-0aff2347ffb8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 752.0,
|
|
"y": 912.0
|
|
},
|
|
"guid": "630309ef-871e-4648-ba9b-6d49d64d6f1c",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 106.602539,
|
|
"y": 568.2052
|
|
},
|
|
"guid": "67cef3aa-f5ff-4998-a264-5716478f9b89",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -208.0,
|
|
"y": -368.0
|
|
},
|
|
"guid": "3e1ffa65-4528-43a2-b80f-191e89a2c6f9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Task/MainQuests/BTGraphRepairingPatrol.json",
|
|
"errors": null
|
|
} |