224 lines
6.8 KiB
JSON
224 lines
6.8 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": "91c02740761d06f49909ffb642f55030",
|
|
"_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_Navigation.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": 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": [
|
|
6
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "e0c1bfa9-aea1-428f-8a61-01d72d809234"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
|
|
"failWhenChildFailed": false,
|
|
"_Condition": 3,
|
|
"_Child": 2,
|
|
"index": 1,
|
|
"parentIndex": 7,
|
|
"Guid": "279a4867-8597-4eb3-83b0-230c1dc7eabc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 2,
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "8133005b-7586-492a-8673-c2103f039784"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsNavigating, Assembly-CSharp",
|
|
"_entityId": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 1,
|
|
"Guid": "f73d24fd-7261-4f48-af16-17997b777af6"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitFramesNode, Assembly-CSharp",
|
|
"frames": null,
|
|
"index": 4,
|
|
"parentIndex": 7,
|
|
"Guid": "ca60f9d1-375e-478a-9d48-b5ba4afc4a24"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBroadcastGameplayEventNode, Assembly-CSharp",
|
|
"Tag": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1796550949
|
|
},
|
|
"TargetEntityVar": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 7,
|
|
"Guid": "afa9491c-12e1-4e57-8365-e002774a6fbf"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
|
|
"_True": 7,
|
|
"_False": -1,
|
|
"_condition": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarIsNavigating, Assembly-CSharp",
|
|
"_entityId": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"_defaultRes": true,
|
|
"index": 6,
|
|
"parentIndex": 0,
|
|
"Guid": "36c253ec-2d30-46d8-a86a-81d8138f1b15"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
4,
|
|
1
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 7,
|
|
"parentIndex": 6,
|
|
"Guid": "b4b5f174-2c84-46b1-99b5-57b2b4da4964"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": 30091754,
|
|
"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": 233.200012
|
|
},
|
|
"guid": "e0c1bfa9-aea1-428f-8a61-01d72d809234",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 429.0
|
|
},
|
|
"guid": "279a4867-8597-4eb3-83b0-230c1dc7eabc",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 979.2001,
|
|
"y": 541.75
|
|
},
|
|
"guid": "8133005b-7586-492a-8673-c2103f039784",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 979.2001,
|
|
"y": 395.45
|
|
},
|
|
"guid": "f73d24fd-7261-4f48-af16-17997b777af6",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 268.4
|
|
},
|
|
"guid": "ca60f9d1-375e-478a-9d48-b5ba4afc4a24",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 0.0
|
|
},
|
|
"guid": "afa9491c-12e1-4e57-8365-e002774a6fbf",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 215.6
|
|
},
|
|
"guid": "36c253ec-2d30-46d8-a86a-81d8138f1b15",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 226.05
|
|
},
|
|
"guid": "b4b5f174-2c84-46b1-99b5-57b2b4da4964",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_StopNavigation.json",
|
|
"errors": null,
|
|
"nodeErrors": {
|
|
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
|
|
}
|
|
} |