390 lines
12 KiB
JSON
390 lines
12 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": "fb5a2b184c5a6444a979206679eef544",
|
|
"_assetPath": "Data/Statescript/Ability/PutItem/Putitem_Any_Board.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
|
|
"$values": []
|
|
}
|
|
},
|
|
"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": [
|
|
13,
|
|
3,
|
|
4
|
|
]
|
|
},
|
|
"index": 0,
|
|
"parentIndex": 5,
|
|
"Guid": "24322bd4-0d64-4efd-a022-519a29d5cd08"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCustomResultNode, Assembly-CSharp",
|
|
"result": 2,
|
|
"index": 1,
|
|
"parentIndex": 4,
|
|
"Guid": "40829532-f2b3-4f5a-a39a-7a625df7b16f"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp",
|
|
"ConditionGraph": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarNotEqualToUInt32, Assembly-CSharp",
|
|
"_lhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt32, Assembly-CSharp",
|
|
"_key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "FSMID-fb5a2b184c5a6444a979206679eef544-0"
|
|
}
|
|
},
|
|
"_rhs": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
}
|
|
},
|
|
"index": 2,
|
|
"parentIndex": 4,
|
|
"Guid": "3455d0ef-0ec5-413a-9a0b-e2eb94614e28"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTWaitFramesNode, Assembly-CSharp",
|
|
"frames": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUInt32, Assembly-CSharp",
|
|
"_value": 1
|
|
},
|
|
"index": 3,
|
|
"parentIndex": 0,
|
|
"Guid": "38c665cf-47a7-4a66-af43-4c09c9d1a2f9"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTRepeatUntilConditionFailNode, Assembly-CSharp",
|
|
"failWhenChildFailed": false,
|
|
"_Condition": 2,
|
|
"_Child": 1,
|
|
"index": 4,
|
|
"parentIndex": 0,
|
|
"Guid": "8e665a5d-cf05-437f-97fa-6c33ef17da79"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTParallelNode, Assembly-CSharp",
|
|
"FinishMode": 0,
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
0,
|
|
6,
|
|
7
|
|
]
|
|
},
|
|
"index": 5,
|
|
"parentIndex": 8,
|
|
"Guid": "29d63b71-c0d2-4560-b271-fc30b2a5fc89"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTEnableNavmeshObstacleNode, Assembly-CSharp",
|
|
"index": 6,
|
|
"parentIndex": 5,
|
|
"Guid": "e38a6df2-d1ad-4683-b889-a4449cdfe490"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTDisablePushNode, Assembly-CSharp",
|
|
"index": 7,
|
|
"parentIndex": 5,
|
|
"Guid": "75d5c27e-556b-4909-8512-f74d61ed5cd7"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
9,
|
|
5
|
|
]
|
|
},
|
|
"index": 8,
|
|
"parentIndex": -1,
|
|
"Guid": "cd990acd-2fc9-40d5-9c59-cde18307e19b"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp",
|
|
"_Children": {
|
|
"$type": "System.Int32[], mscorlib",
|
|
"$values": [
|
|
10,
|
|
11,
|
|
12
|
|
]
|
|
},
|
|
"index": 9,
|
|
"parentIndex": 8,
|
|
"Guid": "d0192272-f956-4814-9bb0-7d9e53a6963c"
|
|
},
|
|
{
|
|
"$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": "849bb24921ecd01418d6f8151ff71c7f",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_StopNavigation.json"
|
|
},
|
|
"index": 10,
|
|
"parentIndex": 9,
|
|
"Guid": "b00a092e-7194-4447-905c-e2afb9419a18"
|
|
},
|
|
{
|
|
"$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/BehaviourTree/AtomTree/Atom_StopBehaviour.json"
|
|
},
|
|
"index": 11,
|
|
"parentIndex": 9,
|
|
"Guid": "137f6d56-436e-4102-bcc3-cfe5a0aba260"
|
|
},
|
|
{
|
|
"$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-9af8e870-65f4-40b8-b64a-4ae1507b72c8"
|
|
},
|
|
"value": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarConvertEnumToUInt32, Assembly-CSharp",
|
|
"_arg": 1,
|
|
"_argEnumType": "miHoYo.HYG.Posture, Assembly-CSharp, Version=2.0.0.668, Culture=neutral, PublicKeyToken=null"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"_assetGuid": "51b9ab3b92924ec4eaee94005357b9c0",
|
|
"_assetPath": "Data/AI/BehaviourTree/AtomTree/Atom_ResetPosture.json"
|
|
},
|
|
"index": 12,
|
|
"parentIndex": 9,
|
|
"Guid": "bc96b13f-3dd5-4705-8058-33e7032a8aa3"
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.AI.BT.CfgBTSimpleRunSSNode, Assembly-CSharp",
|
|
"ssNode": {
|
|
"$type": "miHoYo.HYG.Statescript.CfgSSActionNpcPutItemFromPlayerBagToPlayerForward, Assembly-CSharp",
|
|
"avatarGuid": {
|
|
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
|
|
},
|
|
"_Next": null,
|
|
"index": -1,
|
|
"parentIndex": -1,
|
|
"Guid": "00000000-0000-0000-0000-000000000000"
|
|
},
|
|
"index": 13,
|
|
"parentIndex": 0,
|
|
"Guid": "934208a8-5baf-4040-bdec-eb88e8d22539"
|
|
}
|
|
]
|
|
},
|
|
"containers": null,
|
|
"rootIndex": 8,
|
|
"nodesHash": -1946881930,
|
|
"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.000031,
|
|
"y": 367.400024
|
|
},
|
|
"guid": "24322bd4-0d64-4efd-a022-519a29d5cd08",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1024.0,
|
|
"y": 688.0
|
|
},
|
|
"guid": "40829532-f2b3-4f5a-a39a-7a625df7b16f",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 1024.0,
|
|
"y": 496.0
|
|
},
|
|
"guid": "3455d0ef-0ec5-413a-9a0b-e2eb94614e28",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 768.0,
|
|
"y": 336.0
|
|
},
|
|
"guid": "38c665cf-47a7-4a66-af43-4c09c9d1a2f9",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 784.0,
|
|
"y": 576.0
|
|
},
|
|
"guid": "8e665a5d-cf05-437f-97fa-6c33ef17da79",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 240.000015,
|
|
"y": 523.05
|
|
},
|
|
"guid": "29d63b71-c0d2-4560-b271-fc30b2a5fc89",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 695.2
|
|
},
|
|
"guid": "e38a6df2-d1ad-4683-b889-a4449cdfe490",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 480.000031,
|
|
"y": 788.7
|
|
},
|
|
"guid": "75d5c27e-556b-4909-8512-f74d61ed5cd7",
|
|
"comment": null,
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 272.525
|
|
},
|
|
"guid": "cd990acd-2fc9-40d5-9c59-cde18307e19b",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 320.0,
|
|
"y": -464.0
|
|
},
|
|
"guid": "d0192272-f956-4814-9bb0-7d9e53a6963c",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 640.0,
|
|
"y": -640.0
|
|
},
|
|
"guid": "b00a092e-7194-4447-905c-e2afb9419a18",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 640.0,
|
|
"y": -480.0
|
|
},
|
|
"guid": "137f6d56-436e-4102-bcc3-cfe5a0aba260",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 640.0,
|
|
"y": -320.0
|
|
},
|
|
"guid": "bc96b13f-3dd5-4705-8058-33e7032a8aa3",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp",
|
|
"pos": {
|
|
"x": 800.0,
|
|
"y": 80.0
|
|
},
|
|
"guid": "934208a8-5baf-4040-bdec-eb88e8d22539",
|
|
"comment": "",
|
|
"locked": false,
|
|
"collapse": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null
|
|
},
|
|
"path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/AtomTree/Atom_DropItem.json",
|
|
"errors": null
|
|
} |