Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/02Mainland/FacilityUsing/BTAction_RotateAndFakeUseComputer.json
2025-11-11 07:21:48 +07:00

394 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": "006131b57a23c974da31f85fa03a5309",
"_assetPath": "Data/AI/Blackboard/v2/BubbleSystem/BB_Bubble.json"
}
]
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"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": [
8
]
},
"index": 0,
"parentIndex": -1,
"Guid": "2b50d569-cdb6-4aa9-ae41-54f6fbe45bed"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRotateToOrientationNode, Assembly-CSharp",
"targetOrientation": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedVector3, Assembly-CSharp",
"_value": {
"x": 0.0,
"y": 114.618,
"z": 0.0
}
},
"lerpTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.3
},
"useLerpSpeed": false,
"lerpSpeedGetter": null,
"index": 1,
"parentIndex": 4,
"Guid": "f2134416-6a73-4837-afc5-69d4b2d295ff"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
5,
7,
6
]
},
"index": 2,
"parentIndex": 8,
"Guid": "24ea1345-eda0-43d2-baed-9d4c48204181"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.1,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 3,
"parentIndex": 2,
"Guid": "cedcf9d2-1e5a-44ab-977d-f6093ff60a60"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
1
]
},
"index": 4,
"parentIndex": 8,
"Guid": "706ca564-7f5f-4ab7-b9a1-61a9951ec3cc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 5,
"parentIndex": -1,
"Guid": "4cb4e9c3-4e95-443d-8ff3-b6b4ab258de2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
"oldType": "miHoYo.HYG.AI.BT.CfgBTTaskPlayAnimNode, Assembly-CSharp",
"index": 6,
"parentIndex": -1,
"Guid": "1a5c06ec-5a74-4de9-9188-9e4f92f34664"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 0.6,
"MaxWaitTime": 1.2,
"index": 7,
"parentIndex": 2,
"Guid": "314b2e26-6c30-4cd2-8ed1-01f592d4cb4c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelOnceNode, Assembly-CSharp",
"terminateWhenPause": false,
"finishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
4,
14
]
},
"index": 8,
"parentIndex": 0,
"Guid": "4902b58c-b714-448a-8751-6e881fdc7207"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.2,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 9,
"parentIndex": 10,
"Guid": "a238b0f2-de12-40c3-afac-df9f67eb5187"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9
]
},
"index": 10,
"parentIndex": -1,
"Guid": "dcad5567-6f81-438e-8a97-c7f602deca65"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
"BubbleId": 22001,
"SuccessRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.5
},
"HasIntervalTime": false,
"IntervalTimeGetter": null,
"LastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LastBubbleTimestamp-006131b57a23c974da31f85fa03a5309-0"
},
"index": 11,
"parentIndex": 12,
"Guid": "01bd519e-8a05-410c-88fb-b67db44a3ccb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 0,
"_Child": 11,
"index": 12,
"parentIndex": -1,
"Guid": "1fe1af45-21ca-429e-82df-0af1594fabc0"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": null,
"index": 13,
"parentIndex": -1,
"Guid": "b61ca56a-eb18-440d-b0cf-b770586ec654"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "e97ba3f1f6aa6c24fbc851c73561d96d",
"_assetPath": "Data/AI/BehaviourTree/00General/Navigation/Atom_MaintainImmovable.json"
},
"index": 14,
"parentIndex": 8,
"Guid": "e7317d8e-07b2-41fc-ab75-44ea3b26f826"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -219869966,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
12,
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": 0.0,
"y": 1268.85
},
"guid": "2b50d569-cdb6-4aa9-ae41-54f6fbe45bed",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 1546.6
},
"guid": "f2134416-6a73-4837-afc5-69d4b2d295ff",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 668.8
},
"guid": "24ea1345-eda0-43d2-baed-9d4c48204181",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 0.0
},
"guid": "cedcf9d2-1e5a-44ab-977d-f6093ff60a60",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 499.2,
"y": 1600.5
},
"guid": "706ca564-7f5f-4ab7-b9a1-61a9951ec3cc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 121.0
},
"guid": "4cb4e9c3-4e95-443d-8ff3-b6b4ab258de2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 998.8
},
"guid": "1a5c06ec-5a74-4de9-9188-9e4f92f34664",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 668.8
},
"guid": "314b2e26-6c30-4cd2-8ed1-01f592d4cb4c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 249.6,
"y": 1203.95
},
"guid": "4902b58c-b714-448a-8751-6e881fdc7207",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1378.85
},
"guid": "a238b0f2-de12-40c3-afac-df9f67eb5187",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1499.85
},
"guid": "dcad5567-6f81-438e-8a97-c7f602deca65",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 998.4,
"y": 722.7
},
"guid": "01bd519e-8a05-410c-88fb-b67db44a3ccb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 748.800049,
"y": 809.600037
},
"guid": "1fe1af45-21ca-429e-82df-0af1594fabc0",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 0.0,
"y": 1658.25
},
"guid": "b61ca56a-eb18-440d-b0cf-b770586ec654",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 1728.0
},
"guid": "e7317d8e-07b2-41fc-ab75-44ea3b26f826",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/02Mainland/FacilityUsing/BTAction_RotateAndFakeUseComputer.json",
"errors": null
}