Files
PetitPlanet-Data/AI/01BehaviourTree/Daily/General/SelfHome/DIYInHome/BTGraph_DIYInHome.json
2025-11-11 07:21:48 +07:00

166 lines
5.6 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": "66341c92e7521d94f8479a90ec8170ea",
"_assetPath": "Data/AI/02Blackboard/Daily/General/BB_DailyGeneral.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": "TargetEntity",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-72f18c3c-636e-4cc1-97de-d3e3beb3b08b"
]
}
}
]
}
},
"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
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "7616434d-f89d-4a01-9a4a-341170b9fb3c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_assetGuid": "ea29e898cc864100bc99c2ba8b5e97b1",
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/SelfHome/DIYInHome/PreAction/BTAction_DIYInHome_PreAction.json"
},
"index": 1,
"parentIndex": 0,
"Guid": "be1611f7-7949-450d-80dd-c024aee3a3d5"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_assetGuid": "0d09e8ac927640b6bab448513541cad9",
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/SelfHome/DIYInHome/PlayAction/BTAction_DIYInHome_PlayAction.json"
},
"index": 2,
"parentIndex": 0,
"Guid": "41bc81cc-cfa2-4250-a66a-c2b13b2a34b8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"_assetGuid": "dacc48ff233a4de991d321fb1f4ad021",
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/SelfHome/DIYInHome/PostAction/BTAction_DIYInHome_PostAction.json"
},
"index": 3,
"parentIndex": 0,
"Guid": "d1ac4b71-0083-48a2-96aa-652875883667"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -581369124,
"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": -384.0,
"y": -16.0
},
"guid": "7616434d-f89d-4a01-9a4a-341170b9fb3c",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": -176.0
},
"guid": "be1611f7-7949-450d-80dd-c024aee3a3d5",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": 0.0
},
"guid": "41bc81cc-cfa2-4250-a66a-c2b13b2a34b8",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -48.0,
"y": 176.0
},
"guid": "d1ac4b71-0083-48a2-96aa-652875883667",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/SelfHome/DIYInHome/BTGraph_DIYInHome.json",
"errors": null,
"nodeErrors": null
}