320 lines
11 KiB
JSON
320 lines
11 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.AI.BT.BehaviourTreeGraph, Assembly-CSharp",
|
|
"redirectData": null,
|
|
"blackboardConfigs": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": {
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKeyParameterSetting,Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-f91c9649-9e57-4575-9ce4-d20f0f6c2553"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"configs": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
},
|
|
"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": "ToolConfigId",
|
|
"DataType": 3,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "工具ID",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-f91c9649-9e57-4575-9ce4-d20f0f6c2553"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "CurrentToolId",
|
|
"DataType": 3,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"comment": "当前的工具Tool ID",
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-9c2ee726-fc2f-47da-9502-cf351d19ee3c"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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": [
|
|
3,
|
|
2,
|
|
6,
|
|
5,
|
|
1,
|
|
7,
|
|
4
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "c2911456-4d07-4981-9d7b-765dace1038b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 0.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 4.0,
|
|
"MaxWaitTime": 6.0,
|
|
"index": 1,
|
|
"parentIndex": 0,
|
|
"Guid": "fd92ffad-d233-48ea-bdf7-36002dea9fa7"
|
|
},
|
|
{
|
|
"$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.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-f91c9649-9e57-4575-9ce4-d20f0f6c2553"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 0,
|
|
"Guid": "b9f94bb8-6a9c-4198-bdac-63fb78f67db5"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp",
|
|
"targetKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-9c2ee726-fc2f-47da-9502-cf351d19ee3c"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetCurrentToolConfigId, Assembly-CSharp",
|
|
"_entityGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
}
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 0,
|
|
"Guid": "cb1cac85-6c2c-429b-9163-5e22ff301c9c"
|
|
},
|
|
{
|
|
"$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.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-9c2ee726-fc2f-47da-9502-cf351d19ee3c"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 0,
|
|
"Guid": "83d54fdb-29d8-43b6-a778-e2febe38ba2d"
|
|
},
|
|
{
|
|
"$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/BehaviourTree/AtomTree/Atom_UsePerforItemLv2.json"
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 0,
|
|
"Guid": "f40476cd-f4c3-4507-b3bf-2d8e5ce91393"
|
|
},
|
|
{
|
|
"$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": 6,
|
|
"parentIndex": 0,
|
|
"Guid": "e37e596e-128f-4154-9da3-ed52f2796a48"
|
|
},
|
|
{
|
|
"$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": "19105cd5-4ea2-49d8-8ee6-69d70f7d6b69"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -437664849,
|
|
"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": -432.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "c2911456-4d07-4981-9d7b-765dace1038b",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 896.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "fd92ffad-d233-48ea-bdf7-36002dea9fa7",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -160.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "b9f94bb8-6a9c-4198-bdac-63fb78f67db5",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": -192.0,
|
|
"y": -400.0
|
|
},
|
|
"guid": "cb1cac85-6c2c-429b-9163-5e22ff301c9c",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1504.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "83d54fdb-29d8-43b6-a778-e2febe38ba2d",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 528.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "f40476cd-f4c3-4507-b3bf-2d8e5ce91393",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 176.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "e37e596e-128f-4154-9da3-ed52f2796a48",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1136.0,
|
|
"y": -32.0
|
|
},
|
|
"guid": "19105cd5-4ea2-49d8-8ee6-69d70f7d6b69",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/Gameplay/InstantFeedback/Modular/BTAction_UseComplexItemTemporary.json",
|
|
"errors": null
|
|
} |