Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/ZOld/Comp/BTGraphCompWalkAroundPlayer.json
2025-11-11 07:21:48 +07:00

383 lines
12 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,
7,
8
]
},
"index": 0,
"parentIndex": -1,
"Guid": "51b1fdb3-5aed-4409-9c70-9852ca622e4b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
"index": 1,
"parentIndex": -1,
"Guid": "25245eac-2739-40e0-992e-f32e637f68c4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": null,
"index": 2,
"parentIndex": 0,
"Guid": "b33cf4e0-f4df-4901-93fe-bf4ba911be9d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 4,
"index": 3,
"parentIndex": 0,
"Guid": "380b6f91-1536-4de9-8087-ea079d13233e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
5,
6
]
},
"index": 4,
"parentIndex": 3,
"Guid": "8200e914-e4cc-41eb-9367-fdb3f972963d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
"configAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "0c753091db5383e4784287f5df0c54ec",
"_assetPath": "Data/AI/PQS/FindARandomPosForPerformAroundPlayer.json"
},
"TargetPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPos-0c62e8b85bafaf64fbb37d15326b404d-0"
},
"index": 5,
"parentIndex": 4,
"Guid": "b15fa05a-6765-467e-82e5-55c8c428b184"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTNaviToPositionNode, Assembly-CSharp",
"MoveCmdType": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
},
"SpeedUpWhenFaraway": false,
"IsOverrideStopDis": false,
"StopDistance": null,
"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": 6,
"parentIndex": 4,
"Guid": "0461b9e6-b789-4285-86a3-4c00cf31616b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 2.0,
"IsRandom": true,
"MinWaitTime": 2.0,
"MaxWaitTime": 3.5,
"index": 7,
"parentIndex": 0,
"Guid": "bf76c3d1-7275-4737-9827-1d1535a07423"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 0,
"RepeatCount": 2,
"UntilResult": 0,
"_Child": 9,
"index": 8,
"parentIndex": 0,
"Guid": "80e87808-d8ed-422e-b96e-c74f83e0d524"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
13
]
},
"index": 9,
"parentIndex": 8,
"Guid": "0754c713-0a6a-4466-9a0f-5e364417cf47"
},
{
"$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.5
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.5
}
]
}
},
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
11,
12
]
},
"index": 10,
"parentIndex": 9,
"Guid": "e80317fd-b119-4f8b-9bf9-3a9428550937"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 11,
"parentIndex": -1,
"Guid": "eb5b81fd-5e1f-47fa-a462-6e7c735ce79c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 12,
"parentIndex": 10,
"Guid": "5baf4be7-9c68-48e4-9c6a-e2c12d851d9e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 2.0,
"IsRandom": true,
"MinWaitTime": 2.0,
"MaxWaitTime": 3.5,
"index": 13,
"parentIndex": 9,
"Guid": "647c9608-dc94-4734-bd7f-f03bef79b113"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -692943544,
"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": -320.0,
"y": -96.0
},
"guid": "51b1fdb3-5aed-4409-9c70-9852ca622e4b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": -400.0
},
"guid": "25245eac-2739-40e0-992e-f32e637f68c4",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": -272.0
},
"guid": "b33cf4e0-f4df-4901-93fe-bf4ba911be9d",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": -144.0
},
"guid": "380b6f91-1536-4de9-8087-ea079d13233e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 192.0,
"y": -128.0
},
"guid": "8200e914-e4cc-41eb-9367-fdb3f972963d",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 464.0,
"y": -224.0
},
"guid": "b15fa05a-6765-467e-82e5-55c8c428b184",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 464.0,
"y": -16.0
},
"guid": "0461b9e6-b789-4285-86a3-4c00cf31616b",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -32.0,
"y": 48.0
},
"guid": "bf76c3d1-7275-4737-9827-1d1535a07423",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -496.0,
"y": 192.0
},
"guid": "80e87808-d8ed-422e-b96e-c74f83e0d524",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -240.0,
"y": 208.0
},
"guid": "0754c713-0a6a-4466-9a0f-5e364417cf47",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -5.46136475,
"y": 261.864075
},
"guid": "e80317fd-b119-4f8b-9bf9-3a9428550937",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 256.0,
"y": 144.0
},
"guid": "eb5b81fd-5e1f-47fa-a462-6e7c735ce79c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 256.0,
"y": 576.0
},
"guid": "5baf4be7-9c68-48e4-9c6a-e2c12d851d9e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 544.0
},
"guid": "647c9608-dc94-4734-bd7f-f03bef79b113",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/ZOld/Comp/BTGraphCompWalkAroundPlayer.json",
"errors": null
}