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

110 lines
3.5 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": []
},
"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": "1b8469ced97763e4eade23afac04d08c",
"_assetPath": "Data/Statescript/Ability/Axe/Axe_Any_Board.json"
}
]
},
"noSharingKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
"$values": []
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
2,
1
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "25b30aa6-1022-4b22-9900-8203b7ced6c9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 0,
"index": 1,
"parentIndex": 0,
"Guid": "1f711770-a508-403a-be2b-96238e5a0b96"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTStopLifeStateAbilitiesOnLayerNode, Assembly-CSharp",
"layer": 1,
"index": 2,
"parentIndex": 0,
"Guid": "29fbee04-44bc-4724-bf6c-58760356ac96"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 1229517019,
"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": -64.0,
"y": 224.0
},
"guid": "25b30aa6-1022-4b22-9900-8203b7ced6c9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.000015,
"y": 397.1
},
"guid": "1f711770-a508-403a-be2b-96238e5a0b96",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 240.0,
"y": 176.0
},
"guid": "29fbee04-44bc-4724-bf6c-58760356ac96",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": "停止人物当前行为"
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_StopBehaviour.json",
"errors": null,
"nodeErrors": null
}