Files
PetitPlanet-Data/AI/01BehaviourTree/BehaviourTree/Test/1_TestCutTree.json
2025-11-11 07:21:48 +07:00

362 lines
12 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": "e1c2fdd851a6e2240a6cf2356a3eb0d2",
"_assetPath": "Data/Statescript/Ability/1002_ToolSwitch/ToolSwitch_000_Board.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "279063a0751f34c48a728474d812b193",
"_assetPath": "Data/Statescript/Ability/CatchBeachCreature/CatchBeachCreature_Any_Board.json"
},
{
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "9946099a4bfbddf47a93876dbee2d9e4",
"_assetPath": "Data/Statescript/Ability/PerformItem/PerformItem_Board.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": "ConfigId",
"isArray": false,
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-402eabc4-ce2c-4486-b936-0d8459834269"
]
}
}
]
}
},
"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,
8,
5,
6
]
},
"index": 0,
"parentIndex": -1,
"Guid": "dc09fb24-4edc-4163-a73c-2d2eee71a018"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
"failWhenChildFailed": false,
"_Condition": 2,
"_Child": 3,
"index": 1,
"parentIndex": 0,
"Guid": "352225ca-a36d-47a1-8947-2187f09199d9"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt64, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetTestUInt64Value, Assembly-CSharp"
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt64, Assembly-CSharp",
"_value": 0
}
},
"index": 2,
"parentIndex": 1,
"Guid": "c76a5f81-523e-4e05-bd75-e8cea4030888"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
"result": 2,
"index": 3,
"parentIndex": 1,
"Guid": "fcdc3123-2424-498b-9acf-0d592e91013e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "CurrentInteractTarget-4519745977c45a74fb276295c28d3c5b-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetTestUInt64Value, Assembly-CSharp"
}
}
]
},
"_assetGuid": "cf2dcd936b74ca8488b5184ec70314ef",
"_assetPath": "Data/AI/BehaviourTree/01General/BTA/Navigation/BTAction_GoToInteractPosition.json"
},
"index": 4,
"parentIndex": -1,
"Guid": "eb124ea7-cb35-4e14-a9d0-d85d03558a22"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-953a4015-9764-4b46-8f5d-d3d43a8b2c58"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 3
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "HitTarget-1b8469ced97763e4eade23afac04d08c-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetTestUInt64Value, Assembly-CSharp"
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-15dafbe8-c591-47cf-b7bc-9b2049766e4d"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
},
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-5ca4548a-a6a1-4db1-b0a0-2db86f240df0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": false
}
}
]
},
"_assetGuid": "1a7e0715f329a374494711ddb1fb7d60",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Breaking.json"
},
"index": 5,
"parentIndex": 0,
"Guid": "c4d91155-422c-43db-afd9-072f1e92a62a"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 2.0,
"IsRandom": false,
"MinWaitTime": 0.0,
"MaxWaitTime": 0.0,
"index": 6,
"parentIndex": 0,
"Guid": "dcfd0a43-010c-4e20-bdbf-ea96bfdbce77"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 0
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 7,
"parentIndex": -1,
"Guid": "fe375803-7c55-46cb-a9f4-b4433bb80bdd"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSubGraphNode, Assembly-CSharp",
"SubGraphInitializer": {
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeInitializer, Assembly-CSharp",
"parameters": {
"parameters": [
{
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 20006
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 8,
"parentIndex": 0,
"Guid": "8c73c542-1253-4daf-8a03-253bf5382445"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": 494172374,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
7
]
},
"nodeInfos": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 179.1748,
"y": 1337.1001
},
"guid": "dc09fb24-4edc-4163-a73c-2d2eee71a018",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 475.650055,
"y": 1142.62512
},
"guid": "352225ca-a36d-47a1-8947-2187f09199d9",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 869.05,
"y": 1109.7251
},
"guid": "c76a5f81-523e-4e05-bd75-e8cea4030888",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 830.550049,
"y": 1300.12524
},
"guid": "fcdc3123-2424-498b-9acf-0d592e91013e",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 1648.0
},
"guid": "eb124ea7-cb35-4e14-a9d0-d85d03558a22",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 384.0,
"y": 2208.0
},
"guid": "c4d91155-422c-43db-afd9-072f1e92a62a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 320.0,
"y": 2560.0
},
"guid": "dcfd0a43-010c-4e20-bdbf-ea96bfdbce77",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 480.0,
"y": 1408.0
},
"guid": "fe375803-7c55-46cb-a9f4-b4433bb80bdd",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 508.000122,
"y": 1935.6687
},
"guid": "8c73c542-1253-4daf-8a03-253bf5382445",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": "3333124"
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Test/1_TestCutTree.json",
"errors": null
}