{ "$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": "TargetPosition-91c02740761d06f49909ffb642f55030-0" } } ] }, "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": "91c02740761d06f49909ffb642f55030", "_assetPath": "Data/AI/Blackboard/v2/Navigation/BB_Navigation.json" }, { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "e28f4dfdf8d4bc84a9463d7cbc021447", "_assetPath": "Data/AI/Blackboard/v3/Navigation/BB_NavigationInterface.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": "FacingPositionWhenArrived", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-0fb2c062-5dc0-45b6-9cb6-21b7c2a112c3" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "FacingTargetRotationWhenArrived", "DataType": 11, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-c0c07402-7062-4cfd-af82-11932f82d5a8" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "FacingEntityWhenArrived", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-dbf70925-ce74-4cc9-8714-79f587c49449" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "TempTimestamp", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-d48d48e9-1fe7-4f1c-954d-adc23039bb0f" ] } } ] } }, "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": [ 22, 21, 17, 19, 7 ] }, "index": 0, "parentIndex": -1, "Guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarMagnitudeVector3, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-0fb2c062-5dc0-45b6-9cb6-21b7c2a112c3" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 0.0 } }, "index": 1, "parentIndex": 2, "Guid": "2be74d60-16ea-45e8-a53e-2e7393d8fd8e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 1, 3 ] }, "index": 2, "parentIndex": 17, "Guid": "1d669f79-5d0d-4969-a29a-54bffa6d7e8c" }, { "$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-0fb2c062-5dc0-45b6-9cb6-21b7c2a112c3" }, "targetGuid": null }, "LerpTime": 0.6, "useLerpSpeed": false, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 240.0 }, "index": 3, "parentIndex": 2, "Guid": "f458e9b6-ddf7-49f2-bf09-3ae1b00e9896" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanOrEqualToFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarMagnitudeVector3, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-c0c07402-7062-4cfd-af82-11932f82d5a8" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 0.0 } }, "index": 4, "parentIndex": 5, "Guid": "47d901ec-0d78-49eb-8fca-479130ee18f7" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 4, 6 ] }, "index": 5, "parentIndex": 7, "Guid": "c30ffb65-b65d-4268-89d3-a00b92f7c902" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRotateToOrientationNode, Assembly-CSharp", "targetOrientation": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-c0c07402-7062-4cfd-af82-11932f82d5a8" }, "targetGuid": null }, "lerpTime": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 0.6 }, "useLerpSpeed": true, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 240.0 }, "index": 6, "parentIndex": 5, "Guid": "adf20bc3-7a63-4127-b4af-7d020a8364a9" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 5, "index": 7, "parentIndex": 0, "Guid": "59fb0f8b-e124-4b10-a7b3-658394f80888" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp", "_operand": { "$type": "miHoYo.HYG.DataSharing.ConfigVarIsEntityValid, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-dbf70925-ce74-4cc9-8714-79f587c49449" }, "targetGuid": null } } }, "index": 8, "parentIndex": 18, "Guid": "cfdb2657-c376-4ee3-882b-157da72b03ee" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTLookForwardToPositionNode, Assembly-CSharp", "TargetPosGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetEntityPosition, Assembly-CSharp", "_entityGuid": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-dbf70925-ce74-4cc9-8714-79f587c49449" }, "targetGuid": null } }, "LerpTime": 0.6, "useLerpSpeed": false, "lerpSpeedGetter": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 240.0 }, "index": 9, "parentIndex": 18, "Guid": "e6fcb65f-3863-4cdc-a673-511afe943987" }, { "$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": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0" }, "targetGuid": null } } ] }, "_assetGuid": "4001aac40e54f584d9ef6edc3eeb1479", "_assetPath": "Data/AI/BehaviourTree/00General/Navigation/BTAction_NavigateToPrecisely.json" }, "index": 10, "parentIndex": 15, "Guid": "f73b9f32-3e67-4a08-8660-c09aef46862f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTConditionDecoratorNode, Assembly-CSharp", "primitive": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetTodayTimestamp, Assembly-CSharp" }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-d48d48e9-1fe7-4f1c-954d-adc23039bb0f" }, "FinishMode": 0, "_Condition": 12, "_Child": -1, "index": 11, "parentIndex": -1, "Guid": "cf8dc9ad-fe92-4293-84fe-786ecfc79c06" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTCommonConditionNode, Assembly-CSharp", "ConditionGraph": { "$type": "miHoYo.HYG.DataSharing.ConfigVarLessThanFloat, Assembly-CSharp", "_lhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarGetDurationSinceTimestamp, Assembly-CSharp", "_timestamp": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardUInt64, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-d48d48e9-1fe7-4f1c-954d-adc23039bb0f" }, "targetGuid": null } }, "_rhs": { "$type": "miHoYo.HYG.DataSharing.ConfigVarFixedFloat, Assembly-CSharp", "_value": 60.0 } }, "index": 12, "parentIndex": 11, "Guid": "a698520d-c779-4516-9995-a5067ccbf902" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTRepeatNode, Assembly-CSharp", "RepeaterMode": 1, "isDynamic": false, "RepeatCount": 0, "targetRepeatCount": null, "RepeatLimit": -1, "UntilResult": 0, "_Child": 14, "index": 13, "parentIndex": 21, "Guid": "a59ec86e-79e3-405b-852a-ab49edde4c99" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSequencerNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 15 ] }, "index": 14, "parentIndex": 13, "Guid": "e4a0105f-e351-4897-8746-759f44a7d24f" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 10, 20 ] }, "index": 15, "parentIndex": 14, "Guid": "7da710ff-5950-4f91-9aa3-c47171114781" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTWaitNode, Assembly-CSharp", "WaitTime": 0.0, "IsRandom": true, "MinWaitTime": 0.5, "MaxWaitTime": 1.0, "index": 16, "parentIndex": 20, "Guid": "7486fd77-1422-407b-909f-e7e219595e3b" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 2, "index": 17, "parentIndex": 0, "Guid": "4e62d0cd-5dc6-4054-8b35-2ec73b329126" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSelectorNode, Assembly-CSharp", "_Children": { "$type": "System.Int32[], mscorlib", "$values": [ 8, 9 ] }, "index": 18, "parentIndex": 19, "Guid": "a1161ba6-38ed-4634-a08a-bc6b9d8563e5" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 0, "FromFailure": 0, "FromRunning": 2, "_Child": 18, "index": 19, "parentIndex": 0, "Guid": "af8b3611-fba0-435c-b645-a5a36351244e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTResultReplacerNode, Assembly-CSharp", "FromSuccess": 1, "FromFailure": 1, "FromRunning": 2, "_Child": 16, "index": 20, "parentIndex": 15, "Guid": "c1be8eca-db9c-418f-a317-6c7983acf7da" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTTimeLimitNode, Assembly-CSharp", "Time": 60.0, "_Child": 13, "index": 21, "parentIndex": 0, "Guid": "d8956cfb-b0f3-4c4d-9edd-3a5de359b01e" }, { "$type": "miHoYo.HYG.AI.BT.CfgBTSetBlackboardNode, Assembly-CSharp", "targetKey": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetPosition-e28f4dfdf8d4bc84a9463d7cbc021447-0" }, "value": { "$type": "miHoYo.HYG.DataSharing.ConfigVarBlackboardVector3, Assembly-CSharp", "_key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "TargetPosition-91c02740761d06f49909ffb642f55030-0" }, "targetGuid": null }, "index": 22, "parentIndex": 0, "Guid": "917a35c7-7114-47de-aa43-48cbadcad27f" } ] }, "containers": null, "rootIndex": 0, "nodesHash": 581555345, "editorData": { "$type": "miHoYo.HYG.JsonGraph.GraphEditorData, Assembly-CSharp", "danglingIndexes": { "$type": "System.Int32[], mscorlib", "$values": [ 11 ] }, "nodeInfos": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -288.0, "y": 592.0 }, "guid": "32bbd3e9-99e4-49e0-84fc-0b9c95e2dcc2", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 512.6 }, "guid": "2be74d60-16ea-45e8-a53e-2e7393d8fd8e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 726.0 }, "guid": "1d669f79-5d0d-4969-a29a-54bffa6d7e8c", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 798.6 }, "guid": "f458e9b6-ddf7-49f2-bf09-3ae1b00e9896", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1760.0 }, "guid": "47d901ec-0d78-49eb-8fca-479130ee18f7", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 1977.25 }, "guid": "c30ffb65-b65d-4268-89d3-a00b92f7c902", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 2046.0 }, "guid": "adf20bc3-7a63-4127-b4af-7d020a8364a9", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 1950.3 }, "guid": "59fb0f8b-e124-4b10-a7b3-658394f80888", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1146.2 }, "guid": "cfdb2657-c376-4ee3-882b-157da72b03ee", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 729.600037, "y": 1390.3999 }, "guid": "e6fcb65f-3863-4cdc-a673-511afe943987", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1219.20007, "y": 132.000015 }, "guid": "f73b9f32-3e67-4a08-8660-c09aef46862f", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 77.55 }, "guid": "cf8dc9ad-fe92-4293-84fe-786ecfc79c06", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 0.0 }, "guid": "a698520d-c779-4516-9995-a5067ccbf902", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 480.0, "y": 336.0 }, "guid": "a59ec86e-79e3-405b-852a-ab49edde4c99", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 739.2001, "y": 305.8 }, "guid": "e4a0105f-e351-4897-8746-759f44a7d24f", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 979.2001, "y": 295.900024 }, "guid": "7da710ff-5950-4f91-9aa3-c47171114781", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1280.0, "y": 464.0 }, "guid": "7486fd77-1422-407b-909f-e7e219595e3b", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 699.0499 }, "guid": "4e62d0cd-5dc6-4054-8b35-2ec73b329126", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 489.600037, "y": 1349.7 }, "guid": "a1161ba6-38ed-4634-a08a-bc6b9d8563e5", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.000015, "y": 1322.75 }, "guid": "af8b3611-fba0-435c-b645-a5a36351244e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 1056.0, "y": 448.0 }, "guid": "c1be8eca-db9c-418f-a317-6c7983acf7da", "comment": null, "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": 240.0, "y": 384.0 }, "guid": "d8956cfb-b0f3-4c4d-9edd-3a5de359b01e", "comment": "", "locked": false, "collapse": false }, { "$type": "miHoYo.HYG.JsonGraph.NodeEditorData, Assembly-CSharp", "pos": { "x": -32.0, "y": 224.0 }, "guid": "917a35c7-7114-47de-aa43-48cbadcad27f", "comment": "", "locked": false, "collapse": false } ] }, "comment": null }, "path": "Assets/MoleRes/Rel/SRes/Data/AI/01BehaviourTree/BehaviourTree/00General/Navigation/BTAction_GoToCertainTransformPrecisely.json", "errors": null, "nodeErrors": { "$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.String, mscorlib]], mscorlib" } }