325 lines
10 KiB
JSON
325 lines
10 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": []
|
|
},
|
|
"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": "LocalVector3",
|
|
"DataType": 11,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-df4f4598-bb88-4e37-9334-302b169b6c61"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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": [
|
|
8,
|
|
6
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": -1,
|
|
"Guid": "77a56391-719d-4e0d-846c-66458ec3d4dc"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTFindBaitPosNode, Assembly-CSharp",
|
|
"useCustomStandPos": false,
|
|
"standPos": null,
|
|
"TargetPosKey": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-df4f4598-bb88-4e37-9334-302b169b6c61"
|
|
},
|
|
"index": 1,
|
|
"parentIndex": 8,
|
|
"Guid": "1edfd741-233a-4482-bb7c-79050a7283e2"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTObsoleteNode, Assembly-CSharp",
|
|
"oldType": "miHoYo.HYG.AI.BT.CfgBTFakeFishingNode, Assembly-CSharp",
|
|
"index": 2,
|
|
"parentIndex": -1,
|
|
"Guid": "d582b195-1d41-4c5f-b40c-f9b3784a2cd9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp",
|
|
"TargetPosGetter": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-df4f4598-bb88-4e37-9334-302b169b6c61"
|
|
}
|
|
},
|
|
"LerpTime": 0.2,
|
|
"useLerpSpeed": false,
|
|
"lerpSpeedGetter": null,
|
|
"index": 3,
|
|
"parentIndex": 7,
|
|
"Guid": "8a004f5e-10a3-4a4d-8a48-515ea2f52a4a"
|
|
},
|
|
{
|
|
"$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": 20003
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "cfc32077d13924a4fb1de90c0237dcc8",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_SwitchTool.json"
|
|
},
|
|
"index": 4,
|
|
"parentIndex": 7,
|
|
"Guid": "7f0833fc-409b-42cf-bf18-80d54ac081fd"
|
|
},
|
|
{
|
|
"$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-93c90a42-94dc-425a-be03-04db32ea77ef"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp",
|
|
"_value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BbVarSetter, Assembly-CSharp",
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-cfcb0543-b4b9-4b0b-87b3-536749dbb3b9"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp",
|
|
"_value": 360.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "93cf547a99f8c454eaf8591943ec0d02",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_Fishing.json"
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 7,
|
|
"Guid": "3738d762-3da1-4b20-9eeb-9a0549b8fd99"
|
|
},
|
|
{
|
|
"$type": "Planilo.BT.CfgBTRestartOnResumeNode, Assembly-CSharp",
|
|
"_Child": 7,
|
|
"index": 6,
|
|
"parentIndex": 0,
|
|
"Guid": "cd530742-be20-48dc-8515-d07fb250e3a9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
3,
|
|
4,
|
|
5
|
|
]
|
|
},
|
|
"index": 7,
|
|
"parentIndex": 6,
|
|
"Guid": "00c0df7f-7f66-4dc9-a425-db2fbd5458a8"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
9,
|
|
1
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": 0,
|
|
"Guid": "7994049d-a4b1-4833-82d9-e0a1bae16401"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp",
|
|
"WaitTime": 3.0,
|
|
"IsRandom": true,
|
|
"MinWaitTime": 0.3,
|
|
"MaxWaitTime": 0.7,
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "6650408f-0a25-4f11-b3c7-2566cd3e25b0"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 0,
|
|
"nodesHash": -1059435914,
|
|
"editorData": {
|
|
"$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp",
|
|
"danglingIndexes": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
2
|
|
]
|
|
},
|
|
"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": 195.8
|
|
},
|
|
"guid": "77a56391-719d-4e0d-846c-66458ec3d4dc",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 125.4
|
|
},
|
|
"guid": "1edfd741-233a-4482-bb7c-79050a7283e2",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 507.1
|
|
},
|
|
"guid": "d582b195-1d41-4c5f-b40c-f9b3784a2cd9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 28.600029
|
|
},
|
|
"guid": "8a004f5e-10a3-4a4d-8a48-515ea2f52a4a",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 310.200043
|
|
},
|
|
"guid": "7f0833fc-409b-42cf-bf18-80d54ac081fd",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 729.600037,
|
|
"y": 563.2
|
|
},
|
|
"guid": "3738d762-3da1-4b20-9eeb-9a0549b8fd99",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 367.400024
|
|
},
|
|
"guid": "cd530742-be20-48dc-8515-d07fb250e3a9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 489.600037,
|
|
"y": 333.300018
|
|
},
|
|
"guid": "00c0df7f-7f66-4dc9-a425-db2fbd5458a8",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 72.6000061
|
|
},
|
|
"guid": "7994049d-a4b1-4833-82d9-e0a1bae16401",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 0.0
|
|
},
|
|
"guid": "6650408f-0a25-4f11-b3c7-2566cd3e25b0",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Interact/Fishing/BTAction_FakeFishing.json",
|
|
"errors": null
|
|
} |