Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_Feeding.json
2025-11-11 07:21:48 +07:00

371 lines
12 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-48bbae6d-dcc5-4899-a2af-a61e0847a1dd"
},
"var": 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": "afb6c43ab9b0282428be48675ed1759d",
"_assetPath": "Data/Statescript/Ability/Farming/FertBag/BB_FB.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": "TargetEntityGuid",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-48bbae6d-dcc5-4899-a2af-a61e0847a1dd"
]
}
}
]
}
},
"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,
7,
1,
2,
3,
4
]
},
"index": 0,
"parentIndex": -1,
"Guid": "095dde34-b584-4b53-abc3-76fb7113b7de"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetState-afb6c43ab9b0282428be48675ed1759d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 2
},
"index": 1,
"parentIndex": 0,
"Guid": "82bdf070-0b46-4e4f-bb0f-f26f88fefed4"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "TargetGuidList-afb6c43ab9b0282428be48675ed1759d-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt64, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-48bbae6d-dcc5-4899-a2af-a61e0847a1dd"
},
"targetGuid": null
}
]
}
},
"index": 2,
"parentIndex": 0,
"Guid": "33b48028-a0a3-4a4f-83c5-4cc82560d958"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitFramesNode, Assembly-CSharp",
"frames": null,
"index": 3,
"parentIndex": 0,
"Guid": "a97d4826-bd41-4b20-8852-4b760ccc5d5e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
"failWhenChildFailed": false,
"_Condition": 5,
"_Child": 6,
"index": 4,
"parentIndex": 0,
"Guid": "65ce53da-084b-4aab-8e8d-3c8df7fda9b9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurState-afb6c43ab9b0282428be48675ed1759d-0"
},
"targetGuid": null
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 1
}
}
},
"index": 5,
"parentIndex": 4,
"Guid": "d4aec845-68ff-431a-947e-f17e98c9c185"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 2,
"index": 6,
"parentIndex": 4,
"Guid": "5e972b6d-1a6e-440c-9121-9cfb85a6a636"
},
{
"$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": [
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 20080
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 7,
"parentIndex": 0,
"Guid": "e4d9c4b9-0eea-41c6-b6e6-80ddd3ba147f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
10
]
},
"index": 8,
"parentIndex": 0,
"Guid": "d04efe8e-7037-4b93-bede-9a14a31be5da"
},
{
"$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": "849bb24921ecd01418d6f8151ff71c7f",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopNavigation.json"
},
"index": 9,
"parentIndex": 8,
"Guid": "56653cfb-f8c7-4d6f-9781-7a0db95b42e5"
},
{
"$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": "70bca396a66bdf94dbe23f43ec516b9a",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopBehaviour.json"
},
"index": 10,
"parentIndex": 8,
"Guid": "6adc9538-83a3-45e9-a46c-f0690d43119a"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 197109587,
"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": 554.125
},
"guid": "095dde34-b584-4b53-abc3-76fb7113b7de",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 531.300049
},
"guid": "82bdf070-0b46-4e4f-bb0f-f26f88fefed4",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 740.300049
},
"guid": "33b48028-a0a3-4a4f-83c5-4cc82560d958",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 949.300049
},
"guid": "a97d4826-bd41-4b20-8852-4b760ccc5d5e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 1078.0
},
"guid": "65ce53da-084b-4aab-8e8d-3c8df7fda9b9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 991.282043
},
"guid": "d4aec845-68ff-431a-947e-f17e98c9c185",
"comment": "如果仍在尝试",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 489.600037,
"y": 1239.678
},
"guid": "5e972b6d-1a6e-440c-9121-9cfb85a6a636",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 305.800018
},
"guid": "e4d9c4b9-0eea-41c6-b6e6-80ddd3ba147f",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 75.3500061
},
"guid": "d04efe8e-7037-4b93-bede-9a14a31be5da",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 0.0
},
"guid": "56653cfb-f8c7-4d6f-9781-7a0db95b42e5",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.000031,
"y": 152.900009
},
"guid": "6adc9538-83a3-45e9-a46c-f0690d43119a",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_Feeding.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}