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

91 lines
2.9 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": "d0086480f939447448063c86cf4694fb",
"_assetPath": "Data/AI/Blackboard/v2/BB_Initialization.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "ad2dac4344dcc0946abf7623c388b211",
"_assetPath": "Data/AI/Blackboard/v2/InteractAbility/BB_Interact.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
]
},
"index": 0,
"parentIndex": -1,
"Guid": "93b6fde3-e84c-4f64-ad68-51899cee74fb"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTLogNode, Assembly-CSharp",
"Text": null,
"IsLogError": false,
"customMsg": null,
"index": 1,
"parentIndex": 0,
"Guid": "79880dea-ae8f-4a2a-8d79-eca49ae2a8ee"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 602715962,
"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": -512.0,
"y": -176.0
},
"guid": "93b6fde3-e84c-4f64-ad68-51899cee74fb",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -272.0,
"y": -176.0
},
"guid": "79880dea-ae8f-4a2a-8d79-eca49ae2a8ee",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/02Mainland/BTGraph_Initialization.json",
"errors": null
}