258 lines
9.2 KiB
JSON
258 lines
9.2 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": "c0770a133fe86684faf372693f25ae33",
|
|
"_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_Navi_v3.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "dda35f53f81fd7249bfc70ba7ff8605d",
|
|
"_assetPath": "Data/AI/Blackboard/v3/Utility/BB_GeneralMotives.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": "TargetPos",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-fd84872f-d01c-4dee-a8b4-d3b8f01fcc69"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$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-b7087bc4-f5a2-4a7c-92fd-101ab6c7cd50"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 20004
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-1ec393e1-3a9d-4a19-91c8-5d3641a72671"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-9775a52b-6da7-4f26-ae07-ad1abf51d387"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 5.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-aa50827d-6117-4426-9230-c1a0a323683f"
|
|
},
|
|
"value": null
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "d7614b7f3c991ad41839c5b2fac03964",
|
|
"_assetPath": "Data/AI/BehaviourTree/BTv3_RefreshNew/BTA/BTAction_CommonPreBehavior_v3.json"
|
|
},
|
|
"index": 0,
|
|
"parentIndex": 1,
|
|
"Guid": "79395ec0-fde7-42c7-bc73-ec92353dc90e"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
0,
|
|
5,
|
|
4,
|
|
3,
|
|
2
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 1,
|
|
"parentIndex": -1,
|
|
"Guid": "fca658f7-fd39-4a6e-adde-5d4f6dbe3348"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
|
|
"index": 2,
|
|
"parentIndex": 1,
|
|
"Guid": "aed22007-6b27-47c5-b677-50c3d14a86d7"
|
|
},
|
|
{
|
|
"$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": "36a23e8e7c9ab3a4188cead87369c8e2",
|
|
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/SeaHunting/PostAction/BTAction_HoldingSeaPlier_PostAction.json"
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 1,
|
|
"Guid": "e4f6bdfa-a1e9-4814-a99e-bbe27f42fe39"
|
|
},
|
|
{
|
|
"$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": "6450e77d55bd0624ca462c16109277ee",
|
|
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/SeaHunting/PlayAction/BTAction_HoldingSeaPlier_PlayAction.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 1,
|
|
"Guid": "01af495c-f920-4105-b64e-3efc737934d0"
|
|
},
|
|
{
|
|
"$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": "61c3bfbf35874058a9bcfc573c51003f",
|
|
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/SeaHunting/PreAction/BTAction_HoldingSeaPlier_PreAction.json"
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 1,
|
|
"Guid": "2597899f-85f3-4021-9ac7-48da792cf4e1"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 1,
|
|
"nodesHash": 1671617872,
|
|
"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": -160.0,
|
|
"y": -624.0
|
|
},
|
|
"guid": "79395ec0-fde7-42c7-bc73-ec92353dc90e",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -480.0,
|
|
"y": 0.0
|
|
},
|
|
"guid": "fca658f7-fd39-4a6e-adde-5d4f6dbe3348",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -160.0,
|
|
"y": 624.0
|
|
},
|
|
"guid": "aed22007-6b27-47c5-b677-50c3d14a86d7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -160.0,
|
|
"y": 352.0
|
|
},
|
|
"guid": "e4f6bdfa-a1e9-4814-a99e-bbe27f42fe39",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -160.0,
|
|
"y": 96.0
|
|
},
|
|
"guid": "01af495c-f920-4105-b64e-3efc737934d0",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -160.0,
|
|
"y": -112.0
|
|
},
|
|
"guid": "2597899f-85f3-4021-9ac7-48da792cf4e1",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/Outdoor/SeaHunting/BTGraph_HoldingSeaPlier.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |