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

382 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": "91c02740761d06f49909ffb642f55030",
"_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_Navigation.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,
4
]
},
"index": 0,
"parentIndex": -1,
"Guid": "cefccf63-1707-4a4f-bc91-35edb79ea230"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 2,
"index": 1,
"parentIndex": 0,
"Guid": "ee74e06f-34c2-476f-ade6-9f18b5179235"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
5
]
},
"index": 2,
"parentIndex": 1,
"Guid": "8f151775-a1c1-46be-924b-200de64da7f7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
"configAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "c922e4ea3d34b28419337623157b7af6",
"_assetPath": "Data/AI/PQS/RelativeReposition/FindARandomPosInVeryShortDistance.json"
},
"TargetPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
},
"index": 3,
"parentIndex": 9,
"Guid": "aee26fb7-feff-445c-b8c6-360e99968151"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 2.0,
"IsRandom": true,
"MinWaitTime": 15.0,
"MaxWaitTime": 35.0,
"index": 4,
"parentIndex": 0,
"Guid": "1084758e-1014-4bcf-809a-cc9025621fa2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10
]
},
"index": 5,
"parentIndex": 2,
"Guid": "e76904e8-c9b7-4a91-abf5-7dfc85a0f6db"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTEquipToolNode, Assembly-CSharp",
"index": 6,
"parentIndex": -1,
"Guid": "7e026d99-8d2b-4f25-938c-acbc5dbf4864"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 1.0,
"IsRandom": true,
"MinWaitTime": 0.5,
"MaxWaitTime": 1.5,
"index": 7,
"parentIndex": 11,
"Guid": "2871c72f-e9a6-4d82-bd7d-0f2624070a67"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCoolDownNode, Assembly-CSharp",
"coolDownVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.2
},
"_Child": -1,
"index": 8,
"parentIndex": -1,
"Guid": "214d2cb4-46c6-4e17-8f6a-0e72ab9d6174"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3
]
},
"index": 9,
"parentIndex": 2,
"Guid": "83548fb2-0bbf-4120-8c80-2c1cbf0375d7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
13,
11
]
},
"index": 10,
"parentIndex": 5,
"Guid": "e48092b0-14fe-4b99-87b6-c2f2c7808069"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
7
]
},
"index": 11,
"parentIndex": 10,
"Guid": "aed27767-7533-4282-89cb-53d619f127f3"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetDistanceBetweenEntityAndPoint, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
},
"_point": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 5.0
}
},
"index": 12,
"parentIndex": 11,
"Guid": "71e78041-7cad-4f61-9f07-fffad05c870a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "9619b9dd20164fb41a8b5c22671c0929",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_WalkTo.json"
},
"index": 13,
"parentIndex": 10,
"Guid": "a3b9df7e-8135-495a-9a84-c711c9017cfb"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1309249436,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
8
]
},
"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": 48.0
},
"guid": "cefccf63-1707-4a4f-bc91-35edb79ea230",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 209.825
},
"guid": "ee74e06f-34c2-476f-ade6-9f18b5179235",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 215.325
},
"guid": "8f151775-a1c1-46be-924b-200de64da7f7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 992.0,
"y": 48.0
},
"guid": "aee26fb7-feff-445c-b8c6-360e99968151",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 361.625
},
"guid": "1084758e-1014-4bcf-809a-cc9025621fa2",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 388.3
},
"guid": "e76904e8-c9b7-4a91-abf5-7dfc85a0f6db",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1497.6,
"y": 718.85
},
"guid": "7e026d99-8d2b-4f25-938c-acbc5dbf4864",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1497.6,
"y": 586.85
},
"guid": "2871c72f-e9a6-4d82-bd7d-0f2624070a67",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 960.0,
"y": -80.0
},
"guid": "214d2cb4-46c6-4e17-8f6a-0e72ab9d6174",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 40.15
},
"guid": "83548fb2-0bbf-4120-8c80-2c1cbf0375d7",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 998.4,
"y": 378.400024
},
"guid": "e48092b0-14fe-4b99-87b6-c2f2c7808069",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 536.8
},
"guid": "aed27767-7533-4282-89cb-53d619f127f3",
"comment": "距离比较远就掏伞",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1497.6,
"y": 375.65
},
"guid": "71e78041-7cad-4f61-9f07-fffad05c870a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 1248.0,
"y": 208.0
},
"guid": "a3b9df7e-8135-495a-9a84-c711c9017cfb",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/CrossScene/BTGraph_RelaxWalkInHome.json",
"errors": null
}