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

208 lines
6.3 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": []
},
"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": 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": [
3,
6,
4,
1,
2,
5
]
},
"index": 0,
"parentIndex": -1,
"Guid": "93b6fde3-e84c-4f64-ad68-51899cee74fb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "扫地中",
"IsLogError": false,
"customMsg": null,
"index": 1,
"parentIndex": 0,
"Guid": "d426dc2e-c31a-4f1a-a5fa-468b4ced7a90"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 15.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 2,
"parentIndex": 0,
"Guid": "470b9189-e9e0-47fa-9df3-2f6335f367bb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": "走到家门口",
"IsLogError": false,
"customMsg": null,
"index": 3,
"parentIndex": 0,
"Guid": "7d3fe46e-4b80-457c-a6e6-98b0ddc95b37"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 5.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 4,
"parentIndex": 0,
"Guid": "97c31d26-cc3e-467d-af6d-82821321b4e2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": []
},
"_assetGuid": "ae0ba90b21e12194f8cf2f9d4c9a4c55",
"_assetPath": "Data/AI/BehaviourTree/00General/UtilityManipulation/Atom_MaintainCustomUtility.json"
},
"index": 5,
"parentIndex": 0,
"Guid": "c124af55-1611-43c3-9eb4-36f40b33983a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTPlayBubbleNode, Assembly-CSharp",
"BubbleId": 22002,
"SuccessRateGetter": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 1.0
},
"HasIntervalTime": false,
"IntervalTimeGetter": null,
"LastPlayedTimeKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LastBubbleTimestamp-006131b57a23c974da31f85fa03a5309-0"
},
"index": 6,
"parentIndex": 0,
"Guid": "78c098d2-e745-437c-b773-df07f4201b33"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1233460982,
"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": -640.0,
"y": -176.0
},
"guid": "93b6fde3-e84c-4f64-ad68-51899cee74fb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": -80.0
},
"guid": "d426dc2e-c31a-4f1a-a5fa-468b4ced7a90",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 64.0
},
"guid": "470b9189-e9e0-47fa-9df3-2f6335f367bb",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": -336.0
},
"guid": "7d3fe46e-4b80-457c-a6e6-98b0ddc95b37",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -336.0,
"y": -176.0
},
"guid": "97c31d26-cc3e-467d-af6d-82821321b4e2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -352.0,
"y": 176.0
},
"guid": "c124af55-1611-43c3-9eb4-36f40b33983a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -144.0,
"y": -320.0
},
"guid": "78c098d2-e745-437c-b773-df07f4201b33",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/02Mainland/FacilityUsing/BTGraph_CleaningOwnHouse.json",
"errors": null
}