319 lines
11 KiB
JSON
319 lines
11 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": {
|
||
"$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": "SitEntities",
|
||
"DataType": 133,
|
||
"sharingStrategy": 1,
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-19cf6c45-5ec7-4e3a-bfd7-1391a78d9ddf"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "SitEntity",
|
||
"DataType": 6,
|
||
"sharingStrategy": 1,
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-abea7c50-27ea-4e0f-a26d-82184ffb5f93"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "StandbyPos",
|
||
"DataType": 11,
|
||
"sharingStrategy": 1,
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-e3d66cf4-1c67-46e4-aa52-d3d59eebdc57"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "LookAtPos",
|
||
"DataType": 11,
|
||
"sharingStrategy": 1,
|
||
"category": null,
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-eef12dfc-1fb3-42ff-ad4b-54fe0e56d3d9"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
||
"isStatic": false,
|
||
"mustNoSharing": true,
|
||
"showName": "TreeEntity",
|
||
"DataType": 6,
|
||
"sharingStrategy": 1,
|
||
"category": null,
|
||
"comment": "",
|
||
"nameHistory": {
|
||
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
||
"$values": [
|
||
"instance-d7d3b2e9-19fc-467b-8abd-b8af2f2ebd08"
|
||
]
|
||
}
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"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,
|
||
5,
|
||
4,
|
||
3,
|
||
2
|
||
]
|
||
},
|
||
"_Services": null,
|
||
"index": 0,
|
||
"parentIndex": -1,
|
||
"Guid": "ea356d81-4d20-476c-8442-d82c2f6f0669"
|
||
},
|
||
{
|
||
"$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": 90008
|
||
}
|
||
},
|
||
{
|
||
"$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.ConfigVarFixedFloat, 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": 1,
|
||
"parentIndex": 0,
|
||
"Guid": "ac62a295-e114-497e-8f1b-0fe784c56932"
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.AI.BT.CfgBTExitNode, Assembly-CSharp",
|
||
"index": 2,
|
||
"parentIndex": 0,
|
||
"Guid": "90d6b28c-9864-497c-beee-49d4f7b66265"
|
||
},
|
||
{
|
||
"$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": "87c2cd9a1347c554d9233f98ceab34d3",
|
||
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/ReadingBook/PostAction/BTAction_Readingbook_PostAction.json"
|
||
},
|
||
"index": 3,
|
||
"parentIndex": 0,
|
||
"Guid": "d22fb1dc-c954-4393-b205-a27b1f0918e9"
|
||
},
|
||
{
|
||
"$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": "54b1ada8ea20d6445877c7607a5d8b18",
|
||
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/ReadingBook/PlayAction/BTAction_Readingbook_PlayAction.json"
|
||
},
|
||
"index": 4,
|
||
"parentIndex": 0,
|
||
"Guid": "63ee3116-ccc2-440e-b57b-588496b08786"
|
||
},
|
||
{
|
||
"$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": "c7f204f4196c423d8133d4f169df8215",
|
||
"_assetPath": "Data/AI/01BehaviourTree/Daily/General/Outdoor/ReadingBook/PreAction/BTAction_Readingbook_PreAction.json"
|
||
},
|
||
"index": 5,
|
||
"parentIndex": 0,
|
||
"Guid": "d1d11281-2a20-4fae-8182-b7d18c995372"
|
||
}
|
||
]
|
||
},
|
||
"containers": null,
|
||
"rootIndex": 0,
|
||
"nodesHash": 1640427481,
|
||
"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": 1920.0,
|
||
"y": 496.0
|
||
},
|
||
"guid": "ea356d81-4d20-476c-8442-d82c2f6f0669",
|
||
"comment": "Lyle Li Modify:\n通用读书行为,两种表现形式:找个座位/坐在树下坐着看,站在原地看",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2384.0,
|
||
"y": -192.0
|
||
},
|
||
"guid": "ac62a295-e114-497e-8f1b-0fe784c56932",
|
||
"comment": null,
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2384.0,
|
||
"y": 1136.0
|
||
},
|
||
"guid": "90d6b28c-9864-497c-beee-49d4f7b66265",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2384.0,
|
||
"y": 864.0
|
||
},
|
||
"guid": "d22fb1dc-c954-4393-b205-a27b1f0918e9",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2384.0,
|
||
"y": 608.0
|
||
},
|
||
"guid": "63ee3116-ccc2-440e-b57b-588496b08786",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
},
|
||
{
|
||
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
||
"pos": {
|
||
"x": 2384.0,
|
||
"y": 400.0
|
||
},
|
||
"guid": "d1d11281-2a20-4fae-8182-b7d18c995372",
|
||
"comment": "",
|
||
"locked": false,
|
||
"collapse": false
|
||
}
|
||
]
|
||
},
|
||
"comment": null
|
||
},
|
||
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/Outdoor/ReadingBook/BTGraph_ReadingBook.json",
|
||
"errors": null,
|
||
"nodeErrors": null
|
||
} |