Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/00General/WalkAround/BTAction_WalkToRandomPointInCertainRectArea.json
2025-11-11 07:21:48 +07:00

303 lines
10 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting,Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ab088fc3-6fad-4347-a00a-6c51fcfd5372"
}
}
]
},
"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"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "08ddaee7eea0e7745b0d21b3281410b1",
"_assetPath": "Data/AI/Blackboard/RectRangeBlackboard.json"
}
]
},
"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": "RangeCfgId",
"isArray": false,
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-ab088fc3-6fad-4347-a00a-6c51fcfd5372"
]
}
}
]
}
},
"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,
6
]
},
"index": 0,
"parentIndex": -1,
"Guid": "114c5906-8898-4b8c-84ec-f8d8cff0fd7f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCopyRangeCfgToBBNode, Assembly-CSharp",
"rangeCfgIdVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-ab088fc3-6fad-4347-a00a-6c51fcfd5372"
}
},
"param": {
"$type": "miHoYo.HYG.AI.BT.RangeCfgParam, Assembly-CSharp",
"centerPosKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"innerRadiusKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"outsideRadiusKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"originPosKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "OriginPos-08ddaee7eea0e7745b0d21b3281410b1-0"
},
"xLengthKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "XLength-08ddaee7eea0e7745b0d21b3281410b1-0"
},
"zLengthKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "ZLength-08ddaee7eea0e7745b0d21b3281410b1-0"
},
"centerGadgetEntityKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
},
"circleKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": null
}
},
"index": 1,
"parentIndex": 0,
"Guid": "e0c5e680-4298-47d8-8dab-9b838458cbf1"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 3,
"index": 2,
"parentIndex": 0,
"Guid": "eb3274b9-eeeb-4826-b761-e8949dd53b1a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
5
]
},
"index": 3,
"parentIndex": 2,
"Guid": "9a493093-ba88-4d8f-ac39-d4f609d43cce"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRunPQSNode, Assembly-CSharp",
"configAsset": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.PQSConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "9c7c476ab0d2a3544bd2d7a57f2b1ea1",
"_assetPath": "Data/AI/PQS/FindARandomPosInRectRange.json"
},
"TargetPointKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
},
"index": 4,
"parentIndex": 3,
"Guid": "aa5e692a-69b1-4f8f-90cb-e5d4f8078492"
},
{
"$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": "MoveCmdType-91c02740761d06f49909ffb642f55030-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 2
}
},
{
"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": "TargetPosition-91c02740761d06f49909ffb642f55030-0"
}
}
}
]
},
"_assetGuid": "f44e7f04b746cf14dbd5faaa667c3b6a",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_NavigateTo.json"
},
"index": 5,
"parentIndex": 3,
"Guid": "913bfc0f-403b-4526-8b72-f06a5f16c76c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 2.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 6,
"parentIndex": 0,
"Guid": "4be9076d-c0e5-4f5f-a4df-01716069089d"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 2124916406,
"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": 320.65
},
"guid": "114c5906-8898-4b8c-84ec-f8d8cff0fd7f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 0.0
},
"guid": "e0c5e680-4298-47d8-8dab-9b838458cbf1",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 537.9
},
"guid": "eb3274b9-eeeb-4826-b761-e8949dd53b1a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 543.4
},
"guid": "9a493093-ba88-4d8f-ac39-d4f609d43cce",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 386.650024
},
"guid": "aa5e692a-69b1-4f8f-90cb-e5d4f8078492",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 729.600037,
"y": 567.050049
},
"guid": "913bfc0f-403b-4526-8b72-f06a5f16c76c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 689.7
},
"guid": "4be9076d-c0e5-4f5f-a4df-01716069089d",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/WalkAround/BTAction_WalkToRandomPointInCertainRectArea.json",
"errors": null
}