239 lines
8.6 KiB
JSON
239 lines
8.6 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": "dda35f53f81fd7249bfc70ba7ff8605d",
|
|
"_assetPath": "Data/AI/Blackboard/v3/Utility/BB_GeneralMotives.json"
|
|
},
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "c0770a133fe86684faf372693f25ae33",
|
|
"_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_Navi_v3.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": null
|
|
},
|
|
"NewNodesPlaceholder": {
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
|
|
"index": 0,
|
|
"parentIndex": 2,
|
|
"Guid": "09c4c38d-147d-4df4-8821-c16089015999"
|
|
},
|
|
{
|
|
"$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": "30b1f6d440cc41efa8af99a625e783c4",
|
|
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/PlayExercise/PreAction/BTAction_PlayExercise_PreAction.json"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 2,
|
|
"Guid": "380632ea-3933-4168-895f-c0f057389d14"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
5,
|
|
1,
|
|
3,
|
|
4,
|
|
0
|
|
]
|
|
},
|
|
"_Services": null,
|
|
"index": 2,
|
|
"parentIndex": -1,
|
|
"Guid": "89420203-86b8-4353-91c0-6db1b8bdade5"
|
|
},
|
|
{
|
|
"$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": "31986c73b2f453e4b8cc19bb155c471c",
|
|
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/PlayExercise/PlayAction/BTAction_PlayExercise_PlayAction.json"
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 2,
|
|
"Guid": "7330d27e-d107-495a-8f80-f0ff305d270c"
|
|
},
|
|
{
|
|
"$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": "5528f282ee13f934a84150c06b341af3",
|
|
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/PlayExercise/PostAction/BTAction_PlayExercise_PostAction.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 2,
|
|
"Guid": "e6cd9ec8-5301-4207-a962-874c49ea29d0"
|
|
},
|
|
{
|
|
"$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": 0
|
|
}
|
|
},
|
|
{
|
|
"$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": 5,
|
|
"parentIndex": 2,
|
|
"Guid": "8446728e-a86c-44b0-9d6c-fb4939592635"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 2,
|
|
"nodesHash": -1329951674,
|
|
"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": 192.599976,
|
|
"y": 765.899658
|
|
},
|
|
"guid": "09c4c38d-147d-4df4-8821-c16089015999",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.599976,
|
|
"y": 29.8996582
|
|
},
|
|
"guid": "380632ea-3933-4168-895f-c0f057389d14",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -111.400024,
|
|
"y": 13.8996582
|
|
},
|
|
"guid": "89420203-86b8-4353-91c0-6db1b8bdade5",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.599976,
|
|
"y": 237.899658
|
|
},
|
|
"guid": "7330d27e-d107-495a-8f80-f0ff305d270c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.599976,
|
|
"y": 493.899658
|
|
},
|
|
"guid": "e6cd9ec8-5301-4207-a962-874c49ea29d0",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 192.599976,
|
|
"y": -514.100342
|
|
},
|
|
"guid": "8446728e-a86c-44b0-9d6c-fb4939592635",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/Outdoor/PlayExercise/BTGraph_PlayExercise.json",
|
|
"errors": null,
|
|
"nodeErrors": null
|
|
} |