Files
2025-11-11 07:21:48 +07:00

775 lines
27 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-22af8cc4-2024-43e3-a315-d76962217529"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 10.0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 20.0
}
]
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c81ccaca-22de-4f40-af2f-f3c11d788e77"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloatArray, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.Single, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 5.0
}
]
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1f588b52-e1b4-421c-832f-34766ae3a4bf"
},
"var": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32Array, Assembly-CSharp",
"_values": {
"$type": "miHoYo.HYG.DataSharing.IConfigVar`1[[System.UInt32, mscorlib]][], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 670182982
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetATLTag, Assembly-CSharp",
"atlTagId": 1409793231
}
]
}
}
}
]
},
"configs": null,
"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": "Duration",
"DataType": 131,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloatArray, Assembly-CSharp",
"_values": {
"$type": "System.Single[], mscorlib",
"$values": [
10.0,
20.0
]
}
},
"category": null,
"comment": "一共读多久书,随机持续时间范围",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-22af8cc4-2024-43e3-a315-d76962217529"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "Gap",
"DataType": 131,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultFloatArray, Assembly-CSharp",
"_values": {
"$type": "System.Single[], mscorlib",
"$values": [
3.0,
5.0
]
}
},
"category": null,
"comment": "隔多久翻书一次,随机范围",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-c81ccaca-22de-4f40-af2f-f3c11d788e77"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "RandomATLArray",
"DataType": 130,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultUInt32Array, Assembly-CSharp",
"_values": {
"$type": "System.UInt32[], mscorlib",
"$values": [
670182982,
1409793231
]
}
},
"category": null,
"comment": "结束读书后要播的随机思考等动画列表。不填即为不播任何动画",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-1f588b52-e1b4-421c-832f-34766ae3a4bf"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "IfPlayUsePerform2",
"DataType": 1,
"sharingStrategy": 1,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"comment": "当前是否在播放UsePerformitem2动画",
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-f9ded79b-d77f-41a2-aa00-2bb2232a27e1"
]
}
}
]
}
},
"NewNodesPlaceholder": {
"$type": "miHoYo.HYG.AI.BT.CfgBTBehaviourTreeNode[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
9,
2
]
},
"_Services": null,
"index": 0,
"parentIndex": -1,
"Guid": "46d3ce09-be3a-49d3-92a0-7c57c34a8086"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
3,
4,
5
]
},
"_Services": null,
"index": 1,
"parentIndex": 2,
"Guid": "e5fb289b-f0b4-4250-8351-b3527fcaca05"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
10,
1,
17,
16,
12
]
},
"_Services": null,
"index": 2,
"parentIndex": 0,
"Guid": "ef6214f4-6fbe-4cea-9204-464f46d41ffc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFloatIndexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloatArray, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-22af8cc4-2024-43e3-a315-d76962217529"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 10.0
}
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFloatIndexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 1
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloatArray, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-22af8cc4-2024-43e3-a315-d76962217529"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 20.0
}
}
},
"index": 3,
"parentIndex": 1,
"Guid": "6d3438eb-3221-4988-ac67-07e033d87baa"
},
{
"$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": "641466b1f0069e54caa6b2fb8772245d",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_UsePerforItem.json"
},
"index": 4,
"parentIndex": 1,
"Guid": "68d5d898-2151-4b08-9413-a8ad3385b249"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp",
"RepeaterMode": 2,
"isDynamic": false,
"RepeatCount": 0,
"targetRepeatCount": null,
"RepeatLimit": -1,
"UntilResult": 0,
"_Child": 6,
"index": 5,
"parentIndex": 1,
"Guid": "4513bee5-c2ad-4b23-b9e6-c551bcae5787"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
7,
8
]
},
"_Services": null,
"index": 6,
"parentIndex": 5,
"Guid": "60cbbf12-12a7-4e83-8754-312471feb42d"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFloatIndexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloatArray, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c81ccaca-22de-4f40-af2f-f3c11d788e77"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
}
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFloatIndexer, Assembly-CSharp",
"_index": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 1
},
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloatArray, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-c81ccaca-22de-4f40-af2f-f3c11d788e77"
}
},
"_fallbackValue": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 6.0
}
}
},
"index": 7,
"parentIndex": 6,
"Guid": "57de5271-9b67-48d1-93ec-e94b69a02fde"
},
{
"$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": "dfe2f7a8a56a8b24a901f8eecaf54102",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_UsePerforItemLv2.json"
},
"index": 8,
"parentIndex": 6,
"Guid": "22bb6803-106f-4ddd-86de-d282953ecf1c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToUInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCurrentToolConfigId, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 90008
}
},
"index": 9,
"parentIndex": 0,
"Guid": "eef2ec4c-0d78-449b-a229-6b7128402ff9"
},
{
"$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": "70bca396a66bdf94dbe23f43ec516b9a",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_StopBehaviour.json"
},
"index": 10,
"parentIndex": 2,
"Guid": "50c7f8f1-cc91-40e5-a23f-c026aa1e61e8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 1.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 2.0
}
},
"index": 11,
"parentIndex": 13,
"Guid": "c79d205f-e5fc-430e-9d5f-071dd5d15856"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp",
"FromSuccess": 0,
"FromFailure": 0,
"FromRunning": 2,
"_Child": 13,
"index": 12,
"parentIndex": 2,
"Guid": "b63c3535-e51e-40fb-9134-e10f85305702"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
14,
11,
15
]
},
"_Services": null,
"index": 13,
"parentIndex": 12,
"Guid": "4c3c1320-c943-4825-bdf2-b23c339d6b1c"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
"ConditionGraph": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1f588b52-e1b4-421c-832f-34766ae3a4bf"
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0
}
},
"index": 14,
"parentIndex": 13,
"Guid": "b72bc7b0-8295-4d68-931f-dcc0332fb855"
},
{
"$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-fa1fc652-943c-461f-ade8-fc425e42d679"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32Array, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-1f588b52-e1b4-421c-832f-34766ae3a4bf"
}
}
},
{
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-22d5e7c2-7270-4574-9c2f-5343d3cb2d4c"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarRandomFloat, Assembly-CSharp",
"_minInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
},
"_maxInclusive": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 6.0
}
}
}
]
},
"_assetGuid": "63dfa110f5da4311bc3182555df922b3",
"_assetPath": "Data/AI/01BehaviourTree/_Modular/Animation/BTAction_PlayRandomATL.json"
},
"index": 15,
"parentIndex": 13,
"Guid": "5c927ad0-fa6b-4d8a-8777-20830300fd6a"
},
{
"$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": "70bca396a66bdf94dbe23f43ec516b9a",
"_assetPath": "Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_StopBehaviour.json"
},
"index": 16,
"parentIndex": 2,
"Guid": "879ba499-f3a1-42f5-9338-c451b15d6633"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0
},
"index": 17,
"parentIndex": 2,
"Guid": "8b3e2cf3-296c-4278-9cdd-3ef2a9a15598"
}
]
},
"containers": null,
"rootIndex": 0,
"nodesHash": -630694394,
"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": -480.0,
"y": -64.0
},
"guid": "46d3ce09-be3a-49d3-92a0-7c57c34a8086",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -16.0,
"y": 96.0
},
"guid": "e5fb289b-f0b4-4250-8351-b3527fcaca05",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -240.0,
"y": -80.0
},
"guid": "ef6214f4-6fbe-4cea-9204-464f46d41ffc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": -192.0
},
"guid": "6d3438eb-3221-4988-ac67-07e033d87baa",
"comment": "坐着看书多久起来",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": 64.0
},
"guid": "68d5d898-2151-4b08-9413-a8ad3385b249",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": 256.0
},
"guid": "4513bee5-c2ad-4b23-b9e6-c551bcae5787",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 432.0,
"y": 256.0
},
"guid": "60cbbf12-12a7-4e83-8754-312471feb42d",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 656.0,
"y": 0.0
},
"guid": "57de5271-9b67-48d1-93ec-e94b69a02fde",
"comment": "隔多久翻一次书",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 656.0,
"y": 400.0
},
"guid": "22bb6803-106f-4ddd-86de-d282953ecf1c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -240.0,
"y": -320.0
},
"guid": "eef2ec4c-0d78-449b-a229-6b7128402ff9",
"comment": "如果拿的不是书直接failure",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -16.0,
"y": -336.0
},
"guid": "50c7f8f1-cc91-40e5-a23f-c026aa1e61e8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 912.0
},
"guid": "c79d205f-e5fc-430e-9d5f-071dd5d15856",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -16.0,
"y": 784.0
},
"guid": "b63c3535-e51e-40fb-9134-e10f85305702",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 208.0,
"y": 784.0
},
"guid": "4c3c1320-c943-4825-bdf2-b23c339d6b1c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 688.0
},
"guid": "b72bc7b0-8295-4d68-931f-dcc0332fb855",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 416.0,
"y": 1088.0
},
"guid": "5c927ad0-fa6b-4d8a-8777-20830300fd6a",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -16.0,
"y": 544.0
},
"guid": "879ba499-f3a1-42f5-9338-c451b15d6633",
"comment": null,
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -16.0,
"y": 416.0
},
"guid": "8b3e2cf3-296c-4278-9cdd-3ef2a9a15598",
"comment": null,
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Daily/General/SelfHome/Others/BTAction_AutoReadBook.json",
"errors": null,
"nodeErrors": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib"
}
}