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

520 lines
16 KiB
JSON

{
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
"redirectData": null,
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": {
"$values": []
},
"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": "9946099a4bfbddf47a93876dbee2d9e4",
"_assetPath": "Data/Statescript/Ability/PerformItem/PerformItem_Board.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": "ReadTime",
"DataType": 4,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-8562c37f-4867-4d50-8c2d-29b1da2c740e"
]
}
}
]
}
},
"roots": 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": [
10,
1,
7,
14
]
},
"index": 0,
"parentIndex": 9,
"Guid": "77a56391-719d-4e0d-846c-66458ec3d4dc"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
"FinishMode": 0,
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
6,
2
]
},
"index": 1,
"parentIndex": 0,
"Guid": "c97b851d-2364-4df0-92c9-fc77055fb9f2"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
4,
3,
8
]
},
"index": 2,
"parentIndex": 1,
"Guid": "ce6c140f-6e34-4695-91b2-8af0ac9ee3e8"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
"targetKey": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "UseLv2-9946099a4bfbddf47a93876dbee2d9e4-0"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
"_value": true
},
"index": 3,
"parentIndex": 2,
"Guid": "688addf5-aec6-43da-8396-e01d6b04081e"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 4.0,
"MaxWaitTime": 9.0,
"index": 4,
"parentIndex": 2,
"Guid": "1c42c745-50a0-438e-bc16-51543530c2b9"
},
{
"$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": "bb1caf6898e37e94f92e0942ad97417c",
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_StartUsePerformItem.json"
},
"index": 5,
"parentIndex": 10,
"Guid": "be56868a-7ede-4e8d-84f5-e99f87a1a44b"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitBBNode, Assembly-CSharp",
"WaitTime": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarTernaryOperatorFloat, Assembly-CSharp",
"_a": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanFloat, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8562c37f-4867-4d50-8c2d-29b1da2c740e"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 0.0
}
},
"_b": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardFloat, Assembly-CSharp",
"_key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-8562c37f-4867-4d50-8c2d-29b1da2c740e"
}
},
"_c": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
"_value": 999.0
}
},
"index": 6,
"parentIndex": 1,
"Guid": "1a57f4a4-3495-4175-885b-b704f710a838"
},
{
"$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": "37a91fa896f1a3742b278ea876af0797",
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_EndUsePerformItem.json"
},
"index": 7,
"parentIndex": 0,
"Guid": "d4b41737-57fa-49a7-83f9-cbc571992a8f"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
"WaitTime": 0.0,
"IsRandom": true,
"MinWaitTime": 4.0,
"MaxWaitTime": 9.0,
"index": 8,
"parentIndex": 2,
"Guid": "3b62fc8c-4564-48ca-ab58-3192c4228356"
},
{
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
"_Child": 0,
"index": 9,
"parentIndex": -1,
"Guid": "e6627c3f-84cf-4528-8167-c05dc3c39262"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp",
"_True": 5,
"_False": 11,
"_condition": {
"$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.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 90008
}
},
"_defaultRes": false,
"index": 10,
"parentIndex": 0,
"Guid": "1e685adf-a661-4dbf-8d96-81b171152df7"
},
{
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
"_Children": {
"$type": "System.Int32[], mscorlib",
"$values": [
12,
13
]
},
"index": 11,
"parentIndex": 10,
"Guid": "b9ed99b9-26a4-4e84-978f-1fa7d2828c4c"
},
{
"$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-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 90008
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 12,
"parentIndex": 11,
"Guid": "f23ef0cf-e922-4bcf-9c6f-28d4ffe893bf"
},
{
"$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": "bb1caf6898e37e94f92e0942ad97417c",
"_assetPath": "Data/AI/BehaviourTree/00General/Tool/BTAction_StartUsePerformItem.json"
},
"index": 13,
"parentIndex": 11,
"Guid": "ebaa79bc-47c6-476c-be60-fe5874767e24"
},
{
"$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-2027e343-a772-4e97-8f04-46415de2c3e7"
},
"value": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
"_value": 0
}
}
]
},
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
},
"index": 14,
"parentIndex": 0,
"Guid": "38ed6ab9-299f-4861-838d-a2ec3c160971"
}
]
},
"containers": {
"$type": "miHoYo.HYG.AI.BT.CfgBTContainer[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.AI.BT.CfgBTContainer, Assembly-CSharp",
"size": {
"x": 999.550049,
"y": 904.4
},
"contains": {
"$type": "System.Int32[], mscorlib",
"$values": [
1,
2,
3,
4,
6,
7,
8
]
},
"index": 15,
"parentIndex": -1,
"Guid": "80144680-1b62-44ee-a723-497cb0fbc675"
}
]
},
"rootIndex": 9,
"nodesHash": -205546654,
"editorData": {
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
"danglingIndexes": {
"$type": "System.Int32[], mscorlib",
"$values": [
15
]
},
"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": 443.932526
},
"guid": "77a56391-719d-4e0d-846c-66458ec3d4dc",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 336.0,
"y": 1004.0
},
"guid": "c97b851d-2364-4df0-92c9-fc77055fb9f2",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 688.0,
"y": 1296.0
},
"guid": "ce6c140f-6e34-4695-91b2-8af0ac9ee3e8",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 928.0,
"y": 1328.0
},
"guid": "688addf5-aec6-43da-8396-e01d6b04081e",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 928.0,
"y": 1200.0
},
"guid": "1c42c745-50a0-438e-bc16-51543530c2b9",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 528.0,
"y": 160.0
},
"guid": "be56868a-7ede-4e8d-84f5-e99f87a1a44b",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 704.0,
"y": 944.0
},
"guid": "1a57f4a4-3495-4175-885b-b704f710a838",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 288.0,
"y": 1504.0
},
"guid": "d4b41737-57fa-49a7-83f9-cbc571992a8f",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 928.0,
"y": 1520.0
},
"guid": "3b62fc8c-4564-48ca-ab58-3192c4228356",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": -240.0,
"y": 432.0
},
"guid": "e6627c3f-84cf-4528-8167-c05dc3c39262",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 256.0,
"y": 304.0
},
"guid": "1e685adf-a661-4dbf-8d96-81b171152df7",
"comment": "如果已经打着伞",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 528.0,
"y": 384.0
},
"guid": "b9ed99b9-26a4-4e84-978f-1fa7d2828c4c",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 864.0,
"y": 320.0
},
"guid": "f23ef0cf-e922-4bcf-9c6f-28d4ffe893bf",
"comment": "把书拿在手上",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 864.0,
"y": 560.0
},
"guid": "ebaa79bc-47c6-476c-be60-fe5874767e24",
"comment": "",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 272.0,
"y": 1808.0
},
"guid": "38ed6ab9-299f-4861-838d-a2ec3c160971",
"comment": "合上书",
"locked": false,
"collapse": false
},
{
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
"pos": {
"x": 272.0,
"y": 816.0
},
"guid": "80144680-1b62-44ee-a723-497cb0fbc675",
"comment": "",
"locked": false,
"collapse": false
}
]
},
"comment": null
},
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Tool/BTAction_NewReadBook.json",
"errors": null
}