{ "$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": [ { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "d0086480f939447448063c86cf4694fb", "_assetPath": "Data/AI/Blackboard/v2/BB_Initialization.json" }, { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "ad2dac4344dcc0946abf7623c388b211", "_assetPath": "Data/AI/Blackboard/v2/InteractAbility/BB_Interact.json" }, { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "b28bc76b1bdcb364a9840cb506b4ba82", "_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_RepositionStrategy.json" }, { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "94ac42986bd142745b3f1e1d1bf98b59", "_assetPath": "Data/AI/Blackboard/v3/Utility/BB_AdvDecisionVariables.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": "TempFloat", "DataType": 4, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-a739dc4e-85f8-42f5-9797-f28e0019300f" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TempGUID", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-0a466813-55b3-4b2e-b1bb-259ddd900da0" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TempGUIDList", "DataType": 133, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-2cf1d643-91cb-4f77-8bb6-06a76f05419f" ] } } ] } }, "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 ] }, "_Services": null, "index": 0, "parentIndex": -1, "Guid": "93b6fde3-e84c-4f64-ad68-51899cee74fb" }, { "$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": "aa60002baaaa92d43929cf511ee61190", "_assetPath": "Data/AI/BehaviourTree/03Adventure/BTS/Initialization/BTState_Initialization_Adv_RedirectSource.json" }, "index": 1, "parentIndex": -1, "Guid": "04f611c6-f897-4663-b9a1-65c32cb87da0" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "FlagHasInitialized-d0086480f939447448063c86cf4694fb-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBool, Assembly-CSharp", "_value": true }, "index": 2, "parentIndex": 5, "Guid": "7553f3a3-709b-4c19-9715-a4121ea964d4" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": null, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": null }, "FinishMode": 0, "_Condition": 4, "_Child": 5, "index": 3, "parentIndex": 0, "Guid": "71d03ed5-f5be-422f-a36c-4e548328990e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardBool, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "FlagHasInitialized-d0086480f939447448063c86cf4694fb-0" }, "targetGuid": null } }, "index": 4, "parentIndex": 3, "Guid": "8887daa9-ed44-4255-99c1-2a9b3ef772a5" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 19, 6, 7, 8, 20, 2 ] }, "_Services": null, "index": 5, "parentIndex": 3, "Guid": "31e1a5a6-04bd-40d6-a808-c33815e76aae" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "MaxFollowRange-b28bc76b1bdcb364a9840cb506b4ba82-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 11.0 }, "index": 6, "parentIndex": 5, "Guid": "85fd088b-8c68-47e9-a941-67cfa483e197" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "WorkRange-b28bc76b1bdcb364a9840cb506b4ba82-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 8.0 }, "index": 7, "parentIndex": 5, "Guid": "74c15e44-c096-4628-b54d-637138ce01b3" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "BestFollowRange-b28bc76b1bdcb364a9840cb506b4ba82-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0 }, "index": 8, "parentIndex": 5, "Guid": "9569271d-2787-4135-8555-ef1145543b1a" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTEQSNode, Assembly-CSharp", "queryConfig": { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "c6da4cc4ee261e443af4a72e13d4c215", "_assetPath": "Data/Query/EQS/AI/v3/Filter/EQS_FilterNpc.json" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "OtherNPCs-94ac42986bd142745b3f1e1d1bf98b59-0" }, "bbParams": { "$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-cda1a170-f76e-4ce0-b9ab-9194057a5275" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 99.0 } } ] }, "_Next": -1, "index": 9, "parentIndex": 10, "Guid": "ff2928c1-e252-4b79-a7c4-df53446e33a4" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 9, 12, 13 ] }, "_Services": null, "index": 10, "parentIndex": 19, "Guid": "64fdfeee-ec27-4622-9044-85e18de76ccc" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTPopFromArrayNode, Assembly-CSharp", "SaveToBB": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-0a466813-55b3-4b2e-b1bb-259ddd900da0" }, "PopFromBB": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2cf1d643-91cb-4f77-8bb6-06a76f05419f" }, "Index": null, "index": 11, "parentIndex": 14, "Guid": "33d02a37-165c-4dac-983a-94eec2dae8a8" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-2cf1d643-91cb-4f77-8bb6-06a76f05419f" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64Array, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "OtherNPCs-94ac42986bd142745b3f1e1d1bf98b59-0" } }, "index": 12, "parentIndex": 10, "Guid": "d1378306-675d-4186-8df9-345ee3b75493" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 1, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 1, "_Child": 14, "index": 13, "parentIndex": 10, "Guid": "3697c187-140a-44f2-8061-9e759bb128ca" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 11, 15 ] }, "_Services": null, "index": 14, "parentIndex": 13, "Guid": "f4b10116-bcf0-4398-bbb9-fef8290dd92e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSimpleIfElseNode, Assembly-CSharp", "_True": 16, "_False": 17, "_condition": { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsStarSeaBuddy, Assembly-CSharp", "_npcId": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetAvatarConfigID, Assembly-CSharp", "_guid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-0a466813-55b3-4b2e-b1bb-259ddd900da0" }, "targetGuid": null } } }, "_defaultRes": false, "index": 15, "parentIndex": 14, "Guid": "a5c1860f-fc16-400f-b42c-64ad598f4f2f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "AnotherPartner-94ac42986bd142745b3f1e1d1bf98b59-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-0a466813-55b3-4b2e-b1bb-259ddd900da0" }, "targetGuid": null }, "index": 16, "parentIndex": 15, "Guid": "7338f292-269a-4509-ad2a-4c4686b42fca" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "EncounterNPC-94ac42986bd142745b3f1e1d1bf98b59-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-0a466813-55b3-4b2e-b1bb-259ddd900da0" }, "targetGuid": null }, "index": 17, "parentIndex": 15, "Guid": "d81ce133-b787-4f64-a671-965e053d3166" }, { "$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": "a59d0621b17bcea4081be939fc1f66f6", "_assetPath": "Data/AI/BehaviourTree/Adventure/BTGraph_InitDiscoveryAndSelectBestInteractTarget.json" }, "index": 18, "parentIndex": -1, "Guid": "d84c1b95-3bb2-45d9-874d-dfc525047184" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 10, "index": 19, "parentIndex": 5, "Guid": "05c81b29-b5ce-4188-bdaf-df7aa3ef206f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTBroadcastGameplayEventNode, Assembly-CSharp", "Tag": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 1609172460 }, "TargetEntityVar": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp" }, "index": 20, "parentIndex": 5, "Guid": "aee686e3-f672-4dde-9924-48c54db1b66d" } ] }, "containers": null, "rootIndex": 0, "nodesHash": 780321914, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [ 1, 18 ] }, "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": 439.450043 }, "guid": "93b6fde3-e84c-4f64-ad68-51899cee74fb", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 659.4501 }, "guid": "04f611c6-f897-4663-b9a1-65c32cb87da0", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1351.3501 }, "guid": "7553f3a3-709b-4c19-9715-a4121ea964d4", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 411.950043 }, "guid": "71d03ed5-f5be-422f-a36c-4e548328990e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 0.0 }, "guid": "8887daa9-ed44-4255-99c1-2a9b3ef772a5", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 805.2001 }, "guid": "31e1a5a6-04bd-40d6-a808-c33815e76aae", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 471.35 }, "guid": "85fd088b-8c68-47e9-a941-67cfa483e197", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 690.25 }, "guid": "74c15e44-c096-4628-b54d-637138ce01b3", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 909.15 }, "guid": "9569271d-2787-4135-8555-ef1145543b1a", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1219.20007, "y": 0.0 }, "guid": "ff2928c1-e252-4b79-a7c4-df53446e33a4", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 979.2001, "y": 288.75 }, "guid": "64fdfeee-ec27-4622-9044-85e18de76ccc", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1708.8, "y": 462.55 }, "guid": "33d02a37-165c-4dac-983a-94eec2dae8a8", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1219.20007, "y": 332.2 }, "guid": "d1378306-675d-4186-8df9-345ee3b75493", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1219.20007, "y": 551.100037 }, "guid": "3697c187-140a-44f2-8061-9e759bb128ca", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1468.8, "y": 575.300049 }, "guid": "f4b10116-bcf0-4398-bbb9-fef8290dd92e", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1708.8, "y": 628.65 }, "guid": "a5c1860f-fc16-400f-b42c-64ad598f4f2f", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1958.4, "y": 483.45 }, "guid": "7338f292-269a-4509-ad2a-4c4686b42fca", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1958.4, "y": 747.45 }, "guid": "d81ce133-b787-4f64-a671-965e053d3166", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 0.0, "y": 843.1501 }, "guid": "d84c1b95-3bb2-45d9-874d-dfc525047184", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 306.35 }, "guid": "05c81b29-b5ce-4188-bdaf-df7aa3ef206f", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1128.05 }, "guid": "aee686e3-f672-4dde-9924-48c54db1b66d", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/Adventure/BTGraph_Initialization_Adv.json", "errors": null, "nodeErrors": null }