mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2020,
        ["Day"] = 14,
        ["Month"] = 9,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag(100);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_107\"), 25, false); mission.trig.func[1]=nil;",
            [2] = "a_set_flag(1); mission.trig.func[2]=nil;",
            [3] = "a_explosion(169, 1, 2000);a_explosion(170, 1, 2000);a_explosion(336, 1, 4000);a_explosion(677, 1, 2000); mission.trig.func[3]=nil;",
            [4] = "a_effect_smoke(502, 8, 0.8);a_effect_smoke(503, 4, 1);a_effect_smoke(504, 8, 0.7);a_effect_smoke(505, 2, 1);a_effect_smoke(506, 4, 1);a_effect_smoke(507, 4, 1);a_effect_smoke(508, 3, 0.8);a_effect_smoke(509, 6, 1);a_effect_smoke(510, 5, 0.1);a_effect_smoke(511, 7, 0.7);a_effect_smoke(1509, 8, 1);a_effect_smoke(1510, 7, 0.1); mission.trig.func[4]=nil;",
            [5] = "a_scenery_destruction_zone(843, 80);a_scenery_destruction_zone(844, 80);a_scenery_destruction_zone(168, 100);a_scenery_destruction_zone(1176, 80);a_scenery_destruction_zone(1177, 40);a_scenery_destruction_zone(1343, 100);a_scenery_destruction_zone(1842, 80); mission.trig.func[5]=nil;",
            [6] = "a_deactivate_group(590); mission.trig.func[6]=nil;",
            [7] = "a_activate_group(648);a_activate_group(658); mission.trig.func[7]=nil;",
            [8] = "a_activate_group(673);a_set_flag(2); mission.trig.func[8]=nil;",
            [9] = "a_activate_group(671);a_activate_group(424);a_set_flag(9); mission.trig.func[9]=nil;",
            [10] = "a_activate_group(423); mission.trig.func[10]=nil;",
            [11] = "a_activate_group(422); mission.trig.func[11]=nil;",
            [12] = "a_activate_group(421);a_activate_group(425);a_clear_flag(9); mission.trig.func[12]=nil;",
            [13] = "a_activate_group(659);a_out_sound(getValueResourceByKey(\"ResKey_Action_2870\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2871\"), 120, false);a_set_flag(3); mission.trig.func[13]=nil;",
            [14] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_2872\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2873\"), 60, false); mission.trig.func[14]=nil;",
            [15] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_2874\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2875\"), 120, false);a_set_flag(4); mission.trig.func[15]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_dead(1074) )",
            [2] = "return(c_unit_out_zone_unit(1074, 2008, 2) and c_unit_alive(1074) and c_unit_altitude_higher(1074, 100) )",
            [3] = "return(c_time_after(1) )",
            [4] = "return(c_time_after(2) )",
            [5] = "return(c_time_after(3) )",
            [6] = "return(c_unit_in_zone(912, 1010) )",
            [7] = "return(c_unit_in_zone(1069, 1676) )",
            [8] = "return(c_unit_in_zone(1074, 1676) )",
            [9] = "return(c_flag_is_true(2) and c_unit_out_zone(1074, 1676) )",
            [10] = "return(c_time_since_flag(9, 10) )",
            [11] = "return(c_time_since_flag(9, 20) )",
            [12] = "return(c_time_since_flag(9, 30) )",
            [13] = "return(c_unit_dead(1068) and c_unit_dead(1071) and c_unit_dead(1072) and c_unit_dead(1073) )",
            [14] = "return(c_flag_is_true(1) and c_unit_in_zone_unit(1074, 2008, 2) and c_unit_alive(1074) and c_unit_speed_lower(1074, 5.5555555555556) )",
            [15] = "return(c_flag_is_true(1) and c_flag_is_true(3) and c_unit_in_zone(1074, 167) and c_unit_speed_lower(1074, 11.111111111111) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_flag_is_true(1) )",
                [2] = "return(c_flag_is_true(3) )",
                [3] = "return(c_flag_is_true(4) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(10)",
                [2] = "a_set_mission_result(75)",
                [3] = "a_set_mission_result(15)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 3,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 2983,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 10,
            ["predicate"] = "score",
            ["comment"] = "01",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 75,
            ["predicate"] = "score",
            ["comment"] = "02",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 15,
            ["predicate"] = "score",
            ["comment"] = "03",
        }, -- end of [3]
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 8,
                ["dir"] = 47,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 2,
                ["dir"] = 48,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 1,
                ["dir"] = 59,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["season"] = 
        {
            ["temperature"] = 14,
        }, -- end of ["season"]
        ["type_weather"] = 1,
        ["qnh"] = 746,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 1131745.8816926,
                ["centerZ"] = 337709.94464142,
                ["ellipticity"] = 1.0037781507951,
                ["rotation"] = -0.72977086332781,
                ["pressure_excess"] = 1091,
                ["centerX"] = -116370.56243369,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["dust_density"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["groundTurbulence"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 550,
            ["density"] = 3,
            ["base"] = 4600,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 516403.29949119,
                ["radius"] = 1300,
                ["zoneId"] = 167,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196744.21183203,
                ["hidden"] = true,
                ["name"] = "ЗОНА_ГУДАУТА",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 515024.63958169,
                ["radius"] = 100,
                ["zoneId"] = 168,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196501.12310048,
                ["hidden"] = true,
                ["name"] = "РАЗРУШЕНИЯ_03",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 516921.8168721,
                ["radius"] = 50,
                ["zoneId"] = 169,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -198499.10172613,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_02",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 518026.16464132,
                ["radius"] = 50,
                ["zoneId"] = 170,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -197885.32696704,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_03",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 516675.14188564,
                ["radius"] = 80,
                ["zoneId"] = 336,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196759.67349523,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_04",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 514977.47482869,
                ["radius"] = 20,
                ["zoneId"] = 502,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196462.6292009,
                ["hidden"] = true,
                ["name"] = "ДЫМ_01",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = 515034.93494877,
                ["radius"] = 20,
                ["zoneId"] = 503,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196482.61547053,
                ["hidden"] = true,
                ["name"] = "ДЫМ_02",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = 516888.58272877,
                ["radius"] = 20,
                ["zoneId"] = 504,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -198440.7316088,
                ["hidden"] = true,
                ["name"] = "ДЫМ_03",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = 516967.25055601,
                ["radius"] = 20,
                ["zoneId"] = 505,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -198426.9023272,
                ["hidden"] = true,
                ["name"] = "ДЫМ_04",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = 518025.71129998,
                ["radius"] = 20,
                ["zoneId"] = 506,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -197887.89040353,
                ["hidden"] = true,
                ["name"] = "ДЫМ_05",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = 516651.12872605,
                ["radius"] = 20,
                ["zoneId"] = 507,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196772.46504424,
                ["hidden"] = true,
                ["name"] = "ДЫМ_06",
            }, -- end of [11]
            [12] = 
            {
                ["y"] = 516632.40767964,
                ["radius"] = 20,
                ["zoneId"] = 508,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196755.06788742,
                ["hidden"] = true,
                ["name"] = "ДЫМ_07",
            }, -- end of [12]
            [13] = 
            {
                ["y"] = 516523.04837115,
                ["radius"] = 20,
                ["zoneId"] = 509,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196475.80322105,
                ["hidden"] = true,
                ["name"] = "ДЫМ_08",
            }, -- end of [13]
            [14] = 
            {
                ["y"] = 516562.44523045,
                ["radius"] = 20,
                ["zoneId"] = 510,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196305.33468855,
                ["hidden"] = true,
                ["name"] = "ДЫМ_09",
            }, -- end of [14]
            [15] = 
            {
                ["y"] = 516415.3992229,
                ["radius"] = 20,
                ["zoneId"] = 511,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196167.11726562,
                ["hidden"] = true,
                ["name"] = "ДЫМ_010",
            }, -- end of [15]
            [16] = 
            {
                ["y"] = 516412.23483986,
                ["radius"] = 50,
                ["zoneId"] = 677,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196159.83675583,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_05",
            }, -- end of [16]
            [17] = 
            {
                ["y"] = 519671.7128936,
                ["radius"] = 3000,
                ["zoneId"] = 843,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0.25098039215686,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -197916.78518704,
                ["hidden"] = true,
                ["name"] = "РАЗРУШЕНИЯ_01",
            }, -- end of [17]
            [18] = 
            {
                ["y"] = 536704.09522856,
                ["radius"] = 14000,
                ["zoneId"] = 844,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0.25098039215686,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -198407.24345962,
                ["hidden"] = true,
                ["name"] = "РАЗРУШЕНИЯ_02",
            }, -- end of [18]
            [19] = 
            {
                ["y"] = 487221.51714748,
                ["radius"] = 3000,
                ["zoneId"] = 1010,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -178716.01675354,
                ["hidden"] = true,
                ["name"] = "СТОП_КОРАБ_ВЕРТ_РУС",
            }, -- end of [19]
            [20] = 
            {
                ["y"] = 547260.8476804,
                ["radius"] = 2000,
                ["zoneId"] = 1176,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0.25098039215686,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -202795.76753089,
                ["hidden"] = true,
                ["name"] = "РАЗРУШЕНИЯ_04",
            }, -- end of [20]
            [21] = 
            {
                ["y"] = 551918.51767037,
                ["radius"] = 3000,
                ["zoneId"] = 1177,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0.25098039215686,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -205088.45821071,
                ["hidden"] = true,
                ["name"] = "РАЗРУШЕНИЯ_05",
            }, -- end of [21]
            [22] = 
            {
                ["y"] = 550103.4301616,
                ["radius"] = 1000,
                ["zoneId"] = 1343,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0.25098039215686,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -200930.83709667,
                ["hidden"] = true,
                ["name"] = "РАЗРУШЕНИЯ_06",
            }, -- end of [22]
            [23] = 
            {
                ["y"] = 549405.53088643,
                ["radius"] = 100,
                ["zoneId"] = 1509,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -201111.35232636,
                ["hidden"] = true,
                ["name"] = "ДЫМ_11",
            }, -- end of [23]
            [24] = 
            {
                ["y"] = 549754.8762127,
                ["radius"] = 100,
                ["zoneId"] = 1510,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -200652.21398823,
                ["hidden"] = true,
                ["name"] = "ДЫМ_12",
            }, -- end of [24]
            [25] = 
            {
                ["y"] = 551623.59715961,
                ["radius"] = 25000,
                ["zoneId"] = 1676,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -208289.46417067,
                ["hidden"] = true,
                ["name"] = "ЗОНА_БОЕВЫХ_ДЕЙСТВИЙ",
            }, -- end of [25]
            [26] = 
            {
                ["y"] = 540911.68500339,
                ["radius"] = 3000,
                ["zoneId"] = 1842,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0.25098039215686,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -198229.48153958,
                ["hidden"] = true,
                ["name"] = "РАЗРУШЕНИЯ_07",
            }, -- end of [26]
            [27] = 
            {
                ["y"] = 513564.92838917,
                ["radius"] = 140,
                ["zoneId"] = 2008,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196418.36248535,
                ["hidden"] = true,
                ["name"] = "ЗОНА_ТАКР",
            }, -- end of [27]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 513544.98588603,
        ["zoom"] = 100,
        ["centerX"] = -196393.36482309,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 21,
            [3] = 23,
            [4] = 70,
            [5] = 65,
            [6] = 11,
            [7] = 25,
            [8] = 64,
            [9] = 32,
            [10] = 50,
            [11] = 49,
            [12] = 6,
            [13] = 61,
            [14] = 31,
            [15] = 13,
            [16] = 29,
            [17] = 15,
            [18] = 33,
            [19] = 60,
            [20] = 59,
            [21] = 35,
            [22] = 34,
            [23] = 9,
            [24] = 20,
            [25] = 69,
            [26] = 48,
            [27] = 37,
            [28] = 8,
            [29] = 72,
            [30] = 27,
            [31] = 71,
            [32] = 58,
            [33] = 57,
            [34] = 55,
            [35] = 56,
            [36] = 10,
            [37] = 12,
            [38] = 74,
            [39] = 73,
            [40] = 39,
            [41] = 40,
            [42] = 41,
            [43] = 42,
            [44] = 38,
            [45] = 43,
            [46] = 47,
            [47] = 44,
            [48] = 68,
            [49] = 53,
            [50] = 52,
            [51] = 66,
            [52] = 51,
            [53] = 54,
            [54] = 30,
            [55] = 5,
            [56] = 28,
            [57] = 26,
            [58] = 63,
            [59] = 22,
            [60] = 46,
            [61] = 62,
            [62] = 67,
            [63] = 45,
            [64] = 36,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 4,
            [2] = 16,
            [3] = 17,
            [4] = 2,
            [5] = 3,
            [6] = 1,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 0,
            [4] = 19,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_2969",
        [2] = "ResKey_ImageBriefing_2970",
        [3] = "ResKey_ImageBriefing_2971",
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 563867.83172471,
                ["x"] = -219670.44360162,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694651.02942857,
                                            ["speed"] = 0,
                                            ["x"] = -275990.826,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash",
                                        ["type"] = "TV tower",
                                        ["unitId"] = 27,
                                        ["rate"] = 100,
                                        ["y"] = 694651.02942857,
                                        ["x"] = -275990.826,
                                        ["name"] = "DictKey_GroupName_128",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694651.02942857,
                                ["x"] = -275990.826,
                                ["name"] = "DictKey_GroupName_128",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694475.14257142,
                                            ["speed"] = 0,
                                            ["x"] = -275941.99971429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 25,
                                        ["rate"] = 100,
                                        ["y"] = 694475.14257142,
                                        ["x"] = -275941.99971429,
                                        ["name"] = "DictKey_GroupName_122",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694475.14257142,
                                ["x"] = -275941.99971429,
                                ["name"] = "DictKey_GroupName_122",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694474.26771428,
                                            ["speed"] = 0,
                                            ["x"] = -276036.80342857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 26,
                                        ["rate"] = 100,
                                        ["y"] = 694474.26771428,
                                        ["x"] = -276036.80342857,
                                        ["name"] = "DictKey_GroupName_125",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694474.26771428,
                                ["x"] = -276036.80342857,
                                ["name"] = "DictKey_GroupName_125",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 6.16101225954,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564129.87285714,
                                            ["speed"] = 0,
                                            ["x"] = -219813.79828571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 209,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian AF",
                                        ["category"] = "Planes",
                                        ["type"] = "An-26B",
                                        ["unitId"] = 266,
                                        ["rate"] = "50",
                                        ["y"] = 564129.87285714,
                                        ["x"] = -219813.79828571,
                                        ["name"] = "DictKey_GroupName_920",
                                        ["heading"] = 6.16101225954,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564129.87285714,
                                ["x"] = -219813.79828571,
                                ["name"] = "DictKey_GroupName_920",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 6.16101225954,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564169.58428572,
                                            ["speed"] = 0,
                                            ["x"] = -219809.92399999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 210,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian AF",
                                        ["category"] = "Planes",
                                        ["type"] = "An-26B",
                                        ["unitId"] = 267,
                                        ["y"] = 564169.58428572,
                                        ["x"] = -219809.92399999,
                                        ["name"] = "DictKey_GroupName_923",
                                        ["heading"] = 6.16101225954,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564169.58428572,
                                ["x"] = -219809.92399999,
                                ["name"] = "DictKey_GroupName_923",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 6.16101225954,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564249.23326741,
                                            ["speed"] = 0,
                                            ["x"] = -219801.36790577,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 211,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian AF",
                                        ["category"] = "Planes",
                                        ["type"] = "An-26B",
                                        ["unitId"] = 268,
                                        ["y"] = 564249.23326741,
                                        ["x"] = -219801.36790577,
                                        ["name"] = "DictKey_GroupName_926",
                                        ["heading"] = 6.16101225954,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564249.23326741,
                                ["x"] = -219801.36790577,
                                ["name"] = "DictKey_GroupName_926",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 6.16101225954,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564289.21069118,
                                            ["speed"] = 0,
                                            ["x"] = -219797.06114191,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 212,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Georgian AF",
                                        ["category"] = "Planes",
                                        ["type"] = "An-26B",
                                        ["unitId"] = 269,
                                        ["y"] = 564289.21069118,
                                        ["x"] = -219797.06114191,
                                        ["name"] = "DictKey_GroupName_929",
                                        ["heading"] = 6.16101225954,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564289.21069118,
                                ["x"] = -219797.06114191,
                                ["name"] = "DictKey_GroupName_929",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0.89011791851711,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515894.79117758,
                                            ["speed"] = 0,
                                            ["x"] = -195899.53527333,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 420,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Dog Ear radar",
                                        ["unitId"] = 676,
                                        ["y"] = 515894.79117758,
                                        ["x"] = -195899.53527333,
                                        ["name"] = "DictKey_GroupName_1925",
                                        ["heading"] = 0.89011791851711,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515894.79117758,
                                ["x"] = -195899.53527333,
                                ["name"] = "DictKey_GroupName_1925",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694493.07428571,
                                            ["x"] = -275988.62742857,
                                            ["name"] = "DictKey_WptName_111",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["callname"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "1L13 EWR",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 17,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694493.07428571,
                                        ["x"] = -275988.62742857,
                                        ["name"] = "DictKey_UnitName_110",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694493.07428571,
                                ["x"] = -275988.62742857,
                                ["name"] = "DictKey_GroupName_109",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 564470.49742857,
                                                ["x"] = -220063.45971429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 564465.64142857,
                                                ["x"] = -220063.40685714,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 564095.74828013,
                                            ["x"] = -219718.34228999,
                                            ["name"] = "DictKey_WptName_142",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Dog Ear radar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 31,
                                        ["skill"] = "Excellent",
                                        ["y"] = 564095.74828013,
                                        ["x"] = -219718.34228999,
                                        ["name"] = "DictKey_UnitName_141",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 32,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563411.57742298,
                                        ["x"] = -219689.66457571,
                                        ["name"] = "DictKey_UnitName_145",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 33,
                                        ["skill"] = "Excellent",
                                        ["y"] = 564042.80799441,
                                        ["x"] = -219595.09257571,
                                        ["name"] = "DictKey_UnitName_146",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 34,
                                        ["skill"] = "Excellent",
                                        ["y"] = 562352.22285155,
                                        ["x"] = -219494.34171857,
                                        ["name"] = "DictKey_UnitName_147",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 35,
                                        ["skill"] = "Excellent",
                                        ["y"] = 565396.19828013,
                                        ["x"] = -218984.72257571,
                                        ["name"] = "DictKey_UnitName_148",
                                        ["heading"] = 0.94247779607694,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 36,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563831.45173812,
                                        ["x"] = -219632.29297522,
                                        ["name"] = "DictKey_UnitName_149",
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "p-19 s-125 sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 37,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563798.87228013,
                                        ["x"] = -219598.84543285,
                                        ["name"] = "DictKey_UnitName_150",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 39,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563720.81285155,
                                        ["x"] = -219605.60057571,
                                        ["name"] = "DictKey_UnitName_152",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Strela-10M3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 562,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563561.89030835,
                                        ["x"] = -219858.91469815,
                                        ["name"] = "DictKey_UnitName_1653",
                                        ["heading"] = 5.1138147083434,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Strela-1 9P31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 563,
                                        ["skill"] = "Excellent",
                                        ["y"] = 564180.90932626,
                                        ["x"] = -220151.05049247,
                                        ["name"] = "DictKey_UnitName_1654",
                                        ["heading"] = 5.6199601914217,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Strela-1 9P31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 564,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563684.14978174,
                                        ["x"] = -220121.45083049,
                                        ["name"] = "DictKey_UnitName_1655",
                                        ["heading"] = 5.6199601914217,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Strela-10M3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 565,
                                        ["skill"] = "Excellent",
                                        ["y"] = 562795.08708168,
                                        ["x"] = -219669.42353905,
                                        ["name"] = "DictKey_UnitName_1656",
                                        ["heading"] = 5.0963614158234,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 564095.74828013,
                                ["x"] = -219718.34228999,
                                ["name"] = "DictKey_GroupName_140",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [2]
                [3] = 
                {
                    ["name"] = "Insurgents",
                    ["id"] = 17,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 1.4660765716752,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563865.61122756,
                                            ["speed"] = 0,
                                            ["x"] = -219669.88847733,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 146,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 194,
                                        ["rate"] = 100,
                                        ["y"] = 563865.61122756,
                                        ["x"] = -219669.88847733,
                                        ["name"] = "DictKey_GroupName_585",
                                        ["heading"] = 1.4660765716752,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563865.61122756,
                                ["x"] = -219669.88847733,
                                ["name"] = "DictKey_GroupName_585",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563505.21342857,
                                            ["speed"] = 0,
                                            ["x"] = -219876.49828571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 198,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 255,
                                        ["rate"] = 50,
                                        ["y"] = 563505.21342857,
                                        ["x"] = -219876.49828571,
                                        ["name"] = "DictKey_GroupName_887",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563505.21342857,
                                ["x"] = -219876.49828571,
                                ["name"] = "DictKey_GroupName_887",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563476.15714286,
                                            ["speed"] = 0,
                                            ["x"] = -219867.16828571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 199,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 256,
                                        ["y"] = 563476.15714286,
                                        ["x"] = -219867.16828571,
                                        ["name"] = "DictKey_GroupName_890",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563476.15714286,
                                ["x"] = -219867.16828571,
                                ["name"] = "DictKey_GroupName_890",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563534.00314286,
                                            ["speed"] = 0,
                                            ["x"] = -219885.56171428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 200,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 257,
                                        ["y"] = 563534.00314286,
                                        ["x"] = -219885.56171428,
                                        ["name"] = "DictKey_GroupName_893",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563534.00314286,
                                ["x"] = -219885.56171428,
                                ["name"] = "DictKey_GroupName_893",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563563.326,
                                            ["speed"] = 0,
                                            ["x"] = -219893.82542856,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 201,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 258,
                                        ["y"] = 563563.326,
                                        ["x"] = -219893.82542856,
                                        ["name"] = "DictKey_GroupName_896",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563563.326,
                                ["x"] = -219893.82542856,
                                ["name"] = "DictKey_GroupName_896",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563595.58114286,
                                            ["speed"] = 0,
                                            ["x"] = -219903.68857142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 202,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 259,
                                        ["y"] = 563595.58114286,
                                        ["x"] = -219903.68857142,
                                        ["name"] = "DictKey_GroupName_899",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563595.58114286,
                                ["x"] = -219903.68857142,
                                ["name"] = "DictKey_GroupName_899",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563629.70228572,
                                            ["speed"] = 0,
                                            ["x"] = -219913.55171428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 203,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 260,
                                        ["y"] = 563629.70228572,
                                        ["x"] = -219913.55171428,
                                        ["name"] = "DictKey_GroupName_902",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563629.70228572,
                                ["x"] = -219913.55171428,
                                ["name"] = "DictKey_GroupName_902",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.9670597283904,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564017.52485714,
                                            ["speed"] = 0,
                                            ["x"] = -219770.30142856,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 204,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 261,
                                        ["y"] = 564017.52485714,
                                        ["x"] = -219770.30142856,
                                        ["name"] = "DictKey_GroupName_905",
                                        ["heading"] = 2.9670597283904,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564017.52485714,
                                ["x"] = -219770.30142856,
                                ["name"] = "DictKey_GroupName_905",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 2.9670597283904,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564056.152,
                                            ["speed"] = 0,
                                            ["x"] = -219766.11428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 205,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 262,
                                        ["y"] = 564056.152,
                                        ["x"] = -219766.11428571,
                                        ["name"] = "DictKey_GroupName_908",
                                        ["heading"] = 2.9670597283904,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564056.152,
                                ["x"] = -219766.11428571,
                                ["name"] = "DictKey_GroupName_908",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 2.9670597283904,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564096.22914286,
                                            ["speed"] = 0,
                                            ["x"] = -219762.31999999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 206,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 263,
                                        ["y"] = 564096.22914286,
                                        ["x"] = -219762.31999999,
                                        ["name"] = "DictKey_GroupName_911",
                                        ["heading"] = 2.9670597283904,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564096.22914286,
                                ["x"] = -219762.31999999,
                                ["name"] = "DictKey_GroupName_911",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2.9670597283904,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564135.59485714,
                                            ["speed"] = 0,
                                            ["x"] = -219758.05142856,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 207,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 264,
                                        ["y"] = 564135.59485714,
                                        ["x"] = -219758.05142856,
                                        ["name"] = "DictKey_GroupName_914",
                                        ["heading"] = 2.9670597283904,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564135.59485714,
                                ["x"] = -219758.05142856,
                                ["name"] = "DictKey_GroupName_914",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 2.9670597283904,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 564174.96057143,
                                            ["speed"] = 0,
                                            ["x"] = -219753.30857142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 208,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 265,
                                        ["y"] = 564174.96057143,
                                        ["x"] = -219753.30857142,
                                        ["name"] = "DictKey_GroupName_917",
                                        ["heading"] = 2.9670597283904,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564174.96057143,
                                ["x"] = -219753.30857142,
                                ["name"] = "DictKey_GroupName_917",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 1.1344640137963,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515982.4859044,
                                            ["speed"] = 0,
                                            ["x"] = -196119.0009653,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 294,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 372,
                                        ["y"] = 515982.4859044,
                                        ["x"] = -196119.0009653,
                                        ["name"] = "DictKey_GroupName_1315",
                                        ["heading"] = 1.1344640137963,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515982.4859044,
                                ["x"] = -196119.0009653,
                                ["name"] = "DictKey_GroupName_1315",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516520.87482993,
                                            ["speed"] = 0,
                                            ["x"] = -196476.13176619,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 295,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 373,
                                        ["rate"] = 100,
                                        ["y"] = 516520.87482993,
                                        ["x"] = -196476.13176619,
                                        ["name"] = "DictKey_GroupName_1318",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516520.87482993,
                                ["x"] = -196476.13176619,
                                ["name"] = "DictKey_GroupName_1318",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516550.45264097,
                                            ["speed"] = 0,
                                            ["x"] = -196531.15988285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 296,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 374,
                                        ["y"] = 516550.45264097,
                                        ["x"] = -196531.15988285,
                                        ["name"] = "DictKey_GroupName_1321",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516550.45264097,
                                ["x"] = -196531.15988285,
                                ["name"] = "DictKey_GroupName_1321",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516579.45005135,
                                            ["speed"] = 0,
                                            ["x"] = -196585.91234446,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 297,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 375,
                                        ["y"] = 516579.45005135,
                                        ["x"] = -196585.91234446,
                                        ["name"] = "DictKey_GroupName_1324",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516579.45005135,
                                ["x"] = -196585.91234446,
                                ["name"] = "DictKey_GroupName_1324",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516632.27129199,
                                            ["speed"] = 0,
                                            ["x"] = -196681.93451364,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 298,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 376,
                                        ["y"] = 516632.27129199,
                                        ["x"] = -196681.93451364,
                                        ["name"] = "DictKey_GroupName_1327",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516632.27129199,
                                ["x"] = -196681.93451364,
                                ["name"] = "DictKey_GroupName_1327",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516661.39883377,
                                            ["speed"] = 0,
                                            ["x"] = -196734.09554647,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 299,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 377,
                                        ["y"] = 516661.39883377,
                                        ["x"] = -196734.09554647,
                                        ["name"] = "DictKey_GroupName_1330",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516661.39883377,
                                ["x"] = -196734.09554647,
                                ["name"] = "DictKey_GroupName_1330",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516689.1920693,
                                            ["speed"] = 0,
                                            ["x"] = -196785.99247139,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 300,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 378,
                                        ["y"] = 516689.1920693,
                                        ["x"] = -196785.99247139,
                                        ["name"] = "DictKey_GroupName_1333",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516689.1920693,
                                ["x"] = -196785.99247139,
                                ["name"] = "DictKey_GroupName_1333",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516555.95982494,
                                            ["speed"] = 0,
                                            ["x"] = -196424.08360259,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 301,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 379,
                                        ["rate"] = 3,
                                        ["y"] = 516555.95982494,
                                        ["x"] = -196424.08360259,
                                        ["name"] = "DictKey_GroupName_1336",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516555.95982494,
                                ["x"] = -196424.08360259,
                                ["name"] = "DictKey_GroupName_1336",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516561.83405498,
                                            ["speed"] = 0,
                                            ["x"] = -196435.98113027,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 302,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 380,
                                        ["y"] = 516561.83405498,
                                        ["x"] = -196435.98113027,
                                        ["name"] = "DictKey_GroupName_1339",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516561.83405498,
                                ["x"] = -196435.98113027,
                                ["name"] = "DictKey_GroupName_1339",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516568.03586795,
                                            ["speed"] = 0,
                                            ["x"] = -196447.78842805,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 303,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 381,
                                        ["y"] = 516568.03586795,
                                        ["x"] = -196447.78842805,
                                        ["name"] = "DictKey_GroupName_1342",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516568.03586795,
                                ["x"] = -196447.78842805,
                                ["name"] = "DictKey_GroupName_1342",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516574.23458002,
                                            ["speed"] = 0,
                                            ["x"] = -196458.90458147,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 304,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 382,
                                        ["y"] = 516574.23458002,
                                        ["x"] = -196458.90458147,
                                        ["name"] = "DictKey_GroupName_1345",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516574.23458002,
                                ["x"] = -196458.90458147,
                                ["name"] = "DictKey_GroupName_1345",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516581.39386943,
                                            ["speed"] = 0,
                                            ["x"] = -196471.82622578,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 305,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 383,
                                        ["y"] = 516581.39386943,
                                        ["x"] = -196471.82622578,
                                        ["name"] = "DictKey_GroupName_1348",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516581.39386943,
                                ["x"] = -196471.82622578,
                                ["name"] = "DictKey_GroupName_1348",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516587.68007477,
                                            ["speed"] = 0,
                                            ["x"] = -196483.874786,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 306,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 384,
                                        ["y"] = 516587.68007477,
                                        ["x"] = -196483.874786,
                                        ["name"] = "DictKey_GroupName_1351",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516587.68007477,
                                ["x"] = -196483.874786,
                                ["name"] = "DictKey_GroupName_1351",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516594.66474736,
                                            ["speed"] = 0,
                                            ["x"] = -196496.27257986,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 307,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 385,
                                        ["y"] = 516594.66474736,
                                        ["x"] = -196496.27257986,
                                        ["name"] = "DictKey_GroupName_1354",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516594.66474736,
                                ["x"] = -196496.27257986,
                                ["name"] = "DictKey_GroupName_1354",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516601.55035354,
                                            ["speed"] = 0,
                                            ["x"] = -196509.42537434,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 308,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 386,
                                        ["y"] = 516601.55035354,
                                        ["x"] = -196509.42537434,
                                        ["name"] = "DictKey_GroupName_1357",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516601.55035354,
                                ["x"] = -196509.42537434,
                                ["name"] = "DictKey_GroupName_1357",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516608.70516191,
                                            ["speed"] = 0,
                                            ["x"] = -196522.51715137,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 309,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 387,
                                        ["y"] = 516608.70516191,
                                        ["x"] = -196522.51715137,
                                        ["name"] = "DictKey_GroupName_1360",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516608.70516191,
                                ["x"] = -196522.51715137,
                                ["name"] = "DictKey_GroupName_1360",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516616.01220026,
                                            ["speed"] = 0,
                                            ["x"] = -196535.15223851,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 310,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 388,
                                        ["y"] = 516616.01220026,
                                        ["x"] = -196535.15223851,
                                        ["name"] = "DictKey_GroupName_1363",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516616.01220026,
                                ["x"] = -196535.15223851,
                                ["name"] = "DictKey_GroupName_1363",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516672.24009354,
                                            ["speed"] = 0,
                                            ["x"] = -196635.90101089,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 311,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 389,
                                        ["y"] = 516672.24009354,
                                        ["x"] = -196635.90101089,
                                        ["name"] = "DictKey_GroupName_1366",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516672.24009354,
                                ["x"] = -196635.90101089,
                                ["name"] = "DictKey_GroupName_1366",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516678.64345965,
                                            ["speed"] = 0,
                                            ["x"] = -196647.6521009,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 312,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 390,
                                        ["y"] = 516678.64345965,
                                        ["x"] = -196647.6521009,
                                        ["name"] = "DictKey_GroupName_1369",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516678.64345965,
                                ["x"] = -196647.6521009,
                                ["name"] = "DictKey_GroupName_1369",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516685.07047831,
                                            ["speed"] = 0,
                                            ["x"] = -196659.82241283,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 313,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 391,
                                        ["y"] = 516685.07047831,
                                        ["x"] = -196659.82241283,
                                        ["name"] = "DictKey_GroupName_1372",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516685.07047831,
                                ["x"] = -196659.82241283,
                                ["name"] = "DictKey_GroupName_1372",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516692.18122236,
                                            ["speed"] = 0,
                                            ["x"] = -196672.81319523,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 314,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 392,
                                        ["y"] = 516692.18122236,
                                        ["x"] = -196672.81319523,
                                        ["name"] = "DictKey_GroupName_1375",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516692.18122236,
                                ["x"] = -196672.81319523,
                                ["name"] = "DictKey_GroupName_1375",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516699.42871148,
                                            ["speed"] = 0,
                                            ["x"] = -196685.25699731,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 315,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 393,
                                        ["y"] = 516699.42871148,
                                        ["x"] = -196685.25699731,
                                        ["name"] = "DictKey_GroupName_1378",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516699.42871148,
                                ["x"] = -196685.25699731,
                                ["name"] = "DictKey_GroupName_1378",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516706.67620061,
                                            ["speed"] = 0,
                                            ["x"] = -196698.24777971,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 316,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 394,
                                        ["y"] = 516706.67620061,
                                        ["x"] = -196698.24777971,
                                        ["name"] = "DictKey_GroupName_1381",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516706.67620061,
                                ["x"] = -196698.24777971,
                                ["name"] = "DictKey_GroupName_1381",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516714.47067005,
                                            ["speed"] = 0,
                                            ["x"] = -196711.78554242,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 317,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 395,
                                        ["y"] = 516714.47067005,
                                        ["x"] = -196711.78554242,
                                        ["name"] = "DictKey_GroupName_1384",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516714.47067005,
                                ["x"] = -196711.78554242,
                                ["name"] = "DictKey_GroupName_1384",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516722.14331563,
                                            ["speed"] = 0,
                                            ["x"] = -196724.69594599,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 318,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 396,
                                        ["y"] = 516722.14331563,
                                        ["x"] = -196724.69594599,
                                        ["name"] = "DictKey_GroupName_1387",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516722.14331563,
                                ["x"] = -196724.69594599,
                                ["name"] = "DictKey_GroupName_1387",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516728.65634439,
                                            ["speed"] = 0,
                                            ["x"] = -196736.62838316,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 319,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 397,
                                        ["y"] = 516728.65634439,
                                        ["x"] = -196736.62838316,
                                        ["name"] = "DictKey_GroupName_1390",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516728.65634439,
                                ["x"] = -196736.62838316,
                                ["name"] = "DictKey_GroupName_1390",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516735.56163876,
                                            ["speed"] = 0,
                                            ["x"] = -196749.97081634,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 320,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 398,
                                        ["y"] = 516735.56163876,
                                        ["x"] = -196749.97081634,
                                        ["name"] = "DictKey_GroupName_1393",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516735.56163876,
                                ["x"] = -196749.97081634,
                                ["name"] = "DictKey_GroupName_1393",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516344.09605041,
                                            ["speed"] = 0,
                                            ["x"] = -196080.07098948,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 321,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 399,
                                        ["rate"] = 50,
                                        ["y"] = 516344.09605041,
                                        ["x"] = -196080.07098948,
                                        ["name"] = "DictKey_GroupName_1396",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516344.09605041,
                                ["x"] = -196080.07098948,
                                ["name"] = "DictKey_GroupName_1396",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516367.60736242,
                                            ["speed"] = 0,
                                            ["x"] = -196103.73294605,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 322,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 400,
                                        ["y"] = 516367.60736242,
                                        ["x"] = -196103.73294605,
                                        ["name"] = "DictKey_GroupName_1399",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516367.60736242,
                                ["x"] = -196103.73294605,
                                ["name"] = "DictKey_GroupName_1399",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516390.62451426,
                                            ["speed"] = 0,
                                            ["x"] = -196126.93225603,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 323,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 401,
                                        ["y"] = 516390.62451426,
                                        ["x"] = -196126.93225603,
                                        ["name"] = "DictKey_GroupName_1402",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516390.62451426,
                                ["x"] = -196126.93225603,
                                ["name"] = "DictKey_GroupName_1402",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516355.58151375,
                                            ["speed"] = 0,
                                            ["x"] = -196091.64664063,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 324,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 402,
                                        ["y"] = 516355.58151375,
                                        ["x"] = -196091.64664063,
                                        ["name"] = "DictKey_GroupName_1405",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516355.58151375,
                                ["x"] = -196091.64664063,
                                ["name"] = "DictKey_GroupName_1405",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516378.94571791,
                                            ["speed"] = 0,
                                            ["x"] = -196115.4207431,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 325,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 403,
                                        ["y"] = 516378.94571791,
                                        ["x"] = -196115.4207431,
                                        ["name"] = "DictKey_GroupName_1408",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516378.94571791,
                                ["x"] = -196115.4207431,
                                ["name"] = "DictKey_GroupName_1408",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516331.33944248,
                                            ["speed"] = 0,
                                            ["x"] = -196093.0670643,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 326,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 404,
                                        ["y"] = 516331.33944248,
                                        ["x"] = -196093.0670643,
                                        ["name"] = "DictKey_GroupName_1411",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516331.33944248,
                                ["x"] = -196093.0670643,
                                ["name"] = "DictKey_GroupName_1411",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516342.34841974,
                                            ["speed"] = 0,
                                            ["x"] = -196104.31536716,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 327,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 405,
                                        ["y"] = 516342.34841974,
                                        ["x"] = -196104.31536716,
                                        ["name"] = "DictKey_GroupName_1414",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516342.34841974,
                                ["x"] = -196104.31536716,
                                ["name"] = "DictKey_GroupName_1414",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516354.43436217,
                                            ["speed"] = 0,
                                            ["x"] = -196116.28164679,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 328,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 406,
                                        ["y"] = 516354.43436217,
                                        ["x"] = -196116.28164679,
                                        ["name"] = "DictKey_GroupName_1417",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516354.43436217,
                                ["x"] = -196116.28164679,
                                ["name"] = "DictKey_GroupName_1417",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516366.04165341,
                                            ["speed"] = 0,
                                            ["x"] = -196128.00860083,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 329,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 407,
                                        ["y"] = 516366.04165341,
                                        ["x"] = -196128.00860083,
                                        ["name"] = "DictKey_GroupName_1420",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516366.04165341,
                                ["x"] = -196128.00860083,
                                ["name"] = "DictKey_GroupName_1420",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516377.64894465,
                                            ["speed"] = 0,
                                            ["x"] = -196139.73555487,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 330,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 408,
                                        ["y"] = 516377.64894465,
                                        ["x"] = -196139.73555487,
                                        ["name"] = "DictKey_GroupName_1423",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516377.64894465,
                                ["x"] = -196139.73555487,
                                ["name"] = "DictKey_GroupName_1423",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516403.14919992,
                                            ["speed"] = 0,
                                            ["x"] = -196139.88993131,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 331,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 409,
                                        ["rate"] = 100,
                                        ["y"] = 516403.14919992,
                                        ["x"] = -196139.88993131,
                                        ["name"] = "DictKey_GroupName_1426",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516403.14919992,
                                ["x"] = -196139.88993131,
                                ["name"] = "DictKey_GroupName_1426",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516398.14817499,
                                            ["speed"] = 0,
                                            ["x"] = -196144.80619311,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 332,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 410,
                                        ["y"] = 516398.14817499,
                                        ["x"] = -196144.80619311,
                                        ["name"] = "DictKey_GroupName_1429",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516398.14817499,
                                ["x"] = -196144.80619311,
                                ["name"] = "DictKey_GroupName_1429",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516393.06238692,
                                            ["speed"] = 0,
                                            ["x"] = -196149.63769177,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 333,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 411,
                                        ["y"] = 516393.06238692,
                                        ["x"] = -196149.63769177,
                                        ["name"] = "DictKey_GroupName_1432",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516393.06238692,
                                ["x"] = -196149.63769177,
                                ["name"] = "DictKey_GroupName_1432",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516406.37019903,
                                            ["speed"] = 0,
                                            ["x"] = -196143.02616728,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 334,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 412,
                                        ["y"] = 516406.37019903,
                                        ["x"] = -196143.02616728,
                                        ["name"] = "DictKey_GroupName_1435",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516406.37019903,
                                ["x"] = -196143.02616728,
                                ["name"] = "DictKey_GroupName_1435",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516401.28441096,
                                            ["speed"] = 0,
                                            ["x"] = -196147.94242908,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 335,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 413,
                                        ["y"] = 516401.28441096,
                                        ["x"] = -196147.94242908,
                                        ["name"] = "DictKey_GroupName_1438",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516401.28441096,
                                ["x"] = -196147.94242908,
                                ["name"] = "DictKey_GroupName_1438",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516396.02909662,
                                            ["speed"] = 0,
                                            ["x"] = -196152.85869088,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 336,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 414,
                                        ["y"] = 516396.02909662,
                                        ["x"] = -196152.85869088,
                                        ["name"] = "DictKey_GroupName_1441",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516396.02909662,
                                ["x"] = -196152.85869088,
                                ["name"] = "DictKey_GroupName_1441",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516409.42167187,
                                            ["speed"] = 0,
                                            ["x"] = -196145.99287699,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 337,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 415,
                                        ["y"] = 516409.42167187,
                                        ["x"] = -196145.99287699,
                                        ["name"] = "DictKey_GroupName_1444",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516409.42167187,
                                ["x"] = -196145.99287699,
                                ["name"] = "DictKey_GroupName_1444",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516404.3358838,
                                            ["speed"] = 0,
                                            ["x"] = -196150.82437565,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 338,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 416,
                                        ["y"] = 516404.3358838,
                                        ["x"] = -196150.82437565,
                                        ["name"] = "DictKey_GroupName_1447",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516404.3358838,
                                ["x"] = -196150.82437565,
                                ["name"] = "DictKey_GroupName_1447",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516399.1653326,
                                            ["speed"] = 0,
                                            ["x"] = -196155.74063746,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 339,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 417,
                                        ["y"] = 516399.1653326,
                                        ["x"] = -196155.74063746,
                                        ["name"] = "DictKey_GroupName_1450",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516399.1653326,
                                ["x"] = -196155.74063746,
                                ["name"] = "DictKey_GroupName_1450",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516414.74311852,
                                            ["speed"] = 0,
                                            ["x"] = -196151.62153003,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 340,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 418,
                                        ["y"] = 516414.74311852,
                                        ["x"] = -196151.62153003,
                                        ["name"] = "DictKey_GroupName_1453",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516414.74311852,
                                ["x"] = -196151.62153003,
                                ["name"] = "DictKey_GroupName_1453",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516409.61087109,
                                            ["speed"] = 0,
                                            ["x"] = -196156.56369423,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 341,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 419,
                                        ["y"] = 516409.61087109,
                                        ["x"] = -196156.56369423,
                                        ["name"] = "DictKey_GroupName_1456",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516409.61087109,
                                ["x"] = -196156.56369423,
                                ["name"] = "DictKey_GroupName_1456",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516404.28854041,
                                            ["speed"] = 0,
                                            ["x"] = -196161.60090005,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 342,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 420,
                                        ["y"] = 516404.28854041,
                                        ["x"] = -196161.60090005,
                                        ["name"] = "DictKey_GroupName_1459",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516404.28854041,
                                ["x"] = -196161.60090005,
                                ["name"] = "DictKey_GroupName_1459",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516417.67601793,
                                            ["speed"] = 0,
                                            ["x"] = -196155.00896985,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 343,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 421,
                                        ["y"] = 516417.67601793,
                                        ["x"] = -196155.00896985,
                                        ["name"] = "DictKey_GroupName_1462",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516417.67601793,
                                ["x"] = -196155.00896985,
                                ["name"] = "DictKey_GroupName_1462",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516412.55716128,
                                            ["speed"] = 0,
                                            ["x"] = -196159.50998443,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 344,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 422,
                                        ["y"] = 516412.55716128,
                                        ["x"] = -196159.50998443,
                                        ["name"] = "DictKey_GroupName_1465",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516412.55716128,
                                ["x"] = -196159.50998443,
                                ["name"] = "DictKey_GroupName_1465",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [63]
                            [64] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516406.94970575,
                                            ["speed"] = 0,
                                            ["x"] = -196164.54719024,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 345,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 423,
                                        ["y"] = 516406.94970575,
                                        ["x"] = -196164.54719024,
                                        ["name"] = "DictKey_GroupName_1468",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516406.94970575,
                                ["x"] = -196164.54719024,
                                ["name"] = "DictKey_GroupName_1468",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [64]
                            [65] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516420.44561567,
                                            ["speed"] = 0,
                                            ["x"] = -196157.22898557,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 346,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 424,
                                        ["y"] = 516420.44561567,
                                        ["x"] = -196157.22898557,
                                        ["name"] = "DictKey_GroupName_1471",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516420.44561567,
                                ["x"] = -196157.22898557,
                                ["name"] = "DictKey_GroupName_1471",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [65]
                            [66] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516415.02824338,
                                            ["speed"] = 0,
                                            ["x"] = -196162.361233,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 347,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 425,
                                        ["y"] = 516415.02824338,
                                        ["x"] = -196162.361233,
                                        ["name"] = "DictKey_GroupName_1474",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516415.02824338,
                                ["x"] = -196162.361233,
                                ["name"] = "DictKey_GroupName_1474",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [66]
                            [67] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516409.89599594,
                                            ["speed"] = 0,
                                            ["x"] = -196167.39843882,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 348,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 426,
                                        ["y"] = 516409.89599594,
                                        ["x"] = -196167.39843882,
                                        ["name"] = "DictKey_GroupName_1477",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516409.89599594,
                                ["x"] = -196167.39843882,
                                ["name"] = "DictKey_GroupName_1477",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [67]
                            [68] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516426.10111014,
                                            ["speed"] = 0,
                                            ["x"] = -196162.9984934,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 349,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 427,
                                        ["y"] = 516426.10111014,
                                        ["x"] = -196162.9984934,
                                        ["name"] = "DictKey_GroupName_1480",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516426.10111014,
                                ["x"] = -196162.9984934,
                                ["name"] = "DictKey_GroupName_1480",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [68]
                            [69] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516420.64400644,
                                            ["speed"] = 0,
                                            ["x"] = -196168.04374022,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 350,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 428,
                                        ["y"] = 516420.64400644,
                                        ["x"] = -196168.04374022,
                                        ["name"] = "DictKey_GroupName_1483",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516420.64400644,
                                ["x"] = -196168.04374022,
                                ["name"] = "DictKey_GroupName_1483",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [69]
                            [70] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516415.4957954,
                                            ["speed"] = 0,
                                            ["x"] = -196172.98602282,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 351,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 429,
                                        ["y"] = 516415.4957954,
                                        ["x"] = -196172.98602282,
                                        ["name"] = "DictKey_GroupName_1486",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516415.4957954,
                                ["x"] = -196172.98602282,
                                ["name"] = "DictKey_GroupName_1486",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [70]
                            [71] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516428.98410833,
                                            ["speed"] = 0,
                                            ["x"] = -196165.9844558,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 352,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 430,
                                        ["y"] = 516428.98410833,
                                        ["x"] = -196165.9844558,
                                        ["name"] = "DictKey_GroupName_1489",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516428.98410833,
                                ["x"] = -196165.9844558,
                                ["name"] = "DictKey_GroupName_1489",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [71]
                            [72] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516423.52700462,
                                            ["speed"] = 0,
                                            ["x"] = -196171.02970263,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 353,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 431,
                                        ["y"] = 516423.52700462,
                                        ["x"] = -196171.02970263,
                                        ["name"] = "DictKey_GroupName_1492",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516423.52700462,
                                ["x"] = -196171.02970263,
                                ["name"] = "DictKey_GroupName_1492",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [72]
                            [73] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516418.27582936,
                                            ["speed"] = 0,
                                            ["x"] = -196175.97198523,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 354,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 432,
                                        ["y"] = 516418.27582936,
                                        ["x"] = -196175.97198523,
                                        ["name"] = "DictKey_GroupName_1495",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516418.27582936,
                                ["x"] = -196175.97198523,
                                ["name"] = "DictKey_GroupName_1495",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [73]
                            [74] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516431.76414229,
                                            ["speed"] = 0,
                                            ["x"] = -196169.07338243,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 355,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 433,
                                        ["y"] = 516431.76414229,
                                        ["x"] = -196169.07338243,
                                        ["name"] = "DictKey_GroupName_1498",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516431.76414229,
                                ["x"] = -196169.07338243,
                                ["name"] = "DictKey_GroupName_1498",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [74]
                            [75] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516426.41000281,
                                            ["speed"] = 0,
                                            ["x"] = -196173.91270081,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 356,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 434,
                                        ["y"] = 516426.41000281,
                                        ["x"] = -196173.91270081,
                                        ["name"] = "DictKey_GroupName_1501",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516426.41000281,
                                ["x"] = -196173.91270081,
                                ["name"] = "DictKey_GroupName_1501",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [75]
                            [76] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516421.05586332,
                                            ["speed"] = 0,
                                            ["x"] = -196178.85498341,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 357,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 435,
                                        ["y"] = 516421.05586332,
                                        ["x"] = -196178.85498341,
                                        ["name"] = "DictKey_GroupName_1504",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516421.05586332,
                                ["x"] = -196178.85498341,
                                ["name"] = "DictKey_GroupName_1504",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [76]
                            [77] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516458.41763504,
                                            ["speed"] = 0,
                                            ["x"] = -196199.45253297,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 363,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 566,
                                        ["y"] = 516458.41763504,
                                        ["x"] = -196199.45253297,
                                        ["name"] = "DictKey_GroupName_1666",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516458.41763504,
                                ["x"] = -196199.45253297,
                                ["name"] = "DictKey_GroupName_1666",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [77]
                            [78] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516469.79183823,
                                            ["speed"] = 0,
                                            ["x"] = -196210.92404623,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 364,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 567,
                                        ["y"] = 516469.79183823,
                                        ["x"] = -196210.92404623,
                                        ["name"] = "DictKey_GroupName_1669",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516469.79183823,
                                ["x"] = -196210.92404623,
                                ["name"] = "DictKey_GroupName_1669",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [78]
                            [79] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516481.67019989,
                                            ["speed"] = 0,
                                            ["x"] = -196223.04211159,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 365,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 568,
                                        ["y"] = 516481.67019989,
                                        ["x"] = -196223.04211159,
                                        ["name"] = "DictKey_GroupName_1672",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516481.67019989,
                                ["x"] = -196223.04211159,
                                ["name"] = "DictKey_GroupName_1672",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [79]
                            [80] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516492.57827634,
                                            ["speed"] = 0,
                                            ["x"] = -196234.03778144,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 366,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 569,
                                        ["y"] = 516492.57827634,
                                        ["x"] = -196234.03778144,
                                        ["name"] = "DictKey_GroupName_1675",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516492.57827634,
                                ["x"] = -196234.03778144,
                                ["name"] = "DictKey_GroupName_1675",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [80]
                            [81] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516504.93871273,
                                            ["speed"] = 0,
                                            ["x"] = -196246.47644844,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 367,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 570,
                                        ["y"] = 516504.93871273,
                                        ["x"] = -196246.47644844,
                                        ["name"] = "DictKey_GroupName_1678",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516504.93871273,
                                ["x"] = -196246.47644844,
                                ["name"] = "DictKey_GroupName_1678",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [81]
                            [82] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516516.35788951,
                                            ["speed"] = 0,
                                            ["x"] = -196257.94381302,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 368,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 571,
                                        ["y"] = 516516.35788951,
                                        ["x"] = -196257.94381302,
                                        ["name"] = "DictKey_GroupName_1681",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516516.35788951,
                                ["x"] = -196257.94381302,
                                ["name"] = "DictKey_GroupName_1681",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [82]
                            [83] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516528.10109079,
                                            ["speed"] = 0,
                                            ["x"] = -196270.0752193,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 369,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 572,
                                        ["y"] = 516528.10109079,
                                        ["x"] = -196270.0752193,
                                        ["name"] = "DictKey_GroupName_1684",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516528.10109079,
                                ["x"] = -196270.0752193,
                                ["name"] = "DictKey_GroupName_1684",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [83]
                            [84] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516539.07538959,
                                            ["speed"] = 0,
                                            ["x"] = -196281.14088044,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 370,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 573,
                                        ["y"] = 516539.07538959,
                                        ["x"] = -196281.14088044,
                                        ["name"] = "DictKey_GroupName_1687",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516539.07538959,
                                ["x"] = -196281.14088044,
                                ["name"] = "DictKey_GroupName_1687",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [84]
                            [85] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516551.13647057,
                                            ["speed"] = 0,
                                            ["x"] = -196293.4760769,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 371,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 574,
                                        ["y"] = 516551.13647057,
                                        ["x"] = -196293.4760769,
                                        ["name"] = "DictKey_GroupName_1690",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516551.13647057,
                                ["x"] = -196293.4760769,
                                ["name"] = "DictKey_GroupName_1690",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [85]
                            [86] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516562.88356232,
                                            ["speed"] = 0,
                                            ["x"] = -196305.18967579,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 372,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 575,
                                        ["y"] = 516562.88356232,
                                        ["x"] = -196305.18967579,
                                        ["name"] = "DictKey_GroupName_1693",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516562.88356232,
                                ["x"] = -196305.18967579,
                                ["name"] = "DictKey_GroupName_1693",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [86]
                            [87] = 
                            {
                                ["heading"] = 5.5152404363021,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515041.89760267,
                                            ["speed"] = 0,
                                            ["x"] = -196428.40758428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 408,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 664,
                                        ["rate"] = 10,
                                        ["y"] = 515041.89760267,
                                        ["x"] = -196428.40758428,
                                        ["name"] = "DictKey_GroupName_1889",
                                        ["heading"] = 5.5152404363021,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515041.89760267,
                                ["x"] = -196428.40758428,
                                ["name"] = "DictKey_GroupName_1889",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [87]
                            [88] = 
                            {
                                ["heading"] = 4.5553093477052,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515968.09055607,
                                            ["speed"] = 0,
                                            ["x"] = -196085.17563693,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 409,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 665,
                                        ["y"] = 515968.09055607,
                                        ["x"] = -196085.17563693,
                                        ["name"] = "DictKey_GroupName_1892",
                                        ["heading"] = 4.5553093477052,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515968.09055607,
                                ["x"] = -196085.17563693,
                                ["name"] = "DictKey_GroupName_1892",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [88]
                            [89] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515494.84852006,
                                            ["speed"] = 0,
                                            ["x"] = -196720.02179157,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 410,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 666,
                                        ["y"] = 515494.84852006,
                                        ["x"] = -196720.02179157,
                                        ["name"] = "DictKey_GroupName_1895",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515494.84852006,
                                ["x"] = -196720.02179157,
                                ["name"] = "DictKey_GroupName_1895",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [89]
                            [90] = 
                            {
                                ["heading"] = 1.0471975511966,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515994.9969218,
                                            ["speed"] = 0,
                                            ["x"] = -195981.04978825,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 411,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 667,
                                        ["y"] = 515994.9969218,
                                        ["x"] = -195981.04978825,
                                        ["name"] = "DictKey_GroupName_1898",
                                        ["heading"] = 1.0471975511966,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515994.9969218,
                                ["x"] = -195981.04978825,
                                ["name"] = "DictKey_GroupName_1898",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [90]
                            [91] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516310.3122234,
                                            ["speed"] = 0,
                                            ["x"] = -196121.4905692,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 412,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 668,
                                        ["y"] = 516310.3122234,
                                        ["x"] = -196121.4905692,
                                        ["name"] = "DictKey_GroupName_1901",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516310.3122234,
                                ["x"] = -196121.4905692,
                                ["name"] = "DictKey_GroupName_1901",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [91]
                            [92] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516437.65237854,
                                            ["speed"] = 0,
                                            ["x"] = -196212.29871262,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 413,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 669,
                                        ["y"] = 516437.65237854,
                                        ["x"] = -196212.29871262,
                                        ["name"] = "DictKey_GroupName_1904",
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516437.65237854,
                                ["x"] = -196212.29871262,
                                ["name"] = "DictKey_GroupName_1904",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [92]
                            [93] = 
                            {
                                ["heading"] = 4.607669225265,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516547.24841371,
                                            ["speed"] = 0,
                                            ["x"] = -196315.6321172,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 414,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 670,
                                        ["y"] = 516547.24841371,
                                        ["x"] = -196315.6321172,
                                        ["name"] = "DictKey_GroupName_1907",
                                        ["heading"] = 4.607669225265,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516547.24841371,
                                ["x"] = -196315.6321172,
                                ["name"] = "DictKey_GroupName_1907",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [93]
                            [94] = 
                            {
                                ["heading"] = 4.607669225265,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516524.28543491,
                                            ["speed"] = 0,
                                            ["x"] = -196371.99579243,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 415,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 671,
                                        ["y"] = 516524.28543491,
                                        ["x"] = -196371.99579243,
                                        ["name"] = "DictKey_GroupName_1910",
                                        ["heading"] = 4.607669225265,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516524.28543491,
                                ["x"] = -196371.99579243,
                                ["name"] = "DictKey_GroupName_1910",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [94]
                            [95] = 
                            {
                                ["heading"] = 0.89011791851711,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 514996.1114349,
                                            ["speed"] = 0,
                                            ["x"] = -196479.34225315,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 416,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 672,
                                        ["rate"] = 10,
                                        ["y"] = 514996.1114349,
                                        ["x"] = -196479.34225315,
                                        ["name"] = "DictKey_GroupName_1913",
                                        ["heading"] = 0.89011791851711,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 514996.1114349,
                                ["x"] = -196479.34225315,
                                ["name"] = "DictKey_GroupName_1913",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [95]
                            [96] = 
                            {
                                ["heading"] = 0.89011791851711,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 517166.04787023,
                                            ["speed"] = 0,
                                            ["x"] = -197880.35344852,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 417,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 673,
                                        ["y"] = 517166.04787023,
                                        ["x"] = -197880.35344852,
                                        ["name"] = "DictKey_GroupName_1916",
                                        ["heading"] = 0.89011791851711,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 517166.04787023,
                                ["x"] = -197880.35344852,
                                ["name"] = "DictKey_GroupName_1916",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [96]
                            [97] = 
                            {
                                ["heading"] = 1.0995574287564,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515696.87712242,
                                            ["speed"] = 0,
                                            ["x"] = -195410.65370435,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 418,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 674,
                                        ["y"] = 515696.87712242,
                                        ["x"] = -195410.65370435,
                                        ["name"] = "DictKey_GroupName_1919",
                                        ["heading"] = 1.0995574287564,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515696.87712242,
                                ["x"] = -195410.65370435,
                                ["name"] = "DictKey_GroupName_1919",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [97]
                            [98] = 
                            {
                                ["heading"] = 5.6374134839417,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515835.69696643,
                                            ["speed"] = 0,
                                            ["x"] = -196840.6100501,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 419,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 675,
                                        ["rate"] = 10,
                                        ["y"] = 515835.69696643,
                                        ["x"] = -196840.6100501,
                                        ["name"] = "DictKey_GroupName_1922",
                                        ["heading"] = 5.6374134839417,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515835.69696643,
                                ["x"] = -196840.6100501,
                                ["name"] = "DictKey_GroupName_1922",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [98]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 553520.57742742,
                                                ["x"] = -206349.81356833,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 553526.73775843,
                                                ["x"] = -206350.13691541,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 547287.38170187,
                                                ["x"] = -203604.38293078,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 547360.28746166,
                                                ["x"] = -203657.14400007,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 547404.83421035,
                                                ["x"] = -203693.86800954,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 547391.4276275,
                                                ["x"] = -203682.24247633,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 548507.80052253,
                                                ["x"] = -204833.48510841,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 547423.14471306,
                                                ["x"] = -203710.84750092,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 547479.32660465,
                                                ["x"] = -203767.78865056,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 547676.55450621,
                                                ["x"] = -203987.10487105,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 547687.9353443,
                                                ["x"] = -203996.87320453,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 547715.38318386,
                                                ["x"] = -204018.58280415,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 547727.69804199,
                                                ["x"] = -204027.14071135,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 547873.11871743,
                                                ["x"] = -204115.1890106,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 548184.65151757,
                                                ["x"] = -204295.35124867,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 548219.59344141,
                                                ["x"] = -204323.67177449,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 548251.16258247,
                                                ["x"] = -204355.70256928,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 548282.65445544,
                                                ["x"] = -204394.51664295,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 548427.69439548,
                                                ["x"] = -204656.86230305,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 548481.25250611,
                                                ["x"] = -204758.18693349,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 548628.62174521,
                                                ["x"] = -205058.02014283,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 548745.71090226,
                                                ["x"] = -205517.5965359,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 548926.79423281,
                                                ["x"] = -206331.20662786,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 548296.72441368,
                                                ["x"] = -204415.17974144,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 548468.56737307,
                                                ["x"] = -204725.6210785,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 548497.51730089,
                                                ["x"] = -204810.71285172,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 548636.34216302,
                                                ["x"] = -205076.46715972,
                                            }, -- end of [29]
                                            [9] = 
                                            {
                                                ["y"] = 548164.06025752,
                                                ["x"] = -204281.18183384,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 548204.44742854,
                                                ["x"] = -204310.61344475,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 548234.05748768,
                                                ["x"] = -204337.48016839,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 548270.52542152,
                                                ["x"] = -204378.61808999,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 548317.60619347,
                                                ["x"] = -204449.29160499,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 548472.8235975,
                                                ["x"] = -204734.66976471,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 548503.38978402,
                                                ["x"] = -204824.51326306,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 548657.42535341,
                                                ["x"] = -205132.63294635,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = 547404.81464289,
                                                ["x"] = -203693.85127292,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 548346.48996538,
                                                ["x"] = -204501.87589322,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 548476.57293382,
                                                ["x"] = -204743.93720934,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 548662.94178713,
                                                ["x"] = -205151.85580161,
                                            }, -- end of [31]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 547175.41827085,
                                                ["x"] = -203646.34490435,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 547288.15423826,
                                                ["x"] = -203603.14046117,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 548926.79423256,
                                                ["x"] = -206331.2066272,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 548976.6692409,
                                                ["x"] = -206545.46714375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 548984.52455292,
                                                ["x"] = -206569.18418421,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 549011.52683409,
                                                ["x"] = -206616.93430928,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 550042.77304384,
                                                ["x"] = -207640.45488051,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 550056.0351277,
                                                ["x"] = -207647.44953426,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 549029.60172725,
                                                ["x"] = -206640.8731754,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 550060.68800979,
                                                ["x"] = -207649.27545332,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 548990.62559237,
                                                ["x"] = -206582.88580396,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 549048.77515369,
                                                ["x"] = -206663.94245568,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 550187.07635339,
                                                ["x"] = -207679.61470983,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 550211.62327772,
                                                ["x"] = -207684.33722283,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 549361.51702763,
                                                ["x"] = -207008.05533555,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 550221.54327009,
                                                ["x"] = -207685.58705873,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 548981.0272435,
                                                ["x"] = -206559.8183934,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 548995.25104449,
                                                ["x"] = -206591.74847034,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 549393.64520183,
                                                ["x"] = -207039.55911795,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 550256.47651915,
                                                ["x"] = -207687.58119185,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 550070.26976016,
                                                ["x"] = -207652.1325749,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 550281.44625457,
                                                ["x"] = -207686.39903125,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 549943.78891706,
                                                ["x"] = -207541.73519808,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 550670.57669809,
                                                ["x"] = -207660.6058731,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 550690.56822659,
                                                ["x"] = -207661.09057841,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 549000.37068564,
                                                ["x"] = -206600.33728073,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 550034.59042835,
                                                ["x"] = -207634.74864865,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 550974.76221943,
                                                ["x"] = -207682.24370105,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 550246.48307929,
                                                ["x"] = -207687.2885284,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 550978.18725245,
                                                ["x"] = -207682.19814704,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 550038.4957686,
                                                ["x"] = -207637.86800785,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 551503.32093893,
                                                ["x"] = -206805.61440822,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 550983.23093047,
                                                ["x"] = -207681.82902757,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 551765.76221771,
                                                ["x"] = -206651.85721683,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 550988.12583525,
                                                ["x"] = -207680.82282373,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 553015.08151821,
                                                ["x"] = -206330.67884515,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 551007.42704988,
                                                ["x"] = -207675.59016798,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 551012.17395154,
                                                ["x"] = -207674.02555501,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 551016.76197769,
                                                ["x"] = -207672.04303208,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 551025.49026667,
                                                ["x"] = -207667.16779115,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 551042.25953222,
                                                ["x"] = -207656.27226088,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 551274.66894036,
                                                ["x"] = -207491.38746664,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 551285.60159693,
                                                ["x"] = -207481.13031179,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 551307.4590309,
                                                ["x"] = -207453.80338689,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 551472.16106864,
                                                ["x"] = -207191.20337556,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 551488.74334359,
                                                ["x"] = -207144.21231829,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 551496.66177161,
                                                ["x"] = -206824.42931845,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 551505.95712346,
                                                ["x"] = -206801.37083401,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 551593.20650103,
                                                ["x"] = -206698.45222632,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 551775.01536792,
                                                ["x"] = -206648.1043799,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 552085.09948369,
                                                ["x"] = -206458.9954731,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 553839.17248202,
                                                ["x"] = -206365.41249108,
                                            }, -- end of [56]
                                            [62] = 
                                            {
                                                ["y"] = 554129.29043969,
                                                ["x"] = -206338.49154923,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                ["y"] = 553150.0633897,
                                                ["x"] = -206331.79768496,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 551597.20433606,
                                                ["x"] = -206695.45638647,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 551779.36483614,
                                                ["x"] = -206645.6396966,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 552276.83206262,
                                                ["x"] = -206423.56553842,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 554023.9934455,
                                                ["x"] = -206357.46476843,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 551476.80201076,
                                                ["x"] = -207182.34686609,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 551489.59299905,
                                                ["x"] = -207139.28547553,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 551497.90739474,
                                                ["x"] = -206819.59492456,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 551512.00238133,
                                                ["x"] = -206793.40695818,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 551605.68580492,
                                                ["x"] = -206690.16430305,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 551791.92038689,
                                                ["x"] = -206637.43563569,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 552291.37596001,
                                                ["x"] = -206419.91218172,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 554063.82730869,
                                                ["x"] = -206353.87242177,
                                            }, -- end of [58]
                                            [35] = 
                                            {
                                                ["y"] = 551614.52201591,
                                                ["x"] = -206685.49627554,
                                            }, -- end of [35]
                                            [61] = 
                                            {
                                                ["y"] = 554112.77682583,
                                                ["x"] = -206344.02165659,
                                            }, -- end of [61]
                                            [51] = 
                                            {
                                                ["y"] = 552444.02473976,
                                                ["x"] = -206393.06402535,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 554083.6132294,
                                                ["x"] = -206350.97085623,
                                            }, -- end of [59]
                                            [9] = 
                                            {
                                                ["y"] = 551254.9848741,
                                                ["x"] = -207506.79392206,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 551282.10065138,
                                                ["x"] = -207484.69946275,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 551292.00821374,
                                                ["x"] = -207473.45350739,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 551312.98293528,
                                                ["x"] = -207445.46880833,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 551478.686824,
                                                ["x"] = -207177.71786822,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 551490.57943625,
                                                ["x"] = -207129.33537816,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 551501.35285788,
                                                ["x"] = -206810.20823443,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 551582.67868375,
                                                ["x"] = -206709.12176092,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 551619.2638001,
                                                ["x"] = -206683.91347752,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 552028.6498844,
                                                ["x"] = -206478.87714731,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 552765.70032586,
                                                ["x"] = -206346.84652605,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 554098.3048102,
                                                ["x"] = -206347.95498184,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                ["y"] = 552070.49476999,
                                                ["x"] = -206462.40993456,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 552065.71038995,
                                                ["x"] = -206463.86091258,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 551770.47917391,
                                                ["x"] = -206650.20167591,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 552015.56016978,
                                                ["x"] = -206486.19085365,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 551628.9458415,
                                                ["x"] = -206681.41636567,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 552042.41422081,
                                                ["x"] = -206472.92110883,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 552890.19760026,
                                                ["x"] = -206335.78092105,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 550978.24479746,
                                                ["x"] = -207682.19744639,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 551483.37730747,
                                                ["x"] = -207163.47256334,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 551491.65700004,
                                                ["x"] = -207104.36083643,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 551589.51456635,
                                                ["x"] = -206701.82476162,
                                            }, -- end of [31]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547175.41827085,
                                            ["x"] = -203646.34490435,
                                            ["name"] = "DictKey_WptName_2726",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86407.243871902,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547288.15423826,
                                            ["x"] = -203603.14046117,
                                            ["name"] = "DictKey_WptName_2753",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 29,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86416.107972079,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547405.96178192,
                                            ["x"] = -203693.0182331,
                                            ["name"] = "DictKey_WptName_2756",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86607.704509811,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548930.40024317,
                                            ["x"] = -206326.74650995,
                                            ["name"] = "DictKey_WptName_2757",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86769.595530331,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550978.05396625,
                                            ["x"] = -207677.6793606,
                                            ["name"] = "DictKey_WptName_2758",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87001.017759628,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554128.82805665,
                                            ["x"] = -206337.06095711,
                                            ["name"] = "DictKey_WptName_2759",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 648,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 981,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547175.41827085,
                                        ["x"] = -203646.34490435,
                                        ["name"] = "DictKey_UnitName_2725",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 982,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547155.99533982,
                                        ["x"] = -203651.82316695,
                                        ["name"] = "DictKey_UnitName_2728",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 983,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547136.07438492,
                                        ["x"] = -203657.30142955,
                                        ["name"] = "DictKey_UnitName_2729",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 984,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547115.65540615,
                                        ["x"] = -203663.27771602,
                                        ["name"] = "DictKey_UnitName_2730",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 985,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547094.7384035,
                                        ["x"] = -203669.25400249,
                                        ["name"] = "DictKey_UnitName_2731",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 986,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547073.82140085,
                                        ["x"] = -203674.73226509,
                                        ["name"] = "DictKey_UnitName_2732",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 987,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547051.90835046,
                                        ["x"] = -203681.20657543,
                                        ["name"] = "DictKey_UnitName_2733",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 988,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547032.48541944,
                                        ["x"] = -203687.1828619,
                                        ["name"] = "DictKey_UnitName_2734",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 989,
                                        ["skill"] = "Excellent",
                                        ["y"] = 547011.56841679,
                                        ["x"] = -203693.15914837,
                                        ["name"] = "DictKey_UnitName_2735",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 990,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546992.14548576,
                                        ["x"] = -203699.13543484,
                                        ["name"] = "DictKey_UnitName_2736",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 991,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546973.22057861,
                                        ["x"] = -203703.61764969,
                                        ["name"] = "DictKey_UnitName_2737",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 992,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546956.60055897,
                                        ["x"] = -203700.61115676,
                                        ["name"] = "DictKey_UnitName_2738",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 993,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546944.25701128,
                                        ["x"] = -203694.44024086,
                                        ["name"] = "DictKey_UnitName_2739",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 994,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546932.31308184,
                                        ["x"] = -203688.22939755,
                                        ["name"] = "DictKey_UnitName_2740",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 995,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546920.01083452,
                                        ["x"] = -203682.25743283,
                                        ["name"] = "DictKey_UnitName_2741",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 996,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546907.58914791,
                                        ["x"] = -203675.92715023,
                                        ["name"] = "DictKey_UnitName_2742",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 997,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546895.048022,
                                        ["x"] = -203670.1940641,
                                        ["name"] = "DictKey_UnitName_2743",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 998,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546883.58184974,
                                        ["x"] = -203664.58041726,
                                        ["name"] = "DictKey_UnitName_2744",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 999,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546873.31007043,
                                        ["x"] = -203659.6834062,
                                        ["name"] = "DictKey_UnitName_2745",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1000,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546862.96379682,
                                        ["x"] = -203654.6123243,
                                        ["name"] = "DictKey_UnitName_2746",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1001,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546851.77204829,
                                        ["x"] = -203649.71593431,
                                        ["name"] = "DictKey_UnitName_2747",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1002,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546840.73191297,
                                        ["x"] = -203643.97596628,
                                        ["name"] = "DictKey_UnitName_2748",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1003,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546828.62873641,
                                        ["x"] = -203637.69162461,
                                        ["name"] = "DictKey_UnitName_2749",
                                        ["heading"] = 1.2048249709798,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [23]
                                }, -- end of ["units"]
                                ["y"] = 547175.41827085,
                                ["x"] = -203646.34490435,
                                ["name"] = "DictKey_GroupName_2724",
                                ["start_time"] = 86400,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 546280.5724208,
                                            ["x"] = -203181.97551001,
                                            ["name"] = "DictKey_WptName_2763",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 649,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1004,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546280.5724208,
                                        ["x"] = -203181.97551001,
                                        ["name"] = "DictKey_UnitName_2762",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1005,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546205.8528852,
                                        ["x"] = -203307.99560847,
                                        ["name"] = "DictKey_UnitName_2764",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1006,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546520.19519695,
                                        ["x"] = -203144.19438095,
                                        ["name"] = "DictKey_UnitName_2765",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1007,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546393.4292446,
                                        ["x"] = -202829.0401383,
                                        ["name"] = "DictKey_UnitName_2766",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1008,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546782.65538226,
                                        ["x"] = -202346.21559845,
                                        ["name"] = "DictKey_UnitName_2767",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1009,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546464.9261153,
                                        ["x"] = -203056.48211385,
                                        ["name"] = "DictKey_UnitName_2768",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1010,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546375.95005412,
                                        ["x"] = -202570.52457678,
                                        ["name"] = "DictKey_UnitName_2769",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1011,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546940.61719709,
                                        ["x"] = -202380.55167804,
                                        ["name"] = "DictKey_UnitName_2770",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1012,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546406.29492857,
                                        ["x"] = -202384.90173724,
                                        ["name"] = "DictKey_UnitName_2771",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1013,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546312.35365414,
                                        ["x"] = -203387.56531871,
                                        ["name"] = "DictKey_UnitName_2772",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1014,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546325.06607588,
                                        ["x"] = -203363.96329397,
                                        ["name"] = "DictKey_UnitName_2773",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1018,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546295.87523723,
                                        ["x"] = -203161.08696537,
                                        ["name"] = "DictKey_UnitName_2777",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1019,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546219.97905675,
                                        ["x"] = -203288.06711349,
                                        ["name"] = "DictKey_UnitName_2778",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1020,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546221.43859868,
                                        ["x"] = -203333.31291339,
                                        ["name"] = "DictKey_UnitName_2779",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1021,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546424.31492728,
                                        ["x"] = -202631.27324391,
                                        ["name"] = "DictKey_UnitName_2780",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1022,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546427.23401115,
                                        ["x"] = -202717.38621792,
                                        ["name"] = "DictKey_UnitName_2781",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1023,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546784.65625326,
                                        ["x"] = -202298.74348848,
                                        ["name"] = "DictKey_UnitName_2782",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1024,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546749.89125411,
                                        ["x"] = -202372.61911167,
                                        ["name"] = "DictKey_UnitName_2783",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1025,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546636.90500689,
                                        ["x"] = -202757.20691474,
                                        ["name"] = "DictKey_UnitName_2784",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1026,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546604.31282018,
                                        ["x"] = -202902.78534867,
                                        ["name"] = "DictKey_UnitName_2785",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1027,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546962.82687389,
                                        ["x"] = -202359.58223699,
                                        ["name"] = "DictKey_UnitName_2786",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1028,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546891.12406315,
                                        ["x"] = -202383.4831739,
                                        ["name"] = "DictKey_UnitName_2787",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1029,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546456.56157381,
                                        ["x"] = -202978.8337843,
                                        ["name"] = "DictKey_UnitName_2788",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1030,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546413.10532487,
                                        ["x"] = -202676.81285421,
                                        ["name"] = "DictKey_UnitName_2789",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1031,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546387.03157551,
                                        ["x"] = -202531.23442028,
                                        ["name"] = "DictKey_UnitName_2790",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1032,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546421.79657466,
                                        ["x"] = -202413.90254815,
                                        ["name"] = "DictKey_UnitName_2791",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1033,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546432.66063689,
                                        ["x"] = -202353.06379965,
                                        ["name"] = "DictKey_UnitName_2792",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1034,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546293.6006403,
                                        ["x"] = -203215.67034099,
                                        ["name"] = "DictKey_UnitName_2793",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1035,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546471.77126093,
                                        ["x"] = -203083.12878174,
                                        ["name"] = "DictKey_UnitName_2794",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1036,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546489.15376051,
                                        ["x"] = -203161.35002983,
                                        ["name"] = "DictKey_UnitName_2795",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1037,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546478.28969828,
                                        ["x"] = -203191.76940408,
                                        ["name"] = "DictKey_UnitName_2796",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1038,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546619.52250731,
                                        ["x"] = -202833.25535037,
                                        ["name"] = "DictKey_UnitName_2797",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [32]
                                    [33] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1039,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546704.26219273,
                                        ["x"] = -202472.56848422,
                                        ["name"] = "DictKey_UnitName_2798",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [33]
                                    [34] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1040,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546356.61220126,
                                        ["x"] = -203480.75345949,
                                        ["name"] = "DictKey_UnitName_2799",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [34]
                                    [35] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1041,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546247.97157892,
                                        ["x"] = -203576.35720715,
                                        ["name"] = "DictKey_UnitName_2800",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [35]
                                    [36] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1042,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546469.59844849,
                                        ["x"] = -202798.49035122,
                                        ["name"] = "DictKey_UnitName_2801",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [36]
                                    [37] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1043,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546289.25501541,
                                        ["x"] = -203239.57127791,
                                        ["name"] = "DictKey_UnitName_2802",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [37]
                                    [38] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1044,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546493.4993854,
                                        ["x"] = -202559.48098208,
                                        ["name"] = "DictKey_UnitName_2803",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [38]
                                    [39] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1045,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546526.0915721,
                                        ["x"] = -202466.05004688,
                                        ["name"] = "DictKey_UnitName_2804",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [39]
                                    [40] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1046,
                                        ["skill"] = "Excellent",
                                        ["y"] = 546541.30125923,
                                        ["x"] = -202376.96473656,
                                        ["name"] = "DictKey_UnitName_2805",
                                        ["heading"] = 4.9043751981041,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [40]
                                }, -- end of ["units"]
                                ["y"] = 546280.5724208,
                                ["x"] = -203181.97551001,
                                ["name"] = "DictKey_GroupName_2761",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 74,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549210.02172426,
                                            ["x"] = -201080.33800213,
                                            ["name"] = "DictKey_WptName_2808",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 650,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1047,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549210.02172426,
                                        ["x"] = -201080.33800213,
                                        ["name"] = "DictKey_UnitName_2807",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1048,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549393.86861136,
                                        ["x"] = -200812.4349053,
                                        ["name"] = "DictKey_UnitName_2809",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1049,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549644.61594591,
                                        ["x"] = -200386.85456684,
                                        ["name"] = "DictKey_UnitName_2810",
                                        ["heading"] = 4.6425758103049,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1050,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549703.27701959,
                                        ["x"] = -200209.72112867,
                                        ["name"] = "DictKey_UnitName_2811",
                                        ["heading"] = 4.607669225265,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1051,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549656.11811722,
                                        ["x"] = -200831.98859653,
                                        ["name"] = "DictKey_UnitName_2812",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1052,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549612.40986624,
                                        ["x"] = -200660.60624401,
                                        ["name"] = "DictKey_UnitName_2813",
                                        ["heading"] = 4.6600291028249,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1053,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549772.29004745,
                                        ["x"] = -200498.42562854,
                                        ["name"] = "DictKey_UnitName_2814",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1054,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549301.85124088,
                                        ["x"] = -201242.61611228,
                                        ["name"] = "DictKey_UnitName_2815",
                                        ["heading"] = 4.5902159327451,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1055,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549223.63647598,
                                        ["x"] = -201060.88180559,
                                        ["name"] = "DictKey_UnitName_2816",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1056,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549308.75254367,
                                        ["x"] = -201224.21263819,
                                        ["name"] = "DictKey_UnitName_2817",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1057,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549308.75254367,
                                        ["x"] = -201259.86936925,
                                        ["name"] = "DictKey_UnitName_2818",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1058,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549408.82143406,
                                        ["x"] = -200788.28034555,
                                        ["name"] = "DictKey_UnitName_2819",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1059,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549613.56008337,
                                        ["x"] = -200680.15993524,
                                        ["name"] = "DictKey_UnitName_2820",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1060,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549645.76616304,
                                        ["x"] = -200404.1078238,
                                        ["name"] = "DictKey_UnitName_2821",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1061,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549784.94243589,
                                        ["x"] = -200264.93155096,
                                        ["name"] = "DictKey_UnitName_2822",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1062,
                                        ["skill"] = "Excellent",
                                        ["y"] = 549668.77050566,
                                        ["x"] = -200815.88555669,
                                        ["name"] = "DictKey_UnitName_2823",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                }, -- end of ["units"]
                                ["y"] = 549210.02172426,
                                ["x"] = -201080.33800213,
                                ["name"] = "DictKey_GroupName_2806",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [3]
                [4] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 688008.21771429,
                                                ["x"] = -274335.43771428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 688036.22314286,
                                                ["x"] = -274333.40657143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694537.07428571,
                                            ["x"] = -275988.056,
                                            ["name"] = "DictKey_WptName_114",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Patriot str",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 18,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694537.07428571,
                                        ["x"] = -275988.056,
                                        ["name"] = "DictKey_UnitName_113",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Patriot EPP",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 19,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694536.78857142,
                                        ["x"] = -276030.91314286,
                                        ["name"] = "DictKey_UnitName_116",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Patriot AMG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 20,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694584.21714285,
                                        ["x"] = -275988.34171429,
                                        ["name"] = "DictKey_UnitName_117",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Patriot cp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 21,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694538.78857142,
                                        ["x"] = -275942.91314286,
                                        ["name"] = "DictKey_UnitName_118",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 22,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694442.78857142,
                                        ["x"] = -275989.77028572,
                                        ["name"] = "DictKey_UnitName_119",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 23,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694605.02942857,
                                        ["x"] = -275913.39742857,
                                        ["name"] = "DictKey_UnitName_120",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 24,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694604.458,
                                        ["x"] = -276067.96885714,
                                        ["name"] = "DictKey_UnitName_121",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 694537.07428571,
                                ["x"] = -275988.056,
                                ["name"] = "DictKey_GroupName_112",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 33.333333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 1000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 30.555555555556,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 2400,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 549298.34998698,
                                            ["x"] = -203360.03360451,
                                            ["name"] = "DictKey_WptName_2833",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 652,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 33.333333333333,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 1068,
                                        ["psi"] = 0,
                                        ["y"] = 549298.34998698,
                                        ["x"] = -203360.03360451,
                                        ["name"] = "DictKey_UnitName_2832",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{ee368869-c35a-486a-afe7-284beb7c5d52}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{ee368869-c35a-486a-afe7-284beb7c5d52}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "200",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 549298.34998698,
                                ["x"] = -203360.03360451,
                                ["name"] = "DictKey_GroupName_2831",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 6000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 30.555555555556,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 2400,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 547877.31861123,
                                            ["x"] = -201884.71990242,
                                            ["name"] = "DictKey_WptName_2843",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 654,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 6000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 1071,
                                        ["psi"] = 0,
                                        ["y"] = 547877.31861123,
                                        ["x"] = -201884.71990242,
                                        ["name"] = "DictKey_UnitName_2842",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{ee368869-c35a-486a-afe7-284beb7c5d52}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{ee368869-c35a-486a-afe7-284beb7c5d52}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "200",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 547877.31861123,
                                ["x"] = -201884.71990242,
                                ["name"] = "DictKey_GroupName_2841",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 4000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 30.555555555556,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 2400,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 552441.89116687,
                                            ["x"] = -204067.77634207,
                                            ["name"] = "DictKey_WptName_2846",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 655,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 1072,
                                        ["psi"] = 0,
                                        ["y"] = 552441.89116687,
                                        ["x"] = -204067.77634207,
                                        ["name"] = "DictKey_UnitName_2845",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "200",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 552441.89116687,
                                ["x"] = -204067.77634207,
                                ["name"] = "DictKey_GroupName_2844",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 4000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 30.555555555556,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 2400,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 558991.06048583,
                                            ["x"] = -207243.13116339,
                                            ["name"] = "DictKey_WptName_2849",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 656,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 1073,
                                        ["psi"] = 0,
                                        ["y"] = 558991.06048583,
                                        ["x"] = -207243.13116339,
                                        ["name"] = "DictKey_UnitName_2848",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "200",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 558991.06048583,
                                ["x"] = -207243.13116339,
                                ["name"] = "DictKey_GroupName_2847",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [6]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 516056.10250671,
                ["x"] = -197537.71602032,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [2]
                [3] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 5,
                                            ["helipadId"] = 5,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 513532.7268463,
                                            ["x"] = -196621.89330807,
                                            ["name"] = "DictKey_WptName_2530",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 50,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 2.7777777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 16.258633026692,
                                            ["ETA_locked"] = false,
                                            ["y"] = 513532.91915254,
                                            ["x"] = -196576.73084798,
                                            ["name"] = "DictKey_WptName_2532",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 50,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 80.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 37.441634664384,
                                            ["ETA_locked"] = false,
                                            ["y"] = 514199.37107927,
                                            ["x"] = -195005.84839545,
                                            ["name"] = "DictKey_WptName_2533",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 80.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 189.2610862145,
                                            ["ETA_locked"] = false,
                                            ["y"] = 503765.2422418,
                                            ["x"] = -188842.90764479,
                                            ["name"] = "DictKey_WptName_2534",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 80.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 429.98492736266,
                                            ["ETA_locked"] = false,
                                            ["y"] = 487223.32473733,
                                            ["x"] = -178723.58087991,
                                            ["name"] = "DictKey_WptName_2535",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 590,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-27",
                                        ["unitId"] = 912,
                                        ["psi"] = -0.0042580735713078,
                                        ["parking_id"] = "1",
                                        ["x"] = -196621.89330807,
                                        ["name"] = "DictKey_UnitName_2529",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2616",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 513532.7268463,
                                        ["heading"] = 0.0042580735713078,
                                        ["callsign"] = 191,
                                        ["onboard_num"] = "88",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 513532.7268463,
                                ["x"] = -196621.89330807,
                                ["name"] = "DictKey_GroupName_2528",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 513544.74029934,
                                            ["x"] = -196393.7373898,
                                            ["name"] = "DictKey_WptName_12",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "KUZNECOW",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 2,
                                        ["skill"] = "Excellent",
                                        ["y"] = 513544.74029934,
                                        ["x"] = -196393.7373898,
                                        ["name"] = "DictKey_UnitName_11",
                                        ["heading"] = 2.6070777969905,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 513544.74029934,
                                ["x"] = -196393.7373898,
                                ["name"] = "DictKey_GroupName_10",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 513532.7268463,
                                            ["x"] = -196621.89330807,
                                            ["name"] = "DictKey_WptName_25",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "NEUSTRASH",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 5,
                                        ["skill"] = "Excellent",
                                        ["y"] = 513532.7268463,
                                        ["x"] = -196621.89330807,
                                        ["name"] = "DictKey_UnitName_24",
                                        ["heading"] = 2.6026830361919,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 513532.7268463,
                                ["x"] = -196621.89330807,
                                ["name"] = "DictKey_GroupName_23",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 514989.38483941,
                                            ["x"] = -196846.98566534,
                                            ["name"] = "DictKey_WptName_1930",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86621.873191733,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515322.3465718,
                                            ["x"] = -197365.61843608,
                                            ["name"] = "DictKey_WptName_2866",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86800.745421311,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515605.52570193,
                                            ["x"] = -197773.89125961,
                                            ["name"] = "DictKey_WptName_2867",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86999.577171146,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515278.42826861,
                                            ["x"] = -199115.3642348,
                                            ["name"] = "DictKey_WptName_2868",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 90415.043096366,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 492034.73161274,
                                            ["x"] = -194393.24159419,
                                            ["name"] = "DictKey_WptName_2869",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 96596.619665008,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 459092.39865686,
                                            ["x"] = -166869.01891371,
                                            ["name"] = "DictKey_WptName_2980",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 421,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Dry-cargo ship-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 677,
                                        ["skill"] = "Excellent",
                                        ["y"] = 514989.38483941,
                                        ["x"] = -196846.98566534,
                                        ["name"] = "DictKey_UnitName_1929",
                                        ["heading"] = 2.5708625999027,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 514989.38483941,
                                ["x"] = -196846.98566534,
                                ["name"] = "DictKey_GroupName_1928",
                                ["start_time"] = 86400,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515085.59697924,
                                            ["x"] = -196946.76121776,
                                            ["name"] = "DictKey_WptName_1934",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86571.923493224,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515347.09037929,
                                            ["x"] = -197346.37325248,
                                            ["name"] = "DictKey_WptName_2862",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86753.522138208,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515631.64416539,
                                            ["x"] = -197762.89401183,
                                            ["name"] = "DictKey_WptName_2863",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86962.759584174,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515318.79659552,
                                            ["x"] = -199181.85324383,
                                            ["name"] = "DictKey_WptName_2864",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 90406.316711772,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 491803.30504966,
                                            ["x"] = -194836.56847646,
                                            ["name"] = "DictKey_WptName_2865",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 96630.746793263,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 458427.34869874,
                                            ["x"] = -167369.05635678,
                                            ["name"] = "DictKey_WptName_2981",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 422,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Dry-cargo ship-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 678,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515085.59697924,
                                        ["x"] = -196946.76121776,
                                        ["name"] = "DictKey_UnitName_1933",
                                        ["heading"] = 2.5621527825449,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515085.59697924,
                                ["x"] = -196946.76121776,
                                ["name"] = "DictKey_GroupName_1932",
                                ["start_time"] = 86400,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515196.06276941,
                                            ["x"] = -197062.21578555,
                                            ["name"] = "DictKey_WptName_1939",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86516.245900585,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515378.70746663,
                                            ["x"] = -197328.50272485,
                                            ["name"] = "DictKey_WptName_2858",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86698.108677431,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515660.51194079,
                                            ["x"] = -197747.77279615,
                                            ["name"] = "DictKey_WptName_2859",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86918.102426876,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515361.53952989,
                                            ["x"] = -199245.96764539,
                                            ["name"] = "DictKey_WptName_2860",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 90396.959507352,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 491527.37116223,
                                            ["x"] = -195299.24239868,
                                            ["name"] = "DictKey_WptName_2861",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 96672.37953422,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 457675.39442331,
                                            ["x"] = -167854.76098923,
                                            ["name"] = "DictKey_WptName_2982",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 423,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Dry-cargo ship-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 679,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515196.06276941,
                                        ["x"] = -197062.21578555,
                                        ["name"] = "DictKey_UnitName_1938",
                                        ["heading"] = 2.5403964590162,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515196.06276941,
                                ["x"] = -197062.21578555,
                                ["name"] = "DictKey_GroupName_1937",
                                ["start_time"] = 86400,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515310.58657231,
                                            ["x"] = -197179.64439679,
                                            ["name"] = "DictKey_WptName_1942",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86457.690630442,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515404.82593009,
                                            ["x"] = -197309.25754125,
                                            ["name"] = "DictKey_WptName_2854",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86642.159988531,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515689.37971619,
                                            ["x"] = -197735.4008924,
                                            ["name"] = "DictKey_WptName_2855",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86873.018615435,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515402.46947488,
                                            ["x"] = -199312.70376949,
                                            ["name"] = "DictKey_WptName_2856",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 90388.556755534,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 491252.40551693,
                                            ["x"] = -195736.19623775,
                                            ["name"] = "DictKey_WptName_2857",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 96704.474100232,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 456995.53062963,
                                            ["x"] = -168346.17544448,
                                            ["name"] = "DictKey_WptName_2983",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.9444444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 424,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ELNYA",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 680,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515310.58657231,
                                        ["x"] = -197179.64439679,
                                        ["name"] = "DictKey_UnitName_1941",
                                        ["heading"] = 2.5129212582892,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515310.58657231,
                                ["x"] = -197179.64439679,
                                ["name"] = "DictKey_GroupName_1940",
                                ["start_time"] = 86400,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515158.7625112,
                                            ["x"] = -197294.13632556,
                                            ["name"] = "DictKey_WptName_1945",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86453.393043007,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515239.86721352,
                                            ["x"] = -197380.73965177,
                                            ["name"] = "DictKey_WptName_2876",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.2222222222222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86765.336256808,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515549.1648071,
                                            ["x"] = -197798.63506709,
                                            ["name"] = "DictKey_WptName_2877",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.6666666666667,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87309.877171727,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515266.55523128,
                                            ["x"] = -198975.26239436,
                                            ["name"] = "DictKey_WptName_2878",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.2222222222222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 425,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ALBATROS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 681,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515158.7625112,
                                        ["x"] = -197294.13632556,
                                        ["name"] = "DictKey_UnitName_1944",
                                        ["heading"] = 2.388969634619,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515158.7625112,
                                ["x"] = -197294.13632556,
                                ["name"] = "DictKey_GroupName_1943",
                                ["start_time"] = 86400,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 514044.32464587,
                                            ["x"] = -196647.27940378,
                                            ["name"] = "DictKey_WptName_2195",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 505,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "MOLNIYA",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 761,
                                        ["skill"] = "Excellent",
                                        ["y"] = 514044.32464587,
                                        ["x"] = -196647.27940378,
                                        ["name"] = "DictKey_UnitName_2194",
                                        ["heading"] = 2.6005405854716,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 514044.32464587,
                                ["x"] = -196647.27940378,
                                ["name"] = "DictKey_GroupName_2193",
                                ["start_time"] = 0,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 461916.09257142,
                                                ["x"] = -164291.29085714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 461916.59428571,
                                                ["x"] = -164290.56171428,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 461907.13828571,
                                            ["x"] = -164298.99942857,
                                            ["name"] = "DictKey_WptName_643",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 149,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 200,
                                        ["skill"] = "High",
                                        ["y"] = 461907.13828571,
                                        ["x"] = -164298.99942857,
                                        ["name"] = "DictKey_UnitName_642",
                                        ["heading"] = 2.6529004630314,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 201,
                                        ["skill"] = "High",
                                        ["y"] = 462821.40040332,
                                        ["x"] = -163747.87025957,
                                        ["name"] = "DictKey_UnitName_646",
                                        ["heading"] = 2.6529004630314,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 202,
                                        ["skill"] = "High",
                                        ["y"] = 462710.70571428,
                                        ["x"] = -164562.39142857,
                                        ["name"] = "DictKey_UnitName_647",
                                        ["heading"] = 2.6529004630314,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 203,
                                        ["skill"] = "High",
                                        ["y"] = 461120.66799999,
                                        ["x"] = -165217.31885714,
                                        ["name"] = "DictKey_UnitName_648",
                                        ["heading"] = 2.6529004630314,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 204,
                                        ["skill"] = "High",
                                        ["y"] = 461309.79142856,
                                        ["x"] = -165133.264,
                                        ["name"] = "DictKey_UnitName_649",
                                        ["heading"] = 2.6529004630314,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 205,
                                        ["skill"] = "High",
                                        ["y"] = 461223.98542856,
                                        ["x"] = -165164.78457143,
                                        ["name"] = "DictKey_UnitName_650",
                                        ["heading"] = 2.6529004630314,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 461907.13828571,
                                ["x"] = -164298.99942857,
                                ["name"] = "DictKey_GroupName_641",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515224.94138423,
                                                ["x"] = -196922.70669979,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515224.82725625,
                                                ["x"] = -196922.74517827,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515226.60520756,
                                            ["x"] = -196905.36521419,
                                            ["name"] = "DictKey_WptName_2433",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 584,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 840,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515226.60520756,
                                        ["x"] = -196905.36521419,
                                        ["name"] = "DictKey_UnitName_2432",
                                        ["heading"] = 4.0666171571468,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 841,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515183.56995966,
                                        ["x"] = -196923.7182339,
                                        ["name"] = "DictKey_UnitName_2435",
                                        ["heading"] = 5.5152404363021,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 842,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515491.36663037,
                                        ["x"] = -197197.4888966,
                                        ["name"] = "DictKey_UnitName_2436",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 843,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515274.28777247,
                                        ["x"] = -197007.88267425,
                                        ["name"] = "DictKey_UnitName_2437",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 844,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515317.44423828,
                                        ["x"] = -197038.77855597,
                                        ["name"] = "DictKey_UnitName_2438",
                                        ["heading"] = 3.9793506945471,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 845,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515256.66666502,
                                        ["x"] = -196983.60758848,
                                        ["name"] = "DictKey_UnitName_2439",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 846,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515527.39631633,
                                        ["x"] = -196956.54037176,
                                        ["name"] = "DictKey_UnitName_2440",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 847,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515377.36978489,
                                        ["x"] = -196755.02372604,
                                        ["name"] = "DictKey_UnitName_2441",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 848,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515226.72657738,
                                        ["x"] = -196914.93209311,
                                        ["name"] = "DictKey_UnitName_2442",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 849,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515226.22041709,
                                        ["x"] = -196909.26309791,
                                        ["name"] = "DictKey_UnitName_2443",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 850,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515184.87250798,
                                        ["x"] = -196919.84877775,
                                        ["name"] = "DictKey_UnitName_2444",
                                        ["heading"] = 1.221730476396,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 851,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515185.79089127,
                                        ["x"] = -196919.49236756,
                                        ["name"] = "DictKey_UnitName_2445",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 852,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515273.67862921,
                                        ["x"] = -197010.707629,
                                        ["name"] = "DictKey_UnitName_2446",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 853,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515317.63107122,
                                        ["x"] = -197042.23496536,
                                        ["name"] = "DictKey_UnitName_2447",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 854,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515338.59866272,
                                        ["x"] = -197061.62050689,
                                        ["name"] = "DictKey_UnitName_2448",
                                        ["heading"] = 0.71558499331767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 855,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515339.46275552,
                                        ["x"] = -197060.59930631,
                                        ["name"] = "DictKey_UnitName_2449",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 856,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515494.58582805,
                                        ["x"] = -197200.52408734,
                                        ["name"] = "DictKey_UnitName_2450",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 857,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515495.763333,
                                        ["x"] = -197202.02273,
                                        ["name"] = "DictKey_UnitName_2451",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 858,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515279.08360969,
                                        ["x"] = -197009.66872638,
                                        ["name"] = "DictKey_UnitName_2452",
                                        ["heading"] = 2.2863813201126,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 859,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515460.43818463,
                                        ["x"] = -197230.92512412,
                                        ["name"] = "DictKey_UnitName_2453",
                                        ["heading"] = 1.1693705988362,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 860,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515253.87280807,
                                        ["x"] = -196981.62860647,
                                        ["name"] = "DictKey_UnitName_2454",
                                        ["heading"] = 5.1138147083434,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 861,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515234.49706639,
                                        ["x"] = -196924.61988447,
                                        ["name"] = "DictKey_UnitName_2455",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 862,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515375.92378396,
                                        ["x"] = -196757.93224271,
                                        ["name"] = "DictKey_UnitName_2456",
                                        ["heading"] = 4.3872055696626,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 863,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515376.77808471,
                                        ["x"] = -196758.59246598,
                                        ["name"] = "DictKey_UnitName_2457",
                                        ["heading"] = 2.8099800957109,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 864,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515526.87734173,
                                        ["x"] = -196959.18854452,
                                        ["name"] = "DictKey_UnitName_2458",
                                        ["heading"] = 3.2463124087095,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [25]
                                }, -- end of ["units"]
                                ["y"] = 515226.60520756,
                                ["x"] = -196905.36521419,
                                ["name"] = "DictKey_GroupName_2431",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516087.88423822,
                                            ["x"] = -197580.41192322,
                                            ["name"] = "DictKey_WptName_2461",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 585,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 865,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516087.88423822,
                                        ["x"] = -197580.41192322,
                                        ["name"] = "DictKey_UnitName_2460",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 867,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516196.47588648,
                                        ["x"] = -197486.07640056,
                                        ["name"] = "DictKey_UnitName_2463",
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 868,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515859.26130905,
                                        ["x"] = -196873.61621585,
                                        ["name"] = "DictKey_UnitName_2464",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "UAZ-469",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 869,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516054.97868971,
                                        ["x"] = -197560.0888801,
                                        ["name"] = "DictKey_UnitName_2465",
                                        ["heading"] = 2.9496064358704,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 870,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516033.97922753,
                                        ["x"] = -196184.02719579,
                                        ["name"] = "DictKey_UnitName_2466",
                                        ["heading"] = 2.5481807079117,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 871,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516774.09587968,
                                        ["x"] = -197936.97629488,
                                        ["name"] = "DictKey_UnitName_2467",
                                        ["heading"] = 4.5902159327451,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 872,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516081.5784509,
                                        ["x"] = -197543.46222208,
                                        ["name"] = "DictKey_UnitName_2468",
                                        ["heading"] = 2.9670597283904,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 873,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516123.14434143,
                                        ["x"] = -197385.22085408,
                                        ["name"] = "DictKey_UnitName_2469",
                                        ["heading"] = 1.3613568165556,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 874,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516949.42131827,
                                        ["x"] = -197796.97508296,
                                        ["name"] = "DictKey_UnitName_2470",
                                        ["heading"] = 2.6354471705114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 875,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515921.60619147,
                                        ["x"] = -196360.78409726,
                                        ["name"] = "DictKey_UnitName_2471",
                                        ["heading"] = 1.3788101090755,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 876,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516413.59602405,
                                        ["x"] = -197448.68886274,
                                        ["name"] = "DictKey_UnitName_2472",
                                        ["heading"] = 2.7401669256311,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 877,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516410.40698228,
                                        ["x"] = -197446.85407158,
                                        ["name"] = "DictKey_UnitName_2473",
                                        ["heading"] = 2.775073510671,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 878,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516309.99086923,
                                        ["x"] = -197466.46099738,
                                        ["name"] = "DictKey_UnitName_2474",
                                        ["heading"] = 2.0769418098733,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 879,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516312.32314853,
                                        ["x"] = -197469.62623358,
                                        ["name"] = "DictKey_UnitName_2475",
                                        ["heading"] = 4.5902159327451,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 880,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516310.90712181,
                                        ["x"] = -197470.04271202,
                                        ["name"] = "DictKey_UnitName_2476",
                                        ["heading"] = 1.239183768916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 881,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516072.64398328,
                                        ["x"] = -197552.7358421,
                                        ["name"] = "DictKey_UnitName_2477",
                                        ["heading"] = 1.8675022996339,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 882,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516152.39087626,
                                        ["x"] = -197543.63243043,
                                        ["name"] = "DictKey_UnitName_2478",
                                        ["heading"] = 1.8151424220741,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 883,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516084.23743888,
                                        ["x"] = -197578.33062485,
                                        ["name"] = "DictKey_UnitName_2479",
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 884,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516090.56924925,
                                        ["x"] = -197576.99291844,
                                        ["name"] = "DictKey_UnitName_2480",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 885,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516149.29417444,
                                        ["x"] = -197545.49045152,
                                        ["name"] = "DictKey_UnitName_2481",
                                        ["heading"] = 3.7699111843078,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 886,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516770.69456848,
                                        ["x"] = -197935.53782449,
                                        ["name"] = "DictKey_UnitName_2482",
                                        ["heading"] = 5.9341194567807,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 887,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516200.57232633,
                                        ["x"] = -197486.8402063,
                                        ["name"] = "DictKey_UnitName_2483",
                                        ["heading"] = 2.9146998508305,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 888,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516422.11469728,
                                        ["x"] = -197455.72222884,
                                        ["name"] = "DictKey_UnitName_2484",
                                        ["heading"] = 4.5902159327451,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 889,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516115.75930573,
                                        ["x"] = -197362.48271786,
                                        ["name"] = "DictKey_UnitName_2485",
                                        ["heading"] = 2.9321531433505,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 890,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516117.44361212,
                                        ["x"] = -197360.08582031,
                                        ["name"] = "DictKey_UnitName_2486",
                                        ["heading"] = 1.4835298641952,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 891,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515864.49857548,
                                        ["x"] = -196873.98160653,
                                        ["name"] = "DictKey_UnitName_2487",
                                        ["heading"] = 3.08923277603,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 892,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515864.73105444,
                                        ["x"] = -196875.18155949,
                                        ["name"] = "DictKey_UnitName_2488",
                                        ["heading"] = 5.8643062867009,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 893,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516038.2522963,
                                        ["x"] = -196185.62054347,
                                        ["name"] = "DictKey_UnitName_2489",
                                        ["heading"] = 1.850049007114,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 894,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515711.22471983,
                                        ["x"] = -195430.14381284,
                                        ["name"] = "DictKey_UnitName_2490",
                                        ["heading"] = 0.97738438111682,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 895,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515712.08923235,
                                        ["x"] = -195429.48337079,
                                        ["name"] = "DictKey_UnitName_2491",
                                        ["heading"] = 4.5902159327451,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 896,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516148.94026566,
                                        ["x"] = -197542.21679531,
                                        ["name"] = "DictKey_UnitName_2492",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 897,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515935.57573405,
                                        ["x"] = -196421.69538388,
                                        ["name"] = "DictKey_UnitName_2493",
                                        ["heading"] = 1.6755160819146,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [32]
                                    [33] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 898,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515708.77971631,
                                        ["x"] = -195427.51073213,
                                        ["name"] = "DictKey_UnitName_2494",
                                        ["heading"] = 3.4557519189488,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [33]
                                    [34] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 899,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516114.07499935,
                                        ["x"] = -197359.1788861,
                                        ["name"] = "DictKey_UnitName_2495",
                                        ["heading"] = 2.1816615649929,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [34]
                                    [35] = 
                                    {
                                        ["type"] = "Ural-4320-31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 900,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516047.0650931,
                                        ["x"] = -197560.4593381,
                                        ["name"] = "DictKey_UnitName_2496",
                                        ["heading"] = 2.9670597283904,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [35]
                                    [36] = 
                                    {
                                        ["type"] = "VAZ Car",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 901,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516051.48753469,
                                        ["x"] = -197560.66664005,
                                        ["name"] = "DictKey_UnitName_2497",
                                        ["heading"] = 2.9496064358704,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [36]
                                }, -- end of ["units"]
                                ["y"] = 516087.88423822,
                                ["x"] = -197580.41192322,
                                ["name"] = "DictKey_GroupName_2459",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517359.20017952,
                                            ["x"] = -197949.45461378,
                                            ["name"] = "DictKey_WptName_2506",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 586,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 902,
                                        ["livery_id"] = "RUS_autumn",
                                        ["skill"] = "Excellent",
                                        ["y"] = 517359.20017952,
                                        ["x"] = -197949.45461378,
                                        ["name"] = "DictKey_UnitName_2505",
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 903,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515719.61254472,
                                        ["x"] = -195419.27667557,
                                        ["name"] = "DictKey_UnitName_2507",
                                        ["heading"] = 2.460914245312,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 904,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516214.15226218,
                                        ["x"] = -197562.66243304,
                                        ["name"] = "DictKey_UnitName_2508",
                                        ["heading"] = 2.1118483949131,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 905,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515372.69455374,
                                        ["x"] = -196728.39001538,
                                        ["name"] = "DictKey_UnitName_2509",
                                        ["heading"] = 4.2411500823462,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 906,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516021.333701,
                                        ["x"] = -196869.60921997,
                                        ["name"] = "DictKey_UnitName_2510",
                                        ["heading"] = 1.9373154697137,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "1L13 EWR",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 910,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516841.0632538,
                                        ["x"] = -197788.99901048,
                                        ["name"] = "DictKey_UnitName_2526",
                                        ["heading"] = 4.1887902047864,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "55G6 EWR",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 911,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516152.95225439,
                                        ["x"] = -197608.99451419,
                                        ["name"] = "DictKey_UnitName_2527",
                                        ["heading"] = 2.5481807079117,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 517359.20017952,
                                ["x"] = -197949.45461378,
                                ["name"] = "DictKey_GroupName_2504",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516208.89284899,
                                                ["x"] = -195739.62060035,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516210.10132497,
                                                ["x"] = -195743.41672998,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516325.70124612,
                                            ["x"] = -195804.45780984,
                                            ["name"] = "DictKey_WptName_2599",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 611,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 933,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516325.70124612,
                                        ["x"] = -195804.45780984,
                                        ["name"] = "DictKey_UnitName_2598",
                                        ["heading"] = 2.8333923964946,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 934,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516146.35931237,
                                        ["x"] = -195630.51774157,
                                        ["name"] = "DictKey_UnitName_2600",
                                        ["heading"] = 4.2411500823462,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 935,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516240.65822784,
                                        ["x"] = -195624.67895254,
                                        ["name"] = "DictKey_UnitName_2601",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 936,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516360.10903826,
                                        ["x"] = -195791.14622973,
                                        ["name"] = "DictKey_UnitName_2602",
                                        ["heading"] = 0.87266462599716,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 937,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516176.76656253,
                                        ["x"] = -195747.06153767,
                                        ["name"] = "DictKey_UnitName_2603",
                                        ["heading"] = 1.0122909661567,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 938,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516150.98125224,
                                        ["x"] = -195630.41109408,
                                        ["name"] = "DictKey_UnitName_2604",
                                        ["heading"] = 1.832595714594,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 939,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516144.18125224,
                                        ["x"] = -195633.63966551,
                                        ["name"] = "DictKey_UnitName_2605",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 940,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515937.20582416,
                                        ["x"] = -196420.29902981,
                                        ["name"] = "DictKey_UnitName_2606",
                                        ["heading"] = 0.36651914291881,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 941,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516236.91168815,
                                        ["x"] = -195626.52148866,
                                        ["name"] = "DictKey_UnitName_2607",
                                        ["heading"] = 2.8333923964946,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 942,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516237.39740243,
                                        ["x"] = -195627.29291723,
                                        ["name"] = "DictKey_UnitName_2608",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 943,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516360.28141887,
                                        ["x"] = -195788.27607672,
                                        ["name"] = "DictKey_UnitName_2609",
                                        ["heading"] = 4.5902159327451,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 944,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516326.62423391,
                                        ["x"] = -195800.37348783,
                                        ["name"] = "DictKey_UnitName_2610",
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 516325.70124612,
                                ["x"] = -195804.45780984,
                                ["name"] = "DictKey_GroupName_2597",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = -120,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517458.51768791,
                                            ["x"] = -197599.13044834,
                                            ["name"] = "DictKey_WptName_2826",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 548209.69758088,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -204444.60360281,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 100,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 546955.62009066,
                                                                ["x"] = -203762.4495489,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 100,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 554122.93373004,
                                                                ["x"] = -206334.00421649,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 100,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 651,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Uragan_BM-27",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1063,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517458.51768791,
                                        ["x"] = -197599.13044834,
                                        ["name"] = "DictKey_UnitName_2825",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Uragan_BM-27",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1064,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517485.8829892,
                                        ["x"] = -197561.50451535,
                                        ["name"] = "DictKey_UnitName_2827",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Uragan_BM-27",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1065,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517513.01780733,
                                        ["x"] = -197524.53824137,
                                        ["name"] = "DictKey_UnitName_2828",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Uragan_BM-27",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1066,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517538.1863343,
                                        ["x"] = -197491.1112915,
                                        ["name"] = "DictKey_UnitName_2829",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Uragan_BM-27",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1067,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517565.97726447,
                                        ["x"] = -197455.82694366,
                                        ["name"] = "DictKey_UnitName_2830",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 517458.51768791,
                                ["x"] = -197599.13044834,
                                ["name"] = "DictKey_GroupName_2824",
                                ["start_time"] = -120,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 542705.81752293,
                                                ["x"] = -199706.04080748,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 544979.49250604,
                                                ["x"] = -201618.39773362,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 544979.49250604,
                                                ["x"] = -201618.39773362,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 547585.91018843,
                                                ["x"] = -203474.00574001,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 547585.91018843,
                                                ["x"] = -203474.00574001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 547585.91018843,
                                                ["x"] = -203474.00574001,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 38,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 542705.81752293,
                                            ["x"] = -199706.04080748,
                                            ["name"] = "DictKey_WptName_2938",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 52,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 534.77593898161,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 544979.49250604,
                                            ["x"] = -201618.39773362,
                                            ["name"] = "DictKey_WptName_2963",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1110.6829560885,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547585.91018843,
                                            ["x"] = -203474.00574001,
                                            ["name"] = "DictKey_WptName_2964",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 673,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1091,
                                        ["skill"] = "High",
                                        ["y"] = 542705.81752293,
                                        ["x"] = -199706.04080748,
                                        ["name"] = "DictKey_UnitName_2937",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1092,
                                        ["skill"] = "High",
                                        ["y"] = 542588.6709995,
                                        ["x"] = -199825.45078905,
                                        ["name"] = "DictKey_UnitName_2939",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1093,
                                        ["skill"] = "High",
                                        ["y"] = 542904.90800153,
                                        ["x"] = -199582.78729361,
                                        ["name"] = "DictKey_UnitName_2940",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1094,
                                        ["skill"] = "High",
                                        ["y"] = 542410.54566775,
                                        ["x"] = -199698.95598824,
                                        ["name"] = "DictKey_UnitName_2941",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1095,
                                        ["skill"] = "High",
                                        ["y"] = 542848.11441749,
                                        ["x"] = -199452.42020298,
                                        ["name"] = "DictKey_UnitName_2942",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1096,
                                        ["skill"] = "High",
                                        ["y"] = 542742.27182906,
                                        ["x"] = -199412.4065415,
                                        ["name"] = "DictKey_UnitName_2943",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1097,
                                        ["skill"] = "High",
                                        ["y"] = 542622.23084462,
                                        ["x"] = -199500.1784441,
                                        ["name"] = "DictKey_UnitName_2944",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1098,
                                        ["skill"] = "High",
                                        ["y"] = 542300.83078949,
                                        ["x"] = -199608.60255909,
                                        ["name"] = "DictKey_UnitName_2945",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1099,
                                        ["skill"] = "High",
                                        ["y"] = 542460.88543542,
                                        ["x"] = -199797.05399703,
                                        ["name"] = "DictKey_UnitName_2946",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1100,
                                        ["skill"] = "High",
                                        ["y"] = 542560.27420748,
                                        ["x"] = -199582.78729361,
                                        ["name"] = "DictKey_UnitName_2947",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1101,
                                        ["skill"] = "High",
                                        ["y"] = 542526.71436237,
                                        ["x"] = -199393.0450924,
                                        ["name"] = "DictKey_UnitName_2948",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1102,
                                        ["skill"] = "High",
                                        ["y"] = 542272.43399747,
                                        ["x"] = -199682.17606568,
                                        ["name"] = "DictKey_UnitName_2949",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1103,
                                        ["skill"] = "High",
                                        ["y"] = 542416.99948412,
                                        ["x"] = -199680.88530241,
                                        ["name"] = "DictKey_UnitName_2950",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1104,
                                        ["skill"] = "High",
                                        ["y"] = 542326.64605497,
                                        ["x"] = -199618.92866527,
                                        ["name"] = "DictKey_UnitName_2951",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1105,
                                        ["skill"] = "High",
                                        ["y"] = 542473.79306815,
                                        ["x"] = -199778.9833112,
                                        ["name"] = "DictKey_UnitName_2952",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1106,
                                        ["skill"] = "High",
                                        ["y"] = 542598.99710569,
                                        ["x"] = -199807.38010322,
                                        ["name"] = "DictKey_UnitName_2953",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1107,
                                        ["skill"] = "High",
                                        ["y"] = 542689.35053484,
                                        ["x"] = -199724.77125371,
                                        ["name"] = "DictKey_UnitName_2954",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1108,
                                        ["skill"] = "High",
                                        ["y"] = 542632.5569508,
                                        ["x"] = -199484.68928482,
                                        ["name"] = "DictKey_UnitName_2955",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1109,
                                        ["skill"] = "High",
                                        ["y"] = 542917.81563427,
                                        ["x"] = -199566.00737106,
                                        ["name"] = "DictKey_UnitName_2956",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1110,
                                        ["skill"] = "High",
                                        ["y"] = 542853.27747059,
                                        ["x"] = -199471.78165209,
                                        ["name"] = "DictKey_UnitName_2957",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1111,
                                        ["skill"] = "High",
                                        ["y"] = 542750.0164087,
                                        ["x"] = -199387.8820393,
                                        ["name"] = "DictKey_UnitName_2958",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1112,
                                        ["skill"] = "High",
                                        ["y"] = 542538.33123183,
                                        ["x"] = -199374.97440657,
                                        ["name"] = "DictKey_UnitName_2959",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1113,
                                        ["skill"] = "High",
                                        ["y"] = 542551.23886457,
                                        ["x"] = -199596.98568962,
                                        ["name"] = "DictKey_UnitName_2960",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1114,
                                        ["skill"] = "High",
                                        ["y"] = 542588.6709995,
                                        ["x"] = -199844.81223815,
                                        ["name"] = "DictKey_UnitName_2961",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1115,
                                        ["skill"] = "High",
                                        ["y"] = 542711.29351049,
                                        ["x"] = -199674.43148604,
                                        ["name"] = "DictKey_UnitName_2962",
                                        ["heading"] = 2.2700927249981,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [25]
                                }, -- end of ["units"]
                                ["y"] = 542705.81752293,
                                ["x"] = -199706.04080748,
                                ["name"] = "DictKey_GroupName_2936",
                                ["start_time"] = 86400,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 400,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5,
                                            ["ETA_locked"] = true,
                                            ["y"] = 508863.45505903,
                                            ["x"] = -206460.05181256,
                                            ["name"] = "DictKey_WptName_2120",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 400,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 20.945839315561,
                                            ["ETA_locked"] = false,
                                            ["y"] = 510077.77272692,
                                            ["x"] = -204879.41963103,
                                            ["name"] = "DictKey_WptName_2536",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 400,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 400,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 125,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 101.65244074035,
                                            ["ETA_locked"] = false,
                                            ["y"] = 516236.74741993,
                                            ["x"] = -196889.34230788,
                                            ["name"] = "DictKey_WptName_2123",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 481,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 400,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lodeynoye pole AFB (177 IAP)",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 125,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 737,
                                        ["psi"] = -0.65507796737021,
                                        ["y"] = 508863.45505903,
                                        ["x"] = -206460.05181256,
                                        ["name"] = "DictKey_UnitName_2119",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.65507796737021,
                                        ["callsign"] = 715,
                                        ["onboard_num"] = "15",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 508863.45505903,
                                ["x"] = -206460.05181256,
                                ["name"] = "DictKey_GroupName_2118",
                                ["communication"] = true,
                                ["start_time"] = 5,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 516294.83489072,
                                            ["x"] = -197684.61257596,
                                            ["name"] = "DictKey_WptName_2836",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 152.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 46.308360058236,
                                            ["ETA_locked"] = false,
                                            ["y"] = 520500.28785407,
                                            ["x"] = -203875.67106112,
                                            ["name"] = "DictKey_WptName_2838",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 166.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 99.511851921877,
                                            ["ETA_locked"] = false,
                                            ["y"] = 528009.50969276,
                                            ["x"] = -199159.7739152,
                                            ["name"] = "DictKey_WptName_2839",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 166.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 14,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 155.3584586716,
                                            ["ETA_locked"] = false,
                                            ["y"] = 536668.78562357,
                                            ["x"] = -201040.28143925,
                                            ["name"] = "DictKey_WptName_2840",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 653,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 22,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 1069,
                                        ["psi"] = -2.5449095234426,
                                        ["parking_id"] = "09",
                                        ["x"] = -197684.61257596,
                                        ["name"] = "DictKey_UnitName_2835",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3411,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516294.83489072,
                                        ["heading"] = 2.5449095234426,
                                        ["callsign"] = 245,
                                        ["onboard_num"] = "45",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 21,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 1070,
                                        ["psi"] = -2.5449095234426,
                                        ["parking_id"] = "10",
                                        ["x"] = -197659.23757596,
                                        ["name"] = "DictKey_UnitName_2837",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3411,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516240.61614072,
                                        ["heading"] = 2.5449095234426,
                                        ["callsign"] = 245,
                                        ["onboard_num"] = "46",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 516294.83489072,
                                ["x"] = -197684.61257596,
                                ["name"] = "DictKey_GroupName_2834",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 2,
                                            ["helipadId"] = 2,
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 513544.74029934,
                                            ["x"] = -196393.7373898,
                                            ["name"] = "DictKey_WptName_2881",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 400,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 116.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 21.489833918485,
                                            ["ETA_locked"] = false,
                                            ["y"] = 514609.16621537,
                                            ["x"] = -198663.71206047,
                                            ["name"] = "DictKey_WptName_2883",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 400,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 116.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 400,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 116.66666666667,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 420,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 52.460140855407,
                                            ["ETA_locked"] = false,
                                            ["y"] = 518008.96879772,
                                            ["x"] = -197440.36642924,
                                            ["name"] = "DictKey_WptName_2884",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 166.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 201.89831091528,
                                            ["ETA_locked"] = false,
                                            ["y"] = 542738.61843856,
                                            ["x"] = -200402.00121587,
                                            ["name"] = "DictKey_WptName_2885",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 463.30677453637,
                                            ["ETA_locked"] = false,
                                            ["y"] = 509889.33846991,
                                            ["x"] = -184939.02848438,
                                            ["name"] = "DictKey_WptName_2886",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 21,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 554.48783720915,
                                            ["ETA_locked"] = false,
                                            ["y"] = 516451.6875,
                                            ["x"] = -196710.085938,
                                            ["name"] = "DictKey_WptName_2887",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 657,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Player",
                                        ["parking"] = 2,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 1074,
                                        ["psi"] = -2.7031205576507,
                                        ["parking_id"] = "2",
                                        ["x"] = -196393.7373898,
                                        ["name"] = "DictKey_UnitName_2880",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4000,
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 513544.74029934,
                                        ["heading"] = 2.7031205576507,
                                        ["callsign"] = 375,
                                        ["onboard_num"] = "075",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 513544.74029934,
                                ["x"] = -196393.7373898,
                                ["name"] = "DictKey_GroupName_2879",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 152.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 496980.60649041,
                                            ["x"] = -164553.03176847,
                                            ["name"] = "DictKey_WptName_2890",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 86646.060267468,
                                            ["ETA_locked"] = false,
                                            ["y"] = 516451.6875,
                                            ["x"] = -196710.085938,
                                            ["name"] = "DictKey_WptName_2891",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 658,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "FSB aeroflot",
                                        ["skill"] = "High",
                                        ["speed"] = 152.77777777778,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 1076,
                                        ["psi"] = -2.5971391946607,
                                        ["y"] = 496980.60649041,
                                        ["x"] = -164553.03176847,
                                        ["name"] = "DictKey_UnitName_2889",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 32000,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.5971391946607,
                                        ["callsign"] = 465,
                                        ["onboard_num"] = "65",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 496980.60649041,
                                ["x"] = -164553.03176847,
                                ["name"] = "DictKey_GroupName_2888",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 152.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 495596.62044818,
                                            ["x"] = -162408.5896269,
                                            ["name"] = "DictKey_WptName_2894",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 86662.759564314,
                                            ["ETA_locked"] = false,
                                            ["y"] = 516451.6875,
                                            ["x"] = -196710.085938,
                                            ["name"] = "DictKey_WptName_2895",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 659,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "MVD aeroflot",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 152.77777777778,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 1077,
                                        ["psi"] = -2.595316721729,
                                        ["y"] = 495596.62044818,
                                        ["x"] = -162408.5896269,
                                        ["name"] = "DictKey_UnitName_2893",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 32000,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.595316721729,
                                        ["callsign"] = 468,
                                        ["onboard_num"] = "68",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 495596.62044818,
                                ["x"] = -162408.5896269,
                                ["name"] = "DictKey_GroupName_2892",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 152.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 494204.48463175,
                                            ["x"] = -160097.96075557,
                                            ["name"] = "DictKey_WptName_2931",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 86680.416451021,
                                            ["ETA_locked"] = false,
                                            ["y"] = 516451.6875,
                                            ["x"] = -196710.085938,
                                            ["name"] = "DictKey_WptName_2932",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 671,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 152.77777777778,
                                        ["type"] = "A-50",
                                        ["unitId"] = 1089,
                                        ["psi"] = -2.5955702244646,
                                        ["y"] = 494204.48463175,
                                        ["x"] = -160097.96075557,
                                        ["name"] = "DictKey_UnitName_2930",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 28000,
                                            ["flare"] = 192,
                                            ["chaff"] = 192,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.5955702244646,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "10",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 494204.48463175,
                                ["x"] = -160097.96075557,
                                ["name"] = "DictKey_GroupName_2929",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 2,
                                            ["helipadId"] = 2,
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 513544.74029934,
                                            ["x"] = -196393.7373898,
                                            ["name"] = "DictKey_WptName_2974",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 300,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 18.76651826909,
                                            ["ETA_locked"] = false,
                                            ["y"] = 514648.11372649,
                                            ["x"] = -198755.13641385,
                                            ["name"] = "DictKey_WptName_2975",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 36.595167668553,
                                            ["ETA_locked"] = false,
                                            ["y"] = 514432.87222767,
                                            ["x"] = -194799.06541668,
                                            ["name"] = "DictKey_WptName_2976",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 133.24758708962,
                                            ["ETA_locked"] = false,
                                            ["y"] = 491142.20264856,
                                            ["x"] = -188364.75529022,
                                            ["name"] = "DictKey_WptName_2977",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 361.49787864334,
                                            ["ETA_locked"] = false,
                                            ["y"] = 442191.56298936,
                                            ["x"] = -175076.21599215,
                                            ["name"] = "DictKey_WptName_2978",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 536.70703624169,
                                            ["ETA_locked"] = false,
                                            ["y"] = 462218.921875,
                                            ["x"] = -164496.46875,
                                            ["name"] = "DictKey_WptName_2979",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 674,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 1,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 1116,
                                        ["psi"] = -2.7044832031165,
                                        ["parking_id"] = "1",
                                        ["x"] = -196393.7373898,
                                        ["name"] = "DictKey_UnitName_2973",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 7600,
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 513544.74029934,
                                        ["heading"] = 2.7044832031165,
                                        ["callsign"] = 77,
                                        ["onboard_num"] = "077",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 513544.74029934,
                                ["x"] = -196393.7373898,
                                ["name"] = "DictKey_GroupName_2972",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461641.9422857,
                                            ["speed"] = 0,
                                            ["x"] = -164577.94828571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 13,
                                        ["y"] = 461641.9422857,
                                        ["x"] = -164577.94828571,
                                        ["name"] = "DictKey_GroupName_80",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461641.9422857,
                                ["x"] = -164577.94828571,
                                ["name"] = "DictKey_GroupName_80",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.1836278784232,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 463653.90176707,
                                            ["speed"] = 0,
                                            ["x"] = -163900.57766603,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-33",
                                        ["unitId"] = 16,
                                        ["y"] = 463653.90176707,
                                        ["x"] = -163900.57766603,
                                        ["name"] = "DictKey_GroupName_101",
                                        ["heading"] = 5.1836278784232,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463653.90176707,
                                ["x"] = -163900.57766603,
                                ["name"] = "DictKey_GroupName_101",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 463646.46914286,
                                            ["speed"] = 0,
                                            ["x"] = -163888.66142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ZiL-131 APA-80",
                                        ["unitId"] = 44,
                                        ["rate"] = 6,
                                        ["y"] = 463646.46914286,
                                        ["x"] = -163888.66142857,
                                        ["name"] = "DictKey_GroupName_166",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463646.46914286,
                                ["x"] = -163888.66142857,
                                ["name"] = "DictKey_GroupName_166",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.846852994181,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 463647.64142857,
                                            ["speed"] = 0,
                                            ["x"] = -163917.98142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 45,
                                        ["rate"] = 100,
                                        ["y"] = 463647.64142857,
                                        ["x"] = -163917.98142857,
                                        ["name"] = "DictKey_GroupName_169",
                                        ["heading"] = 5.846852994181,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463647.64142857,
                                ["x"] = -163917.98142857,
                                ["name"] = "DictKey_GroupName_169",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.846852994181,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 463657.92714285,
                                            ["speed"] = 0,
                                            ["x"] = -163913.12428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 46,
                                        ["y"] = 463657.92714285,
                                        ["x"] = -163913.12428571,
                                        ["name"] = "DictKey_GroupName_172",
                                        ["heading"] = 5.846852994181,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463657.92714285,
                                ["x"] = -163913.12428571,
                                ["name"] = "DictKey_GroupName_172",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 2.6354471705114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461911.66657142,
                                            ["speed"] = 0,
                                            ["x"] = -164403.56942857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-34",
                                        ["unitId"] = 60,
                                        ["rate"] = "70",
                                        ["y"] = 461911.66657142,
                                        ["x"] = -164403.56942857,
                                        ["name"] = "DictKey_GroupName_214",
                                        ["heading"] = 2.6354471705114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461911.66657142,
                                ["x"] = -164403.56942857,
                                ["name"] = "DictKey_GroupName_214",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.6354471705114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461874.47771427,
                                            ["speed"] = 0,
                                            ["x"] = -164423.65399999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-34",
                                        ["unitId"] = 61,
                                        ["rate"] = "70",
                                        ["y"] = 461874.47771427,
                                        ["x"] = -164423.65399999,
                                        ["name"] = "DictKey_GroupName_217",
                                        ["heading"] = 2.6354471705114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461874.47771427,
                                ["x"] = -164423.65399999,
                                ["name"] = "DictKey_GroupName_217",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462327.13308688,
                                            ["speed"] = 0,
                                            ["x"] = -163975.50464799,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 64,
                                        ["y"] = 462327.13308688,
                                        ["x"] = -163975.50464799,
                                        ["name"] = "DictKey_GroupName_226",
                                        ["heliport_callsign_id"] = 9,
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462327.13308688,
                                ["x"] = -163975.50464799,
                                ["name"] = "DictKey_GroupName_226",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 1.0821041362365,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 460935.55228571,
                                            ["speed"] = 0,
                                            ["x"] = -164851.96314285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 66,
                                        ["rate"] = 100,
                                        ["y"] = 460935.55228571,
                                        ["x"] = -164851.96314285,
                                        ["name"] = "DictKey_GroupName_233",
                                        ["heading"] = 1.0821041362365,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 460935.55228571,
                                ["x"] = -164851.96314285,
                                ["name"] = "DictKey_GroupName_233",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 1.0821041362365,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461021.52628571,
                                            ["speed"] = 0,
                                            ["x"] = -164810.31114285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 67,
                                        ["y"] = 461021.52628571,
                                        ["x"] = -164810.31114285,
                                        ["name"] = "DictKey_GroupName_236",
                                        ["heading"] = 1.0821041362365,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461021.52628571,
                                ["x"] = -164810.31114285,
                                ["name"] = "DictKey_GroupName_236",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2.7227136331112,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461653.43057142,
                                            ["speed"] = 0,
                                            ["x"] = -164556.47799999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 94,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 112,
                                        ["y"] = 461653.43057142,
                                        ["x"] = -164556.47799999,
                                        ["name"] = "DictKey_GroupName_371",
                                        ["heading"] = 2.7227136331112,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461653.43057142,
                                ["x"] = -164556.47799999,
                                ["name"] = "DictKey_GroupName_371",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0.069813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461667.97685713,
                                            ["speed"] = 0,
                                            ["x"] = -164571.31914285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 113,
                                        ["rate"] = 10,
                                        ["y"] = 461667.97685713,
                                        ["x"] = -164571.31914285,
                                        ["name"] = "DictKey_GroupName_374",
                                        ["heading"] = 0.069813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461667.97685713,
                                ["x"] = -164571.31914285,
                                ["name"] = "DictKey_GroupName_374",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 5.7421332390613,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461665.42142856,
                                            ["speed"] = 0,
                                            ["x"] = -164577.60942857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 114,
                                        ["y"] = 461665.42142856,
                                        ["x"] = -164577.60942857,
                                        ["name"] = "DictKey_GroupName_377",
                                        ["heading"] = 5.7421332390613,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461665.42142856,
                                ["x"] = -164577.60942857,
                                ["name"] = "DictKey_GroupName_377",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461131.1702857,
                                            ["speed"] = 0,
                                            ["x"] = -164857.38942857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "night",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-28N",
                                        ["unitId"] = 117,
                                        ["rate"] = "50",
                                        ["y"] = 461131.1702857,
                                        ["x"] = -164857.38942857,
                                        ["name"] = "DictKey_GroupName_386",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461131.1702857,
                                ["x"] = -164857.38942857,
                                ["name"] = "DictKey_GroupName_386",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462245.24871094,
                                            ["speed"] = 0,
                                            ["x"] = -163950.03713725,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 101,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 119,
                                        ["rate"] = "50",
                                        ["y"] = 462245.24871094,
                                        ["x"] = -163950.03713725,
                                        ["name"] = "DictKey_GroupName_392",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462245.24871094,
                                ["x"] = -163950.03713725,
                                ["name"] = "DictKey_GroupName_392",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462282.99633992,
                                            ["speed"] = 0,
                                            ["x"] = -164021.47685688,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia Demo `Werewolf`",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 120,
                                        ["rate"] = "50",
                                        ["y"] = 462282.99633992,
                                        ["x"] = -164021.47685688,
                                        ["name"] = "DictKey_GroupName_395",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462282.99633992,
                                ["x"] = -164021.47685688,
                                ["name"] = "DictKey_GroupName_395",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462352.90888124,
                                            ["speed"] = 0,
                                            ["x"] = -164030.80163297,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 103,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 121,
                                        ["y"] = 462352.90888124,
                                        ["x"] = -164030.80163297,
                                        ["name"] = "DictKey_GroupName_398",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462352.90888124,
                                ["x"] = -164030.80163297,
                                ["name"] = "DictKey_GroupName_398",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 2.6005405854716,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461118.09599999,
                                            ["speed"] = 0,
                                            ["x"] = -164865.83371428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 104,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 122,
                                        ["y"] = 461118.09599999,
                                        ["x"] = -164865.83371428,
                                        ["name"] = "DictKey_GroupName_401",
                                        ["heading"] = 2.6005405854716,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461118.09599999,
                                ["x"] = -164865.83371428,
                                ["name"] = "DictKey_GroupName_401",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 3.3335788713092,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461148.5502857,
                                            ["speed"] = 0,
                                            ["x"] = -164855.65514285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 105,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 123,
                                        ["rate"] = 7,
                                        ["y"] = 461148.5502857,
                                        ["x"] = -164855.65514285,
                                        ["name"] = "DictKey_GroupName_404",
                                        ["heading"] = 3.3335788713092,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461148.5502857,
                                ["x"] = -164855.65514285,
                                ["name"] = "DictKey_GroupName_404",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0.24434609527921,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461134.88371427,
                                            ["speed"] = 0,
                                            ["x"] = -164867.24371428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 106,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 124,
                                        ["y"] = 461134.88371427,
                                        ["x"] = -164867.24371428,
                                        ["name"] = "DictKey_GroupName_407",
                                        ["heading"] = 0.24434609527921,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461134.88371427,
                                ["x"] = -164867.24371428,
                                ["name"] = "DictKey_GroupName_407",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 3.9095375244673,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461135.33599999,
                                            ["speed"] = 0,
                                            ["x"] = -164866.18371428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 125,
                                        ["y"] = 461135.33599999,
                                        ["x"] = -164866.18371428,
                                        ["name"] = "DictKey_GroupName_410",
                                        ["heading"] = 3.9095375244673,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461135.33599999,
                                ["x"] = -164866.18371428,
                                ["name"] = "DictKey_GroupName_410",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461153.07171428,
                                            ["speed"] = 0,
                                            ["x"] = -164861.38228571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 108,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 126,
                                        ["y"] = 461153.07171428,
                                        ["x"] = -164861.38228571,
                                        ["name"] = "DictKey_GroupName_413",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461153.07171428,
                                ["x"] = -164861.38228571,
                                ["name"] = "DictKey_GroupName_413",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 1.5184364492351,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461144.63171428,
                                            ["speed"] = 0,
                                            ["x"] = -164862.28657142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 109,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 127,
                                        ["y"] = 461144.63171428,
                                        ["x"] = -164862.28657142,
                                        ["name"] = "DictKey_GroupName_416",
                                        ["heading"] = 1.5184364492351,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461144.63171428,
                                ["x"] = -164862.28657142,
                                ["name"] = "DictKey_GroupName_416",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 1.0821041362365,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461866.13457142,
                                            ["speed"] = 0,
                                            ["x"] = -164483.70199999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 184,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 241,
                                        ["y"] = 461866.13457142,
                                        ["x"] = -164483.70199999,
                                        ["name"] = "DictKey_GroupName_835",
                                        ["heading"] = 1.0821041362365,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461866.13457142,
                                ["x"] = -164483.70199999,
                                ["name"] = "DictKey_GroupName_835",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 0.66322511575785,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461869.61085713,
                                            ["speed"] = 0,
                                            ["x"] = -164480.28171428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 185,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 242,
                                        ["y"] = 461869.61085713,
                                        ["x"] = -164480.28171428,
                                        ["name"] = "DictKey_GroupName_838",
                                        ["heading"] = 0.66322511575785,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461869.61085713,
                                ["x"] = -164480.28171428,
                                ["name"] = "DictKey_GroupName_838",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 4.0491638646268,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461870.61885713,
                                            ["speed"] = 0,
                                            ["x"] = -164479.58228571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 186,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 243,
                                        ["y"] = 461870.61885713,
                                        ["x"] = -164479.58228571,
                                        ["name"] = "DictKey_GroupName_841",
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461870.61885713,
                                ["x"] = -164479.58228571,
                                ["name"] = "DictKey_GroupName_841",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 2.0420352248334,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461747.44885713,
                                            ["speed"] = 0,
                                            ["x"] = -164518.72314285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 187,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 244,
                                        ["rate"] = 3,
                                        ["y"] = 461747.44885713,
                                        ["x"] = -164518.72314285,
                                        ["name"] = "DictKey_GroupName_844",
                                        ["heading"] = 2.0420352248334,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461747.44885713,
                                ["x"] = -164518.72314285,
                                ["name"] = "DictKey_GroupName_844",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 2.0943951023932,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461748.82657142,
                                            ["speed"] = 0,
                                            ["x"] = -164512.35599999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 245,
                                        ["y"] = 461748.82657142,
                                        ["x"] = -164512.35599999,
                                        ["name"] = "DictKey_GroupName_847",
                                        ["heading"] = 2.0943951023932,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461748.82657142,
                                ["x"] = -164512.35599999,
                                ["name"] = "DictKey_GroupName_847",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 2.6354471705114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461820.39457142,
                                            ["speed"] = 0,
                                            ["x"] = -164458.72057142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 225,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Tu-22M3",
                                        ["unitId"] = 296,
                                        ["rate"] = "100",
                                        ["y"] = 461820.39457142,
                                        ["x"] = -164458.72057142,
                                        ["name"] = "DictKey_GroupName_999",
                                        ["heading"] = 2.6354471705114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461820.39457142,
                                ["x"] = -164458.72057142,
                                ["name"] = "DictKey_GroupName_999",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 2.6354471705114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461764.27571427,
                                            ["speed"] = 0,
                                            ["x"] = -164489.49542857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 226,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Tu-22M3",
                                        ["unitId"] = 297,
                                        ["rate"] = "100",
                                        ["y"] = 461764.27571427,
                                        ["x"] = -164489.49542857,
                                        ["name"] = "DictKey_GroupName_1002",
                                        ["heading"] = 2.6354471705114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461764.27571427,
                                ["x"] = -164489.49542857,
                                ["name"] = "DictKey_GroupName_1002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 3.4557519189488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461931.81885713,
                                            ["speed"] = 0,
                                            ["x"] = -164415.69514285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 227,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 298,
                                        ["y"] = 461931.81885713,
                                        ["x"] = -164415.69514285,
                                        ["name"] = "DictKey_GroupName_1005",
                                        ["heading"] = 3.4557519189488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461931.81885713,
                                ["x"] = -164415.69514285,
                                ["name"] = "DictKey_GroupName_1005",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 2.6354471705114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461937.54542856,
                                            ["speed"] = 0,
                                            ["x"] = -164414.02028571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 240,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 311,
                                        ["y"] = 461937.54542856,
                                        ["x"] = -164414.02028571,
                                        ["name"] = "DictKey_GroupName_1044",
                                        ["heading"] = 2.6354471705114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461937.54542856,
                                ["x"] = -164414.02028571,
                                ["name"] = "DictKey_GroupName_1044",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 1.9198621771938,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462600.00028138,
                                            ["speed"] = 0,
                                            ["x"] = -163815.65643851,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 276,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 347,
                                        ["rate"] = 3,
                                        ["y"] = 462600.00028138,
                                        ["x"] = -163815.65643851,
                                        ["name"] = "DictKey_GroupName_1223",
                                        ["heading"] = 1.9198621771938,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462600.00028138,
                                ["x"] = -163815.65643851,
                                ["name"] = "DictKey_GroupName_1223",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462671.15841596,
                                            ["speed"] = 0,
                                            ["x"] = -163769.55444698,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 278,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 349,
                                        ["y"] = 462671.15841596,
                                        ["x"] = -163769.55444698,
                                        ["name"] = "DictKey_GroupName_1229",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462671.15841596,
                                ["x"] = -163769.55444698,
                                ["name"] = "DictKey_GroupName_1229",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462641.82720308,
                                            ["speed"] = 0,
                                            ["x"] = -163784.42313704,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 279,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 350,
                                        ["y"] = 462641.82720308,
                                        ["x"] = -163784.42313704,
                                        ["name"] = "DictKey_GroupName_1232",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462641.82720308,
                                ["x"] = -163784.42313704,
                                ["name"] = "DictKey_GroupName_1232",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462611.87206406,
                                            ["speed"] = 0,
                                            ["x"] = -163799.67397491,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 280,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 351,
                                        ["y"] = 462611.87206406,
                                        ["x"] = -163799.67397491,
                                        ["name"] = "DictKey_GroupName_1235",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462611.87206406,
                                ["x"] = -163799.67397491,
                                ["name"] = "DictKey_GroupName_1235",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 3.6302848441482,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462604.79723505,
                                            ["speed"] = 0,
                                            ["x"] = -163815.69202385,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 282,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 353,
                                        ["y"] = 462604.79723505,
                                        ["x"] = -163815.69202385,
                                        ["name"] = "DictKey_GroupName_1241",
                                        ["heading"] = 3.6302848441482,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462604.79723505,
                                ["x"] = -163815.69202385,
                                ["name"] = "DictKey_GroupName_1241",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462604.02026222,
                                            ["speed"] = 0,
                                            ["x"] = -163817.23191442,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 283,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 354,
                                        ["y"] = 462604.02026222,
                                        ["x"] = -163817.23191442,
                                        ["name"] = "DictKey_GroupName_1244",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462604.02026222,
                                ["x"] = -163817.23191442,
                                ["name"] = "DictKey_GroupName_1244",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 1.3788101090755,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516054.18053501,
                                            ["speed"] = 0,
                                            ["x"] = -197537.57319539,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 426,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 682,
                                        ["rate"] = 100,
                                        ["y"] = 516054.18053501,
                                        ["x"] = -197537.57319539,
                                        ["name"] = "DictKey_GroupName_1946",
                                        ["heading"] = 1.3788101090755,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516054.18053501,
                                ["x"] = -197537.57319539,
                                ["name"] = "DictKey_GroupName_1946",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 6.0737457969403,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516287.4980555,
                                            ["speed"] = 0,
                                            ["x"] = -197324.99618556,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 427,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 683,
                                        ["y"] = 516287.4980555,
                                        ["x"] = -197324.99618556,
                                        ["name"] = "DictKey_GroupName_1955",
                                        ["heliport_callsign_id"] = 4,
                                        ["heading"] = 6.0737457969403,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516287.4980555,
                                ["x"] = -197324.99618556,
                                ["name"] = "DictKey_GroupName_1955",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 2.9146998508305,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516427.29458593,
                                            ["speed"] = 0,
                                            ["x"] = -197450.32143871,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 428,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kp_ug",
                                        ["type"] = "FARP CP Blindage",
                                        ["unitId"] = 684,
                                        ["y"] = 516427.29458593,
                                        ["x"] = -197450.32143871,
                                        ["name"] = "DictKey_GroupName_1958",
                                        ["heading"] = 2.9146998508305,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516427.29458593,
                                ["x"] = -197450.32143871,
                                ["name"] = "DictKey_GroupName_1958",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 1.3439035240356,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516216.75418419,
                                            ["speed"] = 0,
                                            ["x"] = -197478.8144056,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 429,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 685,
                                        ["rate"] = 50,
                                        ["y"] = 516216.75418419,
                                        ["x"] = -197478.8144056,
                                        ["name"] = "DictKey_GroupName_1961",
                                        ["heading"] = 1.3439035240356,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516216.75418419,
                                ["x"] = -197478.8144056,
                                ["name"] = "DictKey_GroupName_1961",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 1.3439035240356,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516225.33008381,
                                            ["speed"] = 0,
                                            ["x"] = -197476.78700261,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 430,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 686,
                                        ["y"] = 516225.33008381,
                                        ["x"] = -197476.78700261,
                                        ["name"] = "DictKey_GroupName_1964",
                                        ["heading"] = 1.3439035240356,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516225.33008381,
                                ["x"] = -197476.78700261,
                                ["name"] = "DictKey_GroupName_1964",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 1.3439035240356,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516233.94831027,
                                            ["speed"] = 0,
                                            ["x"] = -197474.86796433,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 431,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 687,
                                        ["y"] = 516233.94831027,
                                        ["x"] = -197474.86796433,
                                        ["name"] = "DictKey_GroupName_1967",
                                        ["heading"] = 1.3439035240356,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516233.94831027,
                                ["x"] = -197474.86796433,
                                ["name"] = "DictKey_GroupName_1967",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 2.9146998508305,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516245.89175639,
                                            ["speed"] = 0,
                                            ["x"] = -197471.96972541,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 432,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 688,
                                        ["rate"] = 20,
                                        ["y"] = 516245.89175639,
                                        ["x"] = -197471.96972541,
                                        ["name"] = "DictKey_GroupName_1970",
                                        ["heading"] = 2.9146998508305,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516245.89175639,
                                ["x"] = -197471.96972541,
                                ["name"] = "DictKey_GroupName_1970",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 1.3613568165556,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516260.44435704,
                                            ["speed"] = 0,
                                            ["x"] = -197468.55003294,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 433,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 689,
                                        ["rate"] = 50,
                                        ["y"] = 516260.44435704,
                                        ["x"] = -197468.55003294,
                                        ["name"] = "DictKey_GroupName_1973",
                                        ["heading"] = 1.3613568165556,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516260.44435704,
                                ["x"] = -197468.55003294,
                                ["name"] = "DictKey_GroupName_1973",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 1.3613568165556,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516277.53884984,
                                            ["speed"] = 0,
                                            ["x"] = -197464.90062169,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 434,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 690,
                                        ["y"] = 516277.53884984,
                                        ["x"] = -197464.90062169,
                                        ["name"] = "DictKey_GroupName_1976",
                                        ["heading"] = 1.3613568165556,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516277.53884984,
                                ["x"] = -197464.90062169,
                                ["name"] = "DictKey_GroupName_1976",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 1.3613568165556,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516294.77396631,
                                            ["speed"] = 0,
                                            ["x"] = -197461.26508931,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 435,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 691,
                                        ["y"] = 516294.77396631,
                                        ["x"] = -197461.26508931,
                                        ["name"] = "DictKey_GroupName_1979",
                                        ["heading"] = 1.3613568165556,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516294.77396631,
                                ["x"] = -197461.26508931,
                                ["name"] = "DictKey_GroupName_1979",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 1.3613568165556,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516392.9883442,
                                            ["speed"] = 0,
                                            ["x"] = -197457.45133124,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 437,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia Fictional",
                                        ["category"] = "Helicopters",
                                        ["type"] = "SA342L",
                                        ["unitId"] = 693,
                                        ["rate"] = 30,
                                        ["y"] = 516392.9883442,
                                        ["x"] = -197457.45133124,
                                        ["name"] = "DictKey_GroupName_1986",
                                        ["heading"] = 1.3613568165556,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516392.9883442,
                                ["x"] = -197457.45133124,
                                ["name"] = "DictKey_GroupName_1986",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 4.5029494701454,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516358.27842278,
                                            ["speed"] = 0,
                                            ["x"] = -197372.36720675,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 438,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 694,
                                        ["rate"] = "30",
                                        ["y"] = 516358.27842278,
                                        ["x"] = -197372.36720675,
                                        ["name"] = "DictKey_GroupName_1989",
                                        ["heading"] = 4.5029494701454,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516358.27842278,
                                ["x"] = -197372.36720675,
                                ["name"] = "DictKey_GroupName_1989",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 4.5029494701454,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516293.36932973,
                                            ["speed"] = 0,
                                            ["x"] = -197345.00127424,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 439,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 695,
                                        ["y"] = 516293.36932973,
                                        ["x"] = -197345.00127424,
                                        ["name"] = "DictKey_GroupName_1992",
                                        ["heading"] = 4.5029494701454,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516293.36932973,
                                ["x"] = -197345.00127424,
                                ["name"] = "DictKey_GroupName_1992",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 4.5029494701454,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516341.28710838,
                                            ["speed"] = 0,
                                            ["x"] = -197292.7273339,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 440,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 696,
                                        ["y"] = 516341.28710838,
                                        ["x"] = -197292.7273339,
                                        ["name"] = "DictKey_GroupName_1995",
                                        ["heading"] = 4.5029494701454,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516341.28710838,
                                ["x"] = -197292.7273339,
                                ["name"] = "DictKey_GroupName_1995",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 4.5029494701454,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516276.39884834,
                                            ["speed"] = 0,
                                            ["x"] = -197265.31548825,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 441,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 697,
                                        ["y"] = 516276.39884834,
                                        ["x"] = -197265.31548825,
                                        ["name"] = "DictKey_GroupName_1998",
                                        ["heading"] = 4.5029494701454,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516276.39884834,
                                ["x"] = -197265.31548825,
                                ["name"] = "DictKey_GroupName_1998",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515353.26495098,
                                            ["speed"] = 0,
                                            ["x"] = -197110.40539472,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 442,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 698,
                                        ["rate"] = 5,
                                        ["y"] = 515353.26495098,
                                        ["x"] = -197110.40539472,
                                        ["name"] = "DictKey_GroupName_2001",
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515353.26495098,
                                ["x"] = -197110.40539472,
                                ["name"] = "DictKey_GroupName_2001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515361.09082286,
                                            ["speed"] = 0,
                                            ["x"] = -197118.4925009,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 443,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 699,
                                        ["y"] = 515361.09082286,
                                        ["x"] = -197118.4925009,
                                        ["name"] = "DictKey_GroupName_2004",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515361.09082286,
                                ["x"] = -197118.4925009,
                                ["name"] = "DictKey_GroupName_2004",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515368.98687945,
                                            ["speed"] = 0,
                                            ["x"] = -197126.92518271,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 444,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 700,
                                        ["y"] = 515368.98687945,
                                        ["x"] = -197126.92518271,
                                        ["name"] = "DictKey_GroupName_2007",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515368.98687945,
                                ["x"] = -197126.92518271,
                                ["name"] = "DictKey_GroupName_2007",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515376.9595968,
                                            ["speed"] = 0,
                                            ["x"] = -197135.28120377,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 445,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 701,
                                        ["y"] = 515376.9595968,
                                        ["x"] = -197135.28120377,
                                        ["name"] = "DictKey_GroupName_2010",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515376.9595968,
                                ["x"] = -197135.28120377,
                                ["name"] = "DictKey_GroupName_2010",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515384.54901042,
                                            ["speed"] = 0,
                                            ["x"] = -197143.4072426,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 446,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 702,
                                        ["y"] = 515384.54901042,
                                        ["x"] = -197143.4072426,
                                        ["name"] = "DictKey_GroupName_2013",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515384.54901042,
                                ["x"] = -197143.4072426,
                                ["name"] = "DictKey_GroupName_2013",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515392.63100348,
                                            ["speed"] = 0,
                                            ["x"] = -197151.89388625,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 447,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 703,
                                        ["y"] = 515392.63100348,
                                        ["x"] = -197151.89388625,
                                        ["name"] = "DictKey_GroupName_2016",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515392.63100348,
                                ["x"] = -197151.89388625,
                                ["name"] = "DictKey_GroupName_2016",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515400.65039997,
                                            ["speed"] = 0,
                                            ["x"] = -197160.42360798,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 448,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 704,
                                        ["y"] = 515400.65039997,
                                        ["x"] = -197160.42360798,
                                        ["name"] = "DictKey_GroupName_2019",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515400.65039997,
                                ["x"] = -197160.42360798,
                                ["name"] = "DictKey_GroupName_2019",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515408.57110745,
                                            ["speed"] = 0,
                                            ["x"] = -197168.92647764,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 449,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 705,
                                        ["y"] = 515408.57110745,
                                        ["x"] = -197168.92647764,
                                        ["name"] = "DictKey_GroupName_2022",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515408.57110745,
                                ["x"] = -197168.92647764,
                                ["name"] = "DictKey_GroupName_2022",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515416.89467613,
                                            ["speed"] = 0,
                                            ["x"] = -197177.65607406,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 450,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 706,
                                        ["y"] = 515416.89467613,
                                        ["x"] = -197177.65607406,
                                        ["name"] = "DictKey_GroupName_2025",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515416.89467613,
                                ["x"] = -197177.65607406,
                                ["name"] = "DictKey_GroupName_2025",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515425.01523093,
                                            ["speed"] = 0,
                                            ["x"] = -197186.28416354,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 451,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 707,
                                        ["y"] = 515425.01523093,
                                        ["x"] = -197186.28416354,
                                        ["name"] = "DictKey_GroupName_2028",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515425.01523093,
                                ["x"] = -197186.28416354,
                                ["name"] = "DictKey_GroupName_2028",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [63]
                            [64] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515433.0342788,
                                            ["speed"] = 0,
                                            ["x"] = -197194.81074608,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 452,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 708,
                                        ["y"] = 515433.0342788,
                                        ["x"] = -197194.81074608,
                                        ["name"] = "DictKey_GroupName_2031",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515433.0342788,
                                ["x"] = -197194.81074608,
                                ["name"] = "DictKey_GroupName_2031",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [64]
                            [65] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515441.55227456,
                                            ["speed"] = 0,
                                            ["x"] = -197203.83825437,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 453,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 709,
                                        ["y"] = 515441.55227456,
                                        ["x"] = -197203.83825437,
                                        ["name"] = "DictKey_GroupName_2034",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515441.55227456,
                                ["x"] = -197203.83825437,
                                ["name"] = "DictKey_GroupName_2034",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [65]
                            [66] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515449.5381107,
                                            ["speed"] = 0,
                                            ["x"] = -197212.61389848,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 454,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 710,
                                        ["y"] = 515449.5381107,
                                        ["x"] = -197212.61389848,
                                        ["name"] = "DictKey_GroupName_2037",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515449.5381107,
                                ["x"] = -197212.61389848,
                                ["name"] = "DictKey_GroupName_2037",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [66]
                            [67] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515457.69945973,
                                            ["speed"] = 0,
                                            ["x"] = -197221.30178615,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 455,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 711,
                                        ["y"] = 515457.69945973,
                                        ["x"] = -197221.30178615,
                                        ["name"] = "DictKey_GroupName_2040",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515457.69945973,
                                ["x"] = -197221.30178615,
                                ["name"] = "DictKey_GroupName_2040",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [67]
                            [68] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515365.86663635,
                                            ["speed"] = 0,
                                            ["x"] = -197108.17098097,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 462,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 718,
                                        ["rate"] = 5,
                                        ["y"] = 515365.86663635,
                                        ["x"] = -197108.17098097,
                                        ["name"] = "DictKey_GroupName_2061",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515365.86663635,
                                ["x"] = -197108.17098097,
                                ["name"] = "DictKey_GroupName_2061",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [68]
                            [69] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515374.45603272,
                                            ["speed"] = 0,
                                            ["x"] = -197116.92244142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 463,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 719,
                                        ["y"] = 515374.45603272,
                                        ["x"] = -197116.92244142,
                                        ["name"] = "DictKey_GroupName_2064",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515374.45603272,
                                ["x"] = -197116.92244142,
                                ["name"] = "DictKey_GroupName_2064",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [69]
                            [70] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515382.93738637,
                                            ["speed"] = 0,
                                            ["x"] = -197125.67390187,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 464,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 720,
                                        ["y"] = 515382.93738637,
                                        ["x"] = -197125.67390187,
                                        ["name"] = "DictKey_GroupName_2067",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515382.93738637,
                                ["x"] = -197125.67390187,
                                ["name"] = "DictKey_GroupName_2067",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [70]
                            [71] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515391.27394615,
                                            ["speed"] = 0,
                                            ["x"] = -197134.56305191,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 465,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 721,
                                        ["y"] = 515391.27394615,
                                        ["x"] = -197134.56305191,
                                        ["name"] = "DictKey_GroupName_2070",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515391.27394615,
                                ["x"] = -197134.56305191,
                                ["name"] = "DictKey_GroupName_2070",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [71]
                            [72] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515399.85924629,
                                            ["speed"] = 0,
                                            ["x"] = -197143.75616091,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 466,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 722,
                                        ["y"] = 515399.85924629,
                                        ["x"] = -197143.75616091,
                                        ["name"] = "DictKey_GroupName_2073",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515399.85924629,
                                ["x"] = -197143.75616091,
                                ["name"] = "DictKey_GroupName_2073",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [72]
                            [73] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515408.67247476,
                                            ["speed"] = 0,
                                            ["x"] = -197153.02524601,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 467,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 723,
                                        ["y"] = 515408.67247476,
                                        ["x"] = -197153.02524601,
                                        ["name"] = "DictKey_GroupName_2076",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515408.67247476,
                                ["x"] = -197153.02524601,
                                ["name"] = "DictKey_GroupName_2076",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [73]
                            [74] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515417.17103528,
                                            ["speed"] = 0,
                                            ["x"] = -197161.71771383,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 468,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 724,
                                        ["y"] = 515417.17103528,
                                        ["x"] = -197161.71771383,
                                        ["name"] = "DictKey_GroupName_2079",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515417.17103528,
                                ["x"] = -197161.71771383,
                                ["name"] = "DictKey_GroupName_2079",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [74]
                            [75] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515425.91359047,
                                            ["speed"] = 0,
                                            ["x"] = -197171.04310603,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 469,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 725,
                                        ["y"] = 515425.91359047,
                                        ["x"] = -197171.04310603,
                                        ["name"] = "DictKey_GroupName_2082",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515425.91359047,
                                ["x"] = -197171.04310603,
                                ["name"] = "DictKey_GroupName_2082",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [75]
                            [76] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515434.17044815,
                                            ["speed"] = 0,
                                            ["x"] = -197179.88280072,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 470,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 726,
                                        ["y"] = 515434.17044815,
                                        ["x"] = -197179.88280072,
                                        ["name"] = "DictKey_GroupName_2085",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515434.17044815,
                                ["x"] = -197179.88280072,
                                ["name"] = "DictKey_GroupName_2085",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [76]
                            [77] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515390.90115094,
                                            ["speed"] = 0,
                                            ["x"] = -197119.58131743,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 471,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 727,
                                        ["rate"] = 5,
                                        ["y"] = 515390.90115094,
                                        ["x"] = -197119.58131743,
                                        ["name"] = "DictKey_GroupName_2088",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515390.90115094,
                                ["x"] = -197119.58131743,
                                ["name"] = "DictKey_GroupName_2088",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [77]
                            [78] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515400.19116357,
                                            ["speed"] = 0,
                                            ["x"] = -197129.4178014,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 472,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 728,
                                        ["y"] = 515400.19116357,
                                        ["x"] = -197129.4178014,
                                        ["name"] = "DictKey_GroupName_2091",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515400.19116357,
                                ["x"] = -197129.4178014,
                                ["name"] = "DictKey_GroupName_2091",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [78]
                            [79] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515409.27244238,
                                            ["speed"] = 0,
                                            ["x"] = -197139.16014657,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 473,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 729,
                                        ["y"] = 515409.27244238,
                                        ["x"] = -197139.16014657,
                                        ["name"] = "DictKey_GroupName_2094",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515409.27244238,
                                ["x"] = -197139.16014657,
                                ["name"] = "DictKey_GroupName_2094",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [79]
                            [80] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515418.23593839,
                                            ["speed"] = 0,
                                            ["x"] = -197148.60169571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 474,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 730,
                                        ["y"] = 515418.23593839,
                                        ["x"] = -197148.60169571,
                                        ["name"] = "DictKey_GroupName_2097",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515418.23593839,
                                ["x"] = -197148.60169571,
                                ["name"] = "DictKey_GroupName_2097",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [80]
                            [81] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515427.55797425,
                                            ["speed"] = 0,
                                            ["x"] = -197158.28227141,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 475,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 731,
                                        ["y"] = 515427.55797425,
                                        ["x"] = -197158.28227141,
                                        ["name"] = "DictKey_GroupName_2100",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515427.55797425,
                                ["x"] = -197158.28227141,
                                ["name"] = "DictKey_GroupName_2100",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [81]
                            [82] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515436.99952338,
                                            ["speed"] = 0,
                                            ["x"] = -197168.08236038,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 476,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 732,
                                        ["y"] = 515436.99952338,
                                        ["x"] = -197168.08236038,
                                        ["name"] = "DictKey_GroupName_2103",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515436.99952338,
                                ["x"] = -197168.08236038,
                                ["name"] = "DictKey_GroupName_2103",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [82]
                            [83] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515447.37652096,
                                            ["speed"] = 0,
                                            ["x"] = -197178.14376249,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 477,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 733,
                                        ["y"] = 515447.37652096,
                                        ["x"] = -197178.14376249,
                                        ["name"] = "DictKey_GroupName_2106",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515447.37652096,
                                ["x"] = -197178.14376249,
                                ["name"] = "DictKey_GroupName_2106",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [83]
                            [84] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515456.95576855,
                                            ["speed"] = 0,
                                            ["x"] = -197187.69696408,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 478,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 734,
                                        ["y"] = 515456.95576855,
                                        ["x"] = -197187.69696408,
                                        ["name"] = "DictKey_GroupName_2109",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515456.95576855,
                                ["x"] = -197187.69696408,
                                ["name"] = "DictKey_GroupName_2109",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [84]
                            [85] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515466.7056408,
                                            ["speed"] = 0,
                                            ["x"] = -197197.44683633,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 479,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 735,
                                        ["y"] = 515466.7056408,
                                        ["x"] = -197197.44683633,
                                        ["name"] = "DictKey_GroupName_2112",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515466.7056408,
                                ["x"] = -197197.44683633,
                                ["name"] = "DictKey_GroupName_2112",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [85]
                            [86] = 
                            {
                                ["heading"] = 2.3736477827123,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515475.81965182,
                                            ["speed"] = 0,
                                            ["x"] = -197206.3488936,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 480,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 736,
                                        ["y"] = 515475.81965182,
                                        ["x"] = -197206.3488936,
                                        ["name"] = "DictKey_GroupName_2115",
                                        ["heading"] = 2.3736477827123,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515475.81965182,
                                ["x"] = -197206.3488936,
                                ["name"] = "DictKey_GroupName_2115",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [86]
                            [87] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515231.02819939,
                                            ["speed"] = 0,
                                            ["x"] = -196981.21970322,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 482,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 738,
                                        ["rate"] = 100,
                                        ["y"] = 515231.02819939,
                                        ["x"] = -196981.21970322,
                                        ["name"] = "DictKey_GroupName_2124",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515231.02819939,
                                ["x"] = -196981.21970322,
                                ["name"] = "DictKey_GroupName_2124",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [87]
                            [88] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515228.82024778,
                                            ["speed"] = 0,
                                            ["x"] = -196978.16014966,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 483,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 739,
                                        ["y"] = 515228.82024778,
                                        ["x"] = -196978.16014966,
                                        ["name"] = "DictKey_GroupName_2127",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515228.82024778,
                                ["x"] = -196978.16014966,
                                ["name"] = "DictKey_GroupName_2127",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [88]
                            [89] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515226.31492822,
                                            ["speed"] = 0,
                                            ["x"] = -196975.00829602,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 484,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 740,
                                        ["y"] = 515226.31492822,
                                        ["x"] = -196975.00829602,
                                        ["name"] = "DictKey_GroupName_2130",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515226.31492822,
                                ["x"] = -196975.00829602,
                                ["name"] = "DictKey_GroupName_2130",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [89]
                            [90] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515223.40552486,
                                            ["speed"] = 0,
                                            ["x"] = -196972.09889266,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 485,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 741,
                                        ["y"] = 515223.40552486,
                                        ["x"] = -196972.09889266,
                                        ["name"] = "DictKey_GroupName_2133",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515223.40552486,
                                ["x"] = -196972.09889266,
                                ["name"] = "DictKey_GroupName_2133",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [90]
                            [91] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515239.55648219,
                                            ["speed"] = 0,
                                            ["x"] = -196981.22058764,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 486,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 742,
                                        ["y"] = 515239.55648219,
                                        ["x"] = -196981.22058764,
                                        ["name"] = "DictKey_GroupName_2136",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515239.55648219,
                                ["x"] = -196981.22058764,
                                ["name"] = "DictKey_GroupName_2136",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [91]
                            [92] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515237.15431579,
                                            ["speed"] = 0,
                                            ["x"] = -196978.19563735,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 487,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 743,
                                        ["y"] = 515237.15431579,
                                        ["x"] = -196978.19563735,
                                        ["name"] = "DictKey_GroupName_2139",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515237.15431579,
                                ["x"] = -196978.19563735,
                                ["name"] = "DictKey_GroupName_2139",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [92]
                            [93] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515234.75214938,
                                            ["speed"] = 0,
                                            ["x"] = -196975.08171794,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 488,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 744,
                                        ["y"] = 515234.75214938,
                                        ["x"] = -196975.08171794,
                                        ["name"] = "DictKey_GroupName_2142",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515234.75214938,
                                ["x"] = -196975.08171794,
                                ["name"] = "DictKey_GroupName_2142",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [93]
                            [94] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515231.7271991,
                                            ["speed"] = 0,
                                            ["x"] = -196972.14573678,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 489,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 745,
                                        ["y"] = 515231.7271991,
                                        ["x"] = -196972.14573678,
                                        ["name"] = "DictKey_GroupName_2145",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515231.7271991,
                                ["x"] = -196972.14573678,
                                ["name"] = "DictKey_GroupName_2145",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [94]
                            [95] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515215.64326776,
                                            ["speed"] = 0,
                                            ["x"] = -196965.0671707,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 490,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 746,
                                        ["rate"] = 100,
                                        ["y"] = 515215.64326776,
                                        ["x"] = -196965.0671707,
                                        ["name"] = "DictKey_GroupName_2148",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515215.64326776,
                                ["x"] = -196965.0671707,
                                ["name"] = "DictKey_GroupName_2148",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [95]
                            [96] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515223.96316077,
                                            ["speed"] = 0,
                                            ["x"] = -196965.00508194,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 491,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 747,
                                        ["y"] = 515223.96316077,
                                        ["x"] = -196965.00508194,
                                        ["name"] = "DictKey_GroupName_2151",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515223.96316077,
                                ["x"] = -196965.00508194,
                                ["name"] = "DictKey_GroupName_2151",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [96]
                            [97] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515213.71851639,
                                            ["speed"] = 0,
                                            ["x"] = -196962.08691051,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 492,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 748,
                                        ["y"] = 515213.71851639,
                                        ["x"] = -196962.08691051,
                                        ["name"] = "DictKey_GroupName_2154",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515213.71851639,
                                ["x"] = -196962.08691051,
                                ["name"] = "DictKey_GroupName_2154",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [97]
                            [98] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515221.97632065,
                                            ["speed"] = 0,
                                            ["x"] = -196962.14899927,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 493,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 749,
                                        ["y"] = 515221.97632065,
                                        ["x"] = -196962.14899927,
                                        ["name"] = "DictKey_GroupName_2157",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515221.97632065,
                                ["x"] = -196962.14899927,
                                ["name"] = "DictKey_GroupName_2157",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [98]
                            [99] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515211.73167627,
                                            ["speed"] = 0,
                                            ["x"] = -196959.29291659,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 494,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 750,
                                        ["y"] = 515211.73167627,
                                        ["x"] = -196959.29291659,
                                        ["name"] = "DictKey_GroupName_2160",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515211.73167627,
                                ["x"] = -196959.29291659,
                                ["name"] = "DictKey_GroupName_2160",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [99]
                            [100] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515219.98948053,
                                            ["speed"] = 0,
                                            ["x"] = -196959.29291659,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 495,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 751,
                                        ["y"] = 515219.98948053,
                                        ["x"] = -196959.29291659,
                                        ["name"] = "DictKey_GroupName_2163",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515219.98948053,
                                ["x"] = -196959.29291659,
                                ["name"] = "DictKey_GroupName_2163",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [100]
                            [101] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515209.12394861,
                                            ["speed"] = 0,
                                            ["x"] = -196956.43683391,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 496,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 752,
                                        ["y"] = 515209.12394861,
                                        ["x"] = -196956.43683391,
                                        ["name"] = "DictKey_GroupName_2166",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515209.12394861,
                                ["x"] = -196956.43683391,
                                ["name"] = "DictKey_GroupName_2166",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [101]
                            [102] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515217.44384162,
                                            ["speed"] = 0,
                                            ["x"] = -196956.49892267,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 497,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 753,
                                        ["y"] = 515217.44384162,
                                        ["x"] = -196956.49892267,
                                        ["name"] = "DictKey_GroupName_2169",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515217.44384162,
                                ["x"] = -196956.49892267,
                                ["name"] = "DictKey_GroupName_2169",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [102]
                            [103] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515206.70248721,
                                            ["speed"] = 0,
                                            ["x"] = -196953.64283999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 498,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 754,
                                        ["y"] = 515206.70248721,
                                        ["x"] = -196953.64283999,
                                        ["name"] = "DictKey_GroupName_2172",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515206.70248721,
                                ["x"] = -196953.64283999,
                                ["name"] = "DictKey_GroupName_2172",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [103]
                            [104] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515215.02238022,
                                            ["speed"] = 0,
                                            ["x"] = -196953.64283999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 499,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 755,
                                        ["y"] = 515215.02238022,
                                        ["x"] = -196953.64283999,
                                        ["name"] = "DictKey_GroupName_2175",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515215.02238022,
                                ["x"] = -196953.64283999,
                                ["name"] = "DictKey_GroupName_2175",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [104]
                            [105] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515247.58258203,
                                            ["speed"] = 0,
                                            ["x"] = -196971.94166593,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 500,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 756,
                                        ["y"] = 515247.58258203,
                                        ["x"] = -196971.94166593,
                                        ["name"] = "DictKey_GroupName_2178",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515247.58258203,
                                ["x"] = -196971.94166593,
                                ["name"] = "DictKey_GroupName_2178",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [105]
                            [106] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515239.49149712,
                                            ["speed"] = 0,
                                            ["x"] = -196962.67729388,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 501,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 757,
                                        ["y"] = 515239.49149712,
                                        ["x"] = -196962.67729388,
                                        ["name"] = "DictKey_GroupName_2181",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515239.49149712,
                                ["x"] = -196962.67729388,
                                ["name"] = "DictKey_GroupName_2181",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [106]
                            [107] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515249.69992032,
                                            ["speed"] = 0,
                                            ["x"] = -196970.07605932,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 502,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 758,
                                        ["y"] = 515249.69992032,
                                        ["x"] = -196970.07605932,
                                        ["name"] = "DictKey_GroupName_2184",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515249.69992032,
                                ["x"] = -196970.07605932,
                                ["name"] = "DictKey_GroupName_2184",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [107]
                            [108] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515241.55191282,
                                            ["speed"] = 0,
                                            ["x"] = -196960.80418871,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 503,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 759,
                                        ["y"] = 515241.55191282,
                                        ["x"] = -196960.80418871,
                                        ["name"] = "DictKey_GroupName_2187",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515241.55191282,
                                ["x"] = -196960.80418871,
                                ["name"] = "DictKey_GroupName_2187",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [108]
                            [109] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515228.29305171,
                                            ["speed"] = 0,
                                            ["x"] = -196949.8487628,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 506,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 762,
                                        ["y"] = 515228.29305171,
                                        ["x"] = -196949.8487628,
                                        ["name"] = "DictKey_GroupName_2197",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515228.29305171,
                                ["x"] = -196949.8487628,
                                ["name"] = "DictKey_GroupName_2197",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [109]
                            [110] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515230.44916469,
                                            ["speed"] = 0,
                                            ["x"] = -196948.02435951,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 507,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 763,
                                        ["y"] = 515230.44916469,
                                        ["x"] = -196948.02435951,
                                        ["name"] = "DictKey_GroupName_2200",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515230.44916469,
                                ["x"] = -196948.02435951,
                                ["name"] = "DictKey_GroupName_2200",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [110]
                            [111] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515220.0832369,
                                            ["speed"] = 0,
                                            ["x"] = -196940.56089151,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 508,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 764,
                                        ["y"] = 515220.0832369,
                                        ["x"] = -196940.56089151,
                                        ["name"] = "DictKey_GroupName_2203",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515220.0832369,
                                ["x"] = -196940.56089151,
                                ["name"] = "DictKey_GroupName_2203",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [111]
                            [112] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515222.23934988,
                                            ["speed"] = 0,
                                            ["x"] = -196938.81941564,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 509,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_red3",
                                        ["type"] = "Container red 3",
                                        ["unitId"] = 765,
                                        ["y"] = 515222.23934988,
                                        ["x"] = -196938.81941564,
                                        ["name"] = "DictKey_GroupName_2206",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515222.23934988,
                                ["x"] = -196938.81941564,
                                ["name"] = "DictKey_GroupName_2206",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [112]
                            [113] = 
                            {
                                ["heading"] = 5.532693728822,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515236.27439673,
                                            ["speed"] = 0,
                                            ["x"] = -196915.21944768,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 510,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 766,
                                        ["rate"] = 50,
                                        ["y"] = 515236.27439673,
                                        ["x"] = -196915.21944768,
                                        ["name"] = "DictKey_GroupName_2209",
                                        ["heading"] = 5.532693728822,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515236.27439673,
                                ["x"] = -196915.21944768,
                                ["name"] = "DictKey_GroupName_2209",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [113]
                            [114] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515194.69780527,
                                            ["speed"] = 0,
                                            ["x"] = -196945.54624676,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 511,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 767,
                                        ["y"] = 515194.69780527,
                                        ["x"] = -196945.54624676,
                                        ["name"] = "DictKey_GroupName_2212",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515194.69780527,
                                ["x"] = -196945.54624676,
                                ["name"] = "DictKey_GroupName_2212",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [114]
                            [115] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515194.09780527,
                                            ["speed"] = 0,
                                            ["x"] = -196944.88910391,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 512,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 768,
                                        ["y"] = 515194.09780527,
                                        ["x"] = -196944.88910391,
                                        ["name"] = "DictKey_GroupName_2215",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515194.09780527,
                                ["x"] = -196944.88910391,
                                ["name"] = "DictKey_GroupName_2215",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [115]
                            [116] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515193.49780527,
                                            ["speed"] = 0,
                                            ["x"] = -196944.20338962,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 513,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 769,
                                        ["y"] = 515193.49780527,
                                        ["x"] = -196944.20338962,
                                        ["name"] = "DictKey_GroupName_2218",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515193.49780527,
                                ["x"] = -196944.20338962,
                                ["name"] = "DictKey_GroupName_2218",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [116]
                            [117] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515194.55494812,
                                            ["speed"] = 0,
                                            ["x"] = -196943.31767534,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 514,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 770,
                                        ["y"] = 515194.55494812,
                                        ["x"] = -196943.31767534,
                                        ["name"] = "DictKey_GroupName_2221",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515194.55494812,
                                ["x"] = -196943.31767534,
                                ["name"] = "DictKey_GroupName_2221",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [117]
                            [118] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515195.15494812,
                                            ["speed"] = 0,
                                            ["x"] = -196944.00338962,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 515,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 771,
                                        ["y"] = 515195.15494812,
                                        ["x"] = -196944.00338962,
                                        ["name"] = "DictKey_GroupName_2224",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515195.15494812,
                                ["x"] = -196944.00338962,
                                ["name"] = "DictKey_GroupName_2224",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [118]
                            [119] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515195.7263767,
                                            ["speed"] = 0,
                                            ["x"] = -196944.68910391,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 516,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 772,
                                        ["y"] = 515195.7263767,
                                        ["x"] = -196944.68910391,
                                        ["name"] = "DictKey_GroupName_2227",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515195.7263767,
                                ["x"] = -196944.68910391,
                                ["name"] = "DictKey_GroupName_2227",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [119]
                            [120] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515196.21209098,
                                            ["speed"] = 0,
                                            ["x"] = -196941.91767534,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 517,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 773,
                                        ["y"] = 515196.21209098,
                                        ["x"] = -196941.91767534,
                                        ["name"] = "DictKey_GroupName_2230",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515196.21209098,
                                ["x"] = -196941.91767534,
                                ["name"] = "DictKey_GroupName_2230",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [120]
                            [121] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515196.78351955,
                                            ["speed"] = 0,
                                            ["x"] = -196942.60338962,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 518,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 774,
                                        ["y"] = 515196.78351955,
                                        ["x"] = -196942.60338962,
                                        ["name"] = "DictKey_GroupName_2233",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515196.78351955,
                                ["x"] = -196942.60338962,
                                ["name"] = "DictKey_GroupName_2233",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [121]
                            [122] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515197.35494812,
                                            ["speed"] = 0,
                                            ["x"] = -196943.26053248,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 519,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 775,
                                        ["y"] = 515197.35494812,
                                        ["x"] = -196943.26053248,
                                        ["name"] = "DictKey_GroupName_2236",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515197.35494812,
                                ["x"] = -196943.26053248,
                                ["name"] = "DictKey_GroupName_2236",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [122]
                            [123] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515197.24066241,
                                            ["speed"] = 0,
                                            ["x"] = -196941.03196105,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 520,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 776,
                                        ["y"] = 515197.24066241,
                                        ["x"] = -196941.03196105,
                                        ["name"] = "DictKey_GroupName_2239",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515197.24066241,
                                ["x"] = -196941.03196105,
                                ["name"] = "DictKey_GroupName_2239",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [123]
                            [124] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515197.84066241,
                                            ["speed"] = 0,
                                            ["x"] = -196941.71767534,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 521,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 777,
                                        ["y"] = 515197.84066241,
                                        ["x"] = -196941.71767534,
                                        ["name"] = "DictKey_GroupName_2242",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515197.84066241,
                                ["x"] = -196941.71767534,
                                ["name"] = "DictKey_GroupName_2242",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [124]
                            [125] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515198.38351955,
                                            ["speed"] = 0,
                                            ["x"] = -196942.40338962,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 522,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 778,
                                        ["y"] = 515198.38351955,
                                        ["x"] = -196942.40338962,
                                        ["name"] = "DictKey_GroupName_2245",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515198.38351955,
                                ["x"] = -196942.40338962,
                                ["name"] = "DictKey_GroupName_2245",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [125]
                            [126] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515192.35040505,
                                            ["speed"] = 0,
                                            ["x"] = -196943.00086643,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 523,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 779,
                                        ["y"] = 515192.35040505,
                                        ["x"] = -196943.00086643,
                                        ["name"] = "DictKey_GroupName_2248",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515192.35040505,
                                ["x"] = -196943.00086643,
                                ["name"] = "DictKey_GroupName_2248",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [126]
                            [127] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515193.4075479,
                                            ["speed"] = 0,
                                            ["x"] = -196942.11515214,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 524,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 780,
                                        ["y"] = 515193.4075479,
                                        ["x"] = -196942.11515214,
                                        ["name"] = "DictKey_GroupName_2251",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515193.4075479,
                                ["x"] = -196942.11515214,
                                ["name"] = "DictKey_GroupName_2251",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [127]
                            [128] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515195.23611933,
                                            ["speed"] = 0,
                                            ["x"] = -196940.85800929,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 525,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 781,
                                        ["y"] = 515195.23611933,
                                        ["x"] = -196940.85800929,
                                        ["name"] = "DictKey_GroupName_2254",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515195.23611933,
                                ["x"] = -196940.85800929,
                                ["name"] = "DictKey_GroupName_2254",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [128]
                            [129] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515196.35040505,
                                            ["speed"] = 0,
                                            ["x"] = -196939.94372357,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 526,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 782,
                                        ["y"] = 515196.35040505,
                                        ["x"] = -196939.94372357,
                                        ["name"] = "DictKey_GroupName_2257",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515196.35040505,
                                ["x"] = -196939.94372357,
                                ["name"] = "DictKey_GroupName_2257",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [129]
                            [130] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515201.27715819,
                                            ["speed"] = 0,
                                            ["x"] = -196939.36131529,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 527,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 783,
                                        ["y"] = 515201.27715819,
                                        ["x"] = -196939.36131529,
                                        ["name"] = "DictKey_GroupName_2260",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515201.27715819,
                                ["x"] = -196939.36131529,
                                ["name"] = "DictKey_GroupName_2260",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [130]
                            [131] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515203.57788676,
                                            ["speed"] = 0,
                                            ["x"] = -196937.29065957,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 528,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 784,
                                        ["y"] = 515203.57788676,
                                        ["x"] = -196937.29065957,
                                        ["name"] = "DictKey_GroupName_2263",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515203.57788676,
                                ["x"] = -196937.29065957,
                                ["name"] = "DictKey_GroupName_2263",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [131]
                            [132] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515205.87861533,
                                            ["speed"] = 0,
                                            ["x"] = -196935.26601843,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 529,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 785,
                                        ["y"] = 515205.87861533,
                                        ["x"] = -196935.26601843,
                                        ["name"] = "DictKey_GroupName_2266",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515205.87861533,
                                ["x"] = -196935.26601843,
                                ["name"] = "DictKey_GroupName_2266",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [132]
                            [133] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515208.1793439,
                                            ["speed"] = 0,
                                            ["x"] = -196933.24137729,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 530,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 786,
                                        ["y"] = 515208.1793439,
                                        ["x"] = -196933.24137729,
                                        ["name"] = "DictKey_GroupName_2269",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515208.1793439,
                                ["x"] = -196933.24137729,
                                ["name"] = "DictKey_GroupName_2269",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [133]
                            [134] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515199.8046919,
                                            ["speed"] = 0,
                                            ["x"] = -196937.70479071,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 531,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 787,
                                        ["y"] = 515199.8046919,
                                        ["x"] = -196937.70479071,
                                        ["name"] = "DictKey_GroupName_2272",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515199.8046919,
                                ["x"] = -196937.70479071,
                                ["name"] = "DictKey_GroupName_2272",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [134]
                            [135] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515202.10542047,
                                            ["speed"] = 0,
                                            ["x"] = -196935.68014957,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 532,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 788,
                                        ["y"] = 515202.10542047,
                                        ["x"] = -196935.68014957,
                                        ["name"] = "DictKey_GroupName_2275",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515202.10542047,
                                ["x"] = -196935.68014957,
                                ["name"] = "DictKey_GroupName_2275",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [135]
                            [136] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515204.45216362,
                                            ["speed"] = 0,
                                            ["x"] = -196933.701523,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 533,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 789,
                                        ["y"] = 515204.45216362,
                                        ["x"] = -196933.701523,
                                        ["name"] = "DictKey_GroupName_2278",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515204.45216362,
                                ["x"] = -196933.701523,
                                ["name"] = "DictKey_GroupName_2278",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [136]
                            [137] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515206.70687762,
                                            ["speed"] = 0,
                                            ["x"] = -196931.63086729,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 534,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 790,
                                        ["y"] = 515206.70687762,
                                        ["x"] = -196931.63086729,
                                        ["name"] = "DictKey_GroupName_2281",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515206.70687762,
                                ["x"] = -196931.63086729,
                                ["name"] = "DictKey_GroupName_2281",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [137]
                            [138] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515202.79563905,
                                            ["speed"] = 0,
                                            ["x"] = -196941.06385443,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 535,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 791,
                                        ["y"] = 515202.79563905,
                                        ["x"] = -196941.06385443,
                                        ["name"] = "DictKey_GroupName_2284",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515202.79563905,
                                ["x"] = -196941.06385443,
                                ["name"] = "DictKey_GroupName_2284",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [138]
                            [139] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515205.09636762,
                                            ["speed"] = 0,
                                            ["x"] = -196939.03921329,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 536,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 792,
                                        ["y"] = 515205.09636762,
                                        ["x"] = -196939.03921329,
                                        ["name"] = "DictKey_GroupName_2287",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515205.09636762,
                                ["x"] = -196939.03921329,
                                ["name"] = "DictKey_GroupName_2287",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [139]
                            [140] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515207.30506705,
                                            ["speed"] = 0,
                                            ["x"] = -196936.922543,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 537,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 793,
                                        ["y"] = 515207.30506705,
                                        ["x"] = -196936.922543,
                                        ["name"] = "DictKey_GroupName_2290",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515207.30506705,
                                ["x"] = -196936.922543,
                                ["name"] = "DictKey_GroupName_2290",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [140]
                            [141] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515209.65181019,
                                            ["speed"] = 0,
                                            ["x"] = -196934.89790186,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 538,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 794,
                                        ["y"] = 515209.65181019,
                                        ["x"] = -196934.89790186,
                                        ["name"] = "DictKey_GroupName_2293",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515209.65181019,
                                ["x"] = -196934.89790186,
                                ["name"] = "DictKey_GroupName_2293",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [141]
                            [142] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515206.84001309,
                                            ["speed"] = 0,
                                            ["x"] = -196925.48234552,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 539,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 795,
                                        ["y"] = 515206.84001309,
                                        ["x"] = -196925.48234552,
                                        ["name"] = "DictKey_GroupName_2296",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515206.84001309,
                                ["x"] = -196925.48234552,
                                ["name"] = "DictKey_GroupName_2296",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [142]
                            [143] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515197.6846398,
                                            ["speed"] = 0,
                                            ["x"] = -196916.24029665,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 540,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 796,
                                        ["y"] = 515197.6846398,
                                        ["x"] = -196916.24029665,
                                        ["name"] = "DictKey_GroupName_2299",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515197.6846398,
                                ["x"] = -196916.24029665,
                                ["name"] = "DictKey_GroupName_2299",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [143]
                            [144] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515189.1140367,
                                            ["speed"] = 0,
                                            ["x"] = -196907.49790917,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 541,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 797,
                                        ["y"] = 515189.1140367,
                                        ["x"] = -196907.49790917,
                                        ["name"] = "DictKey_GroupName_2302",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515189.1140367,
                                ["x"] = -196907.49790917,
                                ["name"] = "DictKey_GroupName_2302",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [144]
                            [145] = 
                            {
                                ["heading"] = 5.7246799465414,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515181.57230034,
                                            ["speed"] = 0,
                                            ["x"] = -196898.18182409,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 542,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 798,
                                        ["y"] = 515181.57230034,
                                        ["x"] = -196898.18182409,
                                        ["name"] = "DictKey_GroupName_2305",
                                        ["heading"] = 5.7246799465414,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515181.57230034,
                                ["x"] = -196898.18182409,
                                ["name"] = "DictKey_GroupName_2305",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [145]
                            [146] = 
                            {
                                ["heading"] = 6.0911990894602,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515177.64676231,
                                            ["speed"] = 0,
                                            ["x"] = -196887.7791483,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 543,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 799,
                                        ["y"] = 515177.64676231,
                                        ["x"] = -196887.7791483,
                                        ["name"] = "DictKey_GroupName_2308",
                                        ["heading"] = 6.0911990894602,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515177.64676231,
                                ["x"] = -196887.7791483,
                                ["name"] = "DictKey_GroupName_2308",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [146]
                            [147] = 
                            {
                                ["heading"] = 6.2308254296198,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515176.20249186,
                                            ["speed"] = 0,
                                            ["x"] = -196876.16053551,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 544,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 800,
                                        ["y"] = 515176.20249186,
                                        ["x"] = -196876.16053551,
                                        ["name"] = "DictKey_GroupName_2311",
                                        ["heading"] = 6.2308254296198,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515176.20249186,
                                ["x"] = -196876.16053551,
                                ["name"] = "DictKey_GroupName_2311",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [147]
                            [148] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515178.99723072,
                                            ["speed"] = 0,
                                            ["x"] = -196864.70017901,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 545,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 801,
                                        ["y"] = 515178.99723072,
                                        ["x"] = -196864.70017901,
                                        ["name"] = "DictKey_GroupName_2314",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515178.99723072,
                                ["x"] = -196864.70017901,
                                ["name"] = "DictKey_GroupName_2314",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [148]
                            [149] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515185.09980157,
                                            ["speed"] = 0,
                                            ["x"] = -196855.20729102,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 546,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 802,
                                        ["y"] = 515185.09980157,
                                        ["x"] = -196855.20729102,
                                        ["name"] = "DictKey_GroupName_2317",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515185.09980157,
                                ["x"] = -196855.20729102,
                                ["name"] = "DictKey_GroupName_2317",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [149]
                            [150] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515193.57559442,
                                            ["speed"] = 0,
                                            ["x"] = -196846.27945589,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 547,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 803,
                                        ["y"] = 515193.57559442,
                                        ["x"] = -196846.27945589,
                                        ["name"] = "DictKey_GroupName_2320",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515193.57559442,
                                ["x"] = -196846.27945589,
                                ["name"] = "DictKey_GroupName_2320",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [150]
                            [151] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515203.06848241,
                                            ["speed"] = 0,
                                            ["x"] = -196836.67355733,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 548,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 804,
                                        ["y"] = 515203.06848241,
                                        ["x"] = -196836.67355733,
                                        ["name"] = "DictKey_GroupName_2323",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515203.06848241,
                                ["x"] = -196836.67355733,
                                ["name"] = "DictKey_GroupName_2323",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [151]
                            [152] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515211.54427525,
                                            ["speed"] = 0,
                                            ["x"] = -196828.42378563,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 549,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 805,
                                        ["y"] = 515211.54427525,
                                        ["x"] = -196828.42378563,
                                        ["name"] = "DictKey_GroupName_2326",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515211.54427525,
                                ["x"] = -196828.42378563,
                                ["name"] = "DictKey_GroupName_2326",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [152]
                            [153] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515280.82149132,
                                            ["speed"] = 0,
                                            ["x"] = -197026.252847,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 550,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 806,
                                        ["rate"] = 100,
                                        ["y"] = 515280.82149132,
                                        ["x"] = -197026.252847,
                                        ["name"] = "DictKey_GroupName_2329",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515280.82149132,
                                ["x"] = -197026.252847,
                                ["name"] = "DictKey_GroupName_2329",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [153]
                            [154] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515282.05006275,
                                            ["speed"] = 0,
                                            ["x"] = -197027.53856128,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 551,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 807,
                                        ["y"] = 515282.05006275,
                                        ["x"] = -197027.53856128,
                                        ["name"] = "DictKey_GroupName_2332",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515282.05006275,
                                ["x"] = -197027.53856128,
                                ["name"] = "DictKey_GroupName_2332",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [154]
                            [155] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515283.39291989,
                                            ["speed"] = 0,
                                            ["x"] = -197028.90998985,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 552,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 808,
                                        ["y"] = 515283.39291989,
                                        ["x"] = -197028.90998985,
                                        ["name"] = "DictKey_GroupName_2335",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515283.39291989,
                                ["x"] = -197028.90998985,
                                ["name"] = "DictKey_GroupName_2335",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [155]
                            [156] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515284.67863418,
                                            ["speed"] = 0,
                                            ["x"] = -197030.22427557,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 553,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 809,
                                        ["y"] = 515284.67863418,
                                        ["x"] = -197030.22427557,
                                        ["name"] = "DictKey_GroupName_2338",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515284.67863418,
                                ["x"] = -197030.22427557,
                                ["name"] = "DictKey_GroupName_2338",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [156]
                            [157] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515278.33577703,
                                            ["speed"] = 0,
                                            ["x"] = -197028.76713271,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 554,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 810,
                                        ["y"] = 515278.33577703,
                                        ["x"] = -197028.76713271,
                                        ["name"] = "DictKey_GroupName_2341",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515278.33577703,
                                ["x"] = -197028.76713271,
                                ["name"] = "DictKey_GroupName_2341",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [157]
                            [158] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515279.62149132,
                                            ["speed"] = 0,
                                            ["x"] = -197029.90998985,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 555,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 811,
                                        ["y"] = 515279.62149132,
                                        ["x"] = -197029.90998985,
                                        ["name"] = "DictKey_GroupName_2344",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515279.62149132,
                                ["x"] = -197029.90998985,
                                ["name"] = "DictKey_GroupName_2344",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [158]
                            [159] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515280.9072056,
                                            ["speed"] = 0,
                                            ["x"] = -197031.30998985,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 556,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 812,
                                        ["y"] = 515280.9072056,
                                        ["x"] = -197031.30998985,
                                        ["name"] = "DictKey_GroupName_2347",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515280.9072056,
                                ["x"] = -197031.30998985,
                                ["name"] = "DictKey_GroupName_2347",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [159]
                            [160] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515282.22149132,
                                            ["speed"] = 0,
                                            ["x"] = -197032.652847,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 557,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 813,
                                        ["y"] = 515282.22149132,
                                        ["x"] = -197032.652847,
                                        ["name"] = "DictKey_GroupName_2350",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515282.22149132,
                                ["x"] = -197032.652847,
                                ["name"] = "DictKey_GroupName_2350",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [160]
                            [161] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515287.10609606,
                                            ["speed"] = 0,
                                            ["x"] = -197038.40767259,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 558,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 814,
                                        ["y"] = 515287.10609606,
                                        ["x"] = -197038.40767259,
                                        ["name"] = "DictKey_GroupName_2353",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515287.10609606,
                                ["x"] = -197038.40767259,
                                ["name"] = "DictKey_GroupName_2353",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [161]
                            [162] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515289.13207686,
                                            ["speed"] = 0,
                                            ["x"] = -197040.47569294,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 559,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 815,
                                        ["y"] = 515289.13207686,
                                        ["x"] = -197040.47569294,
                                        ["name"] = "DictKey_GroupName_2356",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515289.13207686,
                                ["x"] = -197040.47569294,
                                ["name"] = "DictKey_GroupName_2356",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [162]
                            [163] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515291.25187563,
                                            ["speed"] = 0,
                                            ["x"] = -197042.64157429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 560,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 816,
                                        ["y"] = 515291.25187563,
                                        ["x"] = -197042.64157429,
                                        ["name"] = "DictKey_GroupName_2359",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515291.25187563,
                                ["x"] = -197042.64157429,
                                ["name"] = "DictKey_GroupName_2359",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [163]
                            [164] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515293.27950924,
                                            ["speed"] = 0,
                                            ["x"] = -197044.76137307,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 561,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 817,
                                        ["y"] = 515293.27950924,
                                        ["x"] = -197044.76137307,
                                        ["name"] = "DictKey_GroupName_2362",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515293.27950924,
                                ["x"] = -197044.76137307,
                                ["name"] = "DictKey_GroupName_2362",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [164]
                            [165] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515295.30714285,
                                            ["speed"] = 0,
                                            ["x"] = -197046.78900668,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 562,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 818,
                                        ["y"] = 515295.30714285,
                                        ["x"] = -197046.78900668,
                                        ["name"] = "DictKey_GroupName_2365",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515295.30714285,
                                ["x"] = -197046.78900668,
                                ["name"] = "DictKey_GroupName_2365",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [165]
                            [166] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515300.23797913,
                                            ["speed"] = 0,
                                            ["x"] = -197051.71984295,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 563,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 819,
                                        ["y"] = 515300.23797913,
                                        ["x"] = -197051.71984295,
                                        ["name"] = "DictKey_GroupName_2368",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515300.23797913,
                                ["x"] = -197051.71984295,
                                ["name"] = "DictKey_GroupName_2368",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [166]
                            [167] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515302.22118449,
                                            ["speed"] = 0,
                                            ["x"] = -197053.84030451,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 564,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 820,
                                        ["y"] = 515302.22118449,
                                        ["x"] = -197053.84030451,
                                        ["name"] = "DictKey_GroupName_2371",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515302.22118449,
                                ["x"] = -197053.84030451,
                                ["name"] = "DictKey_GroupName_2371",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [167]
                            [168] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515304.25801704,
                                            ["speed"] = 0,
                                            ["x"] = -197055.94988108,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 565,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 821,
                                        ["y"] = 515304.25801704,
                                        ["x"] = -197055.94988108,
                                        ["name"] = "DictKey_GroupName_2374",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515304.25801704,
                                ["x"] = -197055.94988108,
                                ["name"] = "DictKey_GroupName_2374",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [168]
                            [169] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515306.29484958,
                                            ["speed"] = 0,
                                            ["x"] = -197058.13220166,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 566,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 822,
                                        ["y"] = 515306.29484958,
                                        ["x"] = -197058.13220166,
                                        ["name"] = "DictKey_GroupName_2377",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515306.29484958,
                                ["x"] = -197058.13220166,
                                ["name"] = "DictKey_GroupName_2377",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [169]
                            [170] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515308.33168213,
                                            ["speed"] = 0,
                                            ["x"] = -197060.24177823,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 567,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 823,
                                        ["y"] = 515308.33168213,
                                        ["x"] = -197060.24177823,
                                        ["name"] = "DictKey_GroupName_2380",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515308.33168213,
                                ["x"] = -197060.24177823,
                                ["name"] = "DictKey_GroupName_2380",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [170]
                            [171] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515313.35101947,
                                            ["speed"] = 0,
                                            ["x"] = -197065.69757969,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 568,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 824,
                                        ["y"] = 515313.35101947,
                                        ["x"] = -197065.69757969,
                                        ["name"] = "DictKey_GroupName_2383",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515313.35101947,
                                ["x"] = -197065.69757969,
                                ["name"] = "DictKey_GroupName_2383",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [171]
                            [172] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515315.31510799,
                                            ["speed"] = 0,
                                            ["x"] = -197067.66166821,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 569,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 825,
                                        ["y"] = 515315.31510799,
                                        ["x"] = -197067.66166821,
                                        ["name"] = "DictKey_GroupName_2386",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515315.31510799,
                                ["x"] = -197067.66166821,
                                ["name"] = "DictKey_GroupName_2386",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [172]
                            [173] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515317.35194054,
                                            ["speed"] = 0,
                                            ["x"] = -197069.77124478,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 570,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 826,
                                        ["y"] = 515317.35194054,
                                        ["x"] = -197069.77124478,
                                        ["name"] = "DictKey_GroupName_2389",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515317.35194054,
                                ["x"] = -197069.77124478,
                                ["name"] = "DictKey_GroupName_2389",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [173]
                            [174] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515319.38877308,
                                            ["speed"] = 0,
                                            ["x"] = -197071.80807732,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 571,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 827,
                                        ["y"] = 515319.38877308,
                                        ["x"] = -197071.80807732,
                                        ["name"] = "DictKey_GroupName_2392",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515319.38877308,
                                ["x"] = -197071.80807732,
                                ["name"] = "DictKey_GroupName_2392",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [174]
                            [175] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515321.42560563,
                                            ["speed"] = 0,
                                            ["x"] = -197073.91765389,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 572,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 828,
                                        ["y"] = 515321.42560563,
                                        ["x"] = -197073.91765389,
                                        ["name"] = "DictKey_GroupName_2395",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515321.42560563,
                                ["x"] = -197073.91765389,
                                ["name"] = "DictKey_GroupName_2395",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [175]
                            [176] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515303.4393094,
                                            ["speed"] = 0,
                                            ["x"] = -197025.81507506,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 573,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 829,
                                        ["y"] = 515303.4393094,
                                        ["x"] = -197025.81507506,
                                        ["name"] = "DictKey_GroupName_2398",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515303.4393094,
                                ["x"] = -197025.81507506,
                                ["name"] = "DictKey_GroupName_2398",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [176]
                            [177] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515308.138322,
                                            ["speed"] = 0,
                                            ["x"] = -197030.20082015,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 574,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 830,
                                        ["y"] = 515308.138322,
                                        ["x"] = -197030.20082015,
                                        ["name"] = "DictKey_GroupName_2401",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515308.138322,
                                ["x"] = -197030.20082015,
                                ["name"] = "DictKey_GroupName_2401",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [177]
                            [178] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515312.83733459,
                                            ["speed"] = 0,
                                            ["x"] = -197034.58656524,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 575,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 831,
                                        ["y"] = 515312.83733459,
                                        ["x"] = -197034.58656524,
                                        ["name"] = "DictKey_GroupName_2404",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515312.83733459,
                                ["x"] = -197034.58656524,
                                ["name"] = "DictKey_GroupName_2404",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [178]
                            [179] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515322.02651479,
                                            ["speed"] = 0,
                                            ["x"] = -197043.04478792,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 576,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 832,
                                        ["y"] = 515322.02651479,
                                        ["x"] = -197043.04478792,
                                        ["name"] = "DictKey_GroupName_2407",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515322.02651479,
                                ["x"] = -197043.04478792,
                                ["name"] = "DictKey_GroupName_2407",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [179]
                            [180] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515326.62110488,
                                            ["speed"] = 0,
                                            ["x"] = -197047.43053301,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 577,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 833,
                                        ["y"] = 515326.62110488,
                                        ["x"] = -197047.43053301,
                                        ["name"] = "DictKey_GroupName_2410",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515326.62110488,
                                ["x"] = -197047.43053301,
                                ["name"] = "DictKey_GroupName_2410",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [180]
                            [181] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515331.32011748,
                                            ["speed"] = 0,
                                            ["x"] = -197051.7118556,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 578,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 834,
                                        ["y"] = 515331.32011748,
                                        ["x"] = -197051.7118556,
                                        ["name"] = "DictKey_GroupName_2413",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515331.32011748,
                                ["x"] = -197051.7118556,
                                ["name"] = "DictKey_GroupName_2413",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [181]
                            [182] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515336.01913008,
                                            ["speed"] = 0,
                                            ["x"] = -197055.99317819,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 579,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 835,
                                        ["y"] = 515336.01913008,
                                        ["x"] = -197055.99317819,
                                        ["name"] = "DictKey_GroupName_2416",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515336.01913008,
                                ["x"] = -197055.99317819,
                                ["name"] = "DictKey_GroupName_2416",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [182]
                            [183] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515299.26240931,
                                            ["speed"] = 0,
                                            ["x"] = -197035.63079026,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 580,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 836,
                                        ["y"] = 515299.26240931,
                                        ["x"] = -197035.63079026,
                                        ["name"] = "DictKey_GroupName_2419",
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515299.26240931,
                                ["x"] = -197035.63079026,
                                ["name"] = "DictKey_GroupName_2419",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [183]
                            [184] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515308.03389949,
                                            ["speed"] = 0,
                                            ["x"] = -197044.61112545,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 581,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 837,
                                        ["y"] = 515308.03389949,
                                        ["x"] = -197044.61112545,
                                        ["name"] = "DictKey_GroupName_2422",
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515308.03389949,
                                ["x"] = -197044.61112545,
                                ["name"] = "DictKey_GroupName_2422",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [184]
                            [185] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515317.8496147,
                                            ["speed"] = 0,
                                            ["x"] = -197053.90472814,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 582,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 838,
                                        ["y"] = 515317.8496147,
                                        ["x"] = -197053.90472814,
                                        ["name"] = "DictKey_GroupName_2425",
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515317.8496147,
                                ["x"] = -197053.90472814,
                                ["name"] = "DictKey_GroupName_2425",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [185]
                            [186] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515326.82994989,
                                            ["speed"] = 0,
                                            ["x"] = -197062.57179582,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 583,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 839,
                                        ["y"] = 515326.82994989,
                                        ["x"] = -197062.57179582,
                                        ["name"] = "DictKey_GroupName_2428",
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515326.82994989,
                                ["x"] = -197062.57179582,
                                ["name"] = "DictKey_GroupName_2428",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [186]
                            [187] = 
                            {
                                ["heading"] = 5.550147021342,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515108.64494274,
                                            ["speed"] = 0,
                                            ["x"] = -196645.4909308,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 587,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural ATsP-6",
                                        ["unitId"] = 907,
                                        ["y"] = 515108.64494274,
                                        ["x"] = -196645.4909308,
                                        ["name"] = "DictKey_GroupName_2511",
                                        ["heading"] = 5.550147021342,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515108.64494274,
                                ["x"] = -196645.4909308,
                                ["name"] = "DictKey_GroupName_2511",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [187]
                            [188] = 
                            {
                                ["heading"] = 5.550147021342,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515123.0892955,
                                            ["speed"] = 0,
                                            ["x"] = -196660.81069888,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 588,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural ATsP-6",
                                        ["unitId"] = 908,
                                        ["y"] = 515123.0892955,
                                        ["x"] = -196660.81069888,
                                        ["name"] = "DictKey_GroupName_2514",
                                        ["heading"] = 5.550147021342,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515123.0892955,
                                ["x"] = -196660.81069888,
                                ["name"] = "DictKey_GroupName_2514",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [188]
                            [189] = 
                            {
                                ["heading"] = 5.0090949532237,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515160.73215419,
                                            ["speed"] = 0,
                                            ["x"] = -196626.2317938,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 589,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural ATsP-6",
                                        ["unitId"] = 909,
                                        ["y"] = 515160.73215419,
                                        ["x"] = -196626.2317938,
                                        ["name"] = "DictKey_GroupName_2517",
                                        ["heading"] = 5.0090949532237,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515160.73215419,
                                ["x"] = -196626.2317938,
                                ["name"] = "DictKey_GroupName_2517",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [189]
                            [190] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516236.9956936,
                                            ["speed"] = 0,
                                            ["x"] = -195686.64186387,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 591,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 913,
                                        ["y"] = 516236.9956936,
                                        ["x"] = -195686.64186387,
                                        ["name"] = "DictKey_GroupName_2537",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516236.9956936,
                                ["x"] = -195686.64186387,
                                ["name"] = "DictKey_GroupName_2537",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [190]
                            [191] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516245.7690126,
                                            ["speed"] = 0,
                                            ["x"] = -195698.41524035,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 592,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 914,
                                        ["y"] = 516245.7690126,
                                        ["x"] = -195698.41524035,
                                        ["name"] = "DictKey_GroupName_2540",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516245.7690126,
                                ["x"] = -195698.41524035,
                                ["name"] = "DictKey_GroupName_2540",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [191]
                            [192] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516254.86226429,
                                            ["speed"] = 0,
                                            ["x"] = -195710.30641563,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 593,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 915,
                                        ["y"] = 516254.86226429,
                                        ["x"] = -195710.30641563,
                                        ["name"] = "DictKey_GroupName_2543",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516254.86226429,
                                ["x"] = -195710.30641563,
                                ["name"] = "DictKey_GroupName_2543",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [192]
                            [193] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516263.95551597,
                                            ["speed"] = 0,
                                            ["x"] = -195722.47738327,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 594,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 916,
                                        ["y"] = 516263.95551597,
                                        ["x"] = -195722.47738327,
                                        ["name"] = "DictKey_GroupName_2546",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516263.95551597,
                                ["x"] = -195722.47738327,
                                ["name"] = "DictKey_GroupName_2546",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [193]
                            [194] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516273.60835238,
                                            ["speed"] = 0,
                                            ["x"] = -195735.06803945,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 595,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 917,
                                        ["y"] = 516273.60835238,
                                        ["x"] = -195735.06803945,
                                        ["name"] = "DictKey_GroupName_2549",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516273.60835238,
                                ["x"] = -195735.06803945,
                                ["name"] = "DictKey_GroupName_2549",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [194]
                            [195] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516283.1212926,
                                            ["speed"] = 0,
                                            ["x"] = -195747.7985918,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 596,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 918,
                                        ["y"] = 516283.1212926,
                                        ["x"] = -195747.7985918,
                                        ["name"] = "DictKey_GroupName_2552",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516283.1212926,
                                ["x"] = -195747.7985918,
                                ["name"] = "DictKey_GroupName_2552",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [195]
                            [196] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516228.70167867,
                                            ["speed"] = 0,
                                            ["x"] = -195675.05257833,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 597,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 919,
                                        ["y"] = 516228.70167867,
                                        ["x"] = -195675.05257833,
                                        ["name"] = "DictKey_GroupName_2555",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516228.70167867,
                                ["x"] = -195675.05257833,
                                ["name"] = "DictKey_GroupName_2555",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [196]
                            [197] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516220.64240936,
                                            ["speed"] = 0,
                                            ["x"] = -195663.99082339,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 598,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 920,
                                        ["y"] = 516220.64240936,
                                        ["x"] = -195663.99082339,
                                        ["name"] = "DictKey_GroupName_2558",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516220.64240936,
                                ["x"] = -195663.99082339,
                                ["name"] = "DictKey_GroupName_2558",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [197]
                            [198] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516212.17144006,
                                            ["speed"] = 0,
                                            ["x"] = -195652.87267618,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 599,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 921,
                                        ["y"] = 516212.17144006,
                                        ["x"] = -195652.87267618,
                                        ["name"] = "DictKey_GroupName_2561",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516212.17144006,
                                ["x"] = -195652.87267618,
                                ["name"] = "DictKey_GroupName_2561",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [198]
                            [199] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516203.96518855,
                                            ["speed"] = 0,
                                            ["x"] = -195641.75452898,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 600,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 922,
                                        ["y"] = 516203.96518855,
                                        ["x"] = -195641.75452898,
                                        ["name"] = "DictKey_GroupName_2564",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516203.96518855,
                                ["x"] = -195641.75452898,
                                ["name"] = "DictKey_GroupName_2564",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [199]
                            [200] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516291.95653252,
                                            ["speed"] = 0,
                                            ["x"] = -195733.63679965,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 601,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-gruz",
                                        ["type"] = "Coach cargo",
                                        ["unitId"] = 923,
                                        ["y"] = 516291.95653252,
                                        ["x"] = -195733.63679965,
                                        ["name"] = "DictKey_GroupName_2567",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516291.95653252,
                                ["x"] = -195733.63679965,
                                ["name"] = "DictKey_GroupName_2567",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [200]
                            [201] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516282.44224681,
                                            ["speed"] = 0,
                                            ["x"] = -195721.52251394,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 602,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-gruz",
                                        ["type"] = "Coach cargo",
                                        ["unitId"] = 924,
                                        ["y"] = 516282.44224681,
                                        ["x"] = -195721.52251394,
                                        ["name"] = "DictKey_GroupName_2570",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516282.44224681,
                                ["x"] = -195721.52251394,
                                ["name"] = "DictKey_GroupName_2570",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [201]
                            [202] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516273.03094189,
                                            ["speed"] = 0,
                                            ["x"] = -195709.3573021,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 603,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-gruz",
                                        ["type"] = "Coach cargo",
                                        ["unitId"] = 925,
                                        ["y"] = 516273.03094189,
                                        ["x"] = -195709.3573021,
                                        ["name"] = "DictKey_GroupName_2573",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516273.03094189,
                                ["x"] = -195709.3573021,
                                ["name"] = "DictKey_GroupName_2573",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [202]
                            [203] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516263.72104711,
                                            ["speed"] = 0,
                                            ["x"] = -195697.20532375,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 604,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-gruz",
                                        ["type"] = "Coach cargo",
                                        ["unitId"] = 926,
                                        ["y"] = 516263.72104711,
                                        ["x"] = -195697.20532375,
                                        ["name"] = "DictKey_GroupName_2576",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516263.72104711,
                                ["x"] = -195697.20532375,
                                ["name"] = "DictKey_GroupName_2576",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [203]
                            [204] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516254.62748825,
                                            ["speed"] = 0,
                                            ["x"] = -195684.88160882,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 605,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-gruz",
                                        ["type"] = "Coach cargo",
                                        ["unitId"] = 927,
                                        ["y"] = 516254.62748825,
                                        ["x"] = -195684.88160882,
                                        ["name"] = "DictKey_GroupName_2579",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516254.62748825,
                                ["x"] = -195684.88160882,
                                ["name"] = "DictKey_GroupName_2579",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [204]
                            [205] = 
                            {
                                ["heading"] = 2.4434609527921,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516321.99027615,
                                            ["speed"] = 0,
                                            ["x"] = -195771.9932058,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 606,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "elektrowoz",
                                        ["type"] = "Electric locomotive",
                                        ["unitId"] = 928,
                                        ["rate"] = 100,
                                        ["y"] = 516321.99027615,
                                        ["x"] = -195771.9932058,
                                        ["name"] = "DictKey_GroupName_2582",
                                        ["heading"] = 2.4434609527921,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516321.99027615,
                                ["x"] = -195771.9932058,
                                ["name"] = "DictKey_GroupName_2582",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [205]
                            [206] = 
                            {
                                ["heading"] = 2.4958208303519,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516304.12967404,
                                            ["speed"] = 0,
                                            ["x"] = -195749.62708741,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 608,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-pass",
                                        ["type"] = "Coach a passenger",
                                        ["unitId"] = 930,
                                        ["rate"] = 100,
                                        ["y"] = 516304.12967404,
                                        ["x"] = -195749.62708741,
                                        ["name"] = "DictKey_GroupName_2588",
                                        ["heading"] = 2.4958208303519,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516304.12967404,
                                ["x"] = -195749.62708741,
                                ["name"] = "DictKey_GroupName_2588",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [206]
                            [207] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516245.63550696,
                                            ["speed"] = 0,
                                            ["x"] = -195672.75649118,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 609,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-platforma",
                                        ["type"] = "Coach a platform",
                                        ["unitId"] = 931,
                                        ["rate"] = 100,
                                        ["y"] = 516245.63550696,
                                        ["x"] = -195672.75649118,
                                        ["name"] = "DictKey_GroupName_2591",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516245.63550696,
                                ["x"] = -195672.75649118,
                                ["name"] = "DictKey_GroupName_2591",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [207]
                            [208] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516245.72938524,
                                            ["speed"] = 0,
                                            ["x"] = -195672.85778461,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 610,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 932,
                                        ["rate"] = 20,
                                        ["y"] = 516245.72938524,
                                        ["x"] = -195672.85778461,
                                        ["name"] = "DictKey_GroupName_2594",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516245.72938524,
                                ["x"] = -195672.85778461,
                                ["name"] = "DictKey_GroupName_2594",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [208]
                            [209] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516236.80459474,
                                            ["speed"] = 0,
                                            ["x"] = -195660.97341322,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 614,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-platforma",
                                        ["type"] = "Coach a platform",
                                        ["unitId"] = 947,
                                        ["y"] = 516236.80459474,
                                        ["x"] = -195660.97341322,
                                        ["name"] = "DictKey_GroupName_2618",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516236.80459474,
                                ["x"] = -195660.97341322,
                                ["name"] = "DictKey_GroupName_2618",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [209]
                            [210] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516228.08705735,
                                            ["speed"] = 0,
                                            ["x"] = -195648.94604693,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 620,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-platforma",
                                        ["type"] = "Coach a platform",
                                        ["unitId"] = 953,
                                        ["y"] = 516228.08705735,
                                        ["x"] = -195648.94604693,
                                        ["name"] = "DictKey_GroupName_2636",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516228.08705735,
                                ["x"] = -195648.94604693,
                                ["name"] = "DictKey_GroupName_2636",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [210]
                            [211] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516219.42237781,
                                            ["speed"] = 0,
                                            ["x"] = -195637.00272843,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 621,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-platforma",
                                        ["type"] = "Coach a platform",
                                        ["unitId"] = 954,
                                        ["y"] = 516219.42237781,
                                        ["x"] = -195637.00272843,
                                        ["name"] = "DictKey_GroupName_2639",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516219.42237781,
                                ["x"] = -195637.00272843,
                                ["name"] = "DictKey_GroupName_2639",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [211]
                            [212] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516210.90831797,
                                            ["speed"] = 0,
                                            ["x"] = -195624.997687,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 622,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-platforma",
                                        ["type"] = "Coach a platform",
                                        ["unitId"] = 955,
                                        ["y"] = 516210.90831797,
                                        ["x"] = -195624.997687,
                                        ["name"] = "DictKey_GroupName_2642",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516210.90831797,
                                ["x"] = -195624.997687,
                                ["name"] = "DictKey_GroupName_2642",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [212]
                            [213] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516202.39880875,
                                            ["speed"] = 0,
                                            ["x"] = -195612.89735317,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 623,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-platforma",
                                        ["type"] = "Coach a platform",
                                        ["unitId"] = 956,
                                        ["y"] = 516202.39880875,
                                        ["x"] = -195612.89735317,
                                        ["name"] = "DictKey_GroupName_2645",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516202.39880875,
                                ["x"] = -195612.89735317,
                                ["name"] = "DictKey_GroupName_2645",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [213]
                            [214] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516193.88155718,
                                            ["speed"] = 0,
                                            ["x"] = -195600.81283396,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 624,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-platforma",
                                        ["type"] = "Coach a platform",
                                        ["unitId"] = 957,
                                        ["y"] = 516193.88155718,
                                        ["x"] = -195600.81283396,
                                        ["name"] = "DictKey_GroupName_2648",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516193.88155718,
                                ["x"] = -195600.81283396,
                                ["name"] = "DictKey_GroupName_2648",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [214]
                            [215] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516186.38590349,
                                            ["speed"] = 0,
                                            ["x"] = -195590.0282084,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 625,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-cisterna_yellow",
                                        ["type"] = "Coach a tank yellow",
                                        ["unitId"] = 958,
                                        ["rate"] = 100,
                                        ["y"] = 516186.38590349,
                                        ["x"] = -195590.0282084,
                                        ["name"] = "DictKey_GroupName_2651",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516186.38590349,
                                ["x"] = -195590.0282084,
                                ["name"] = "DictKey_GroupName_2651",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [215]
                            [216] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516179.55400813,
                                            ["speed"] = 0,
                                            ["x"] = -195580.39842126,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 626,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-cisterna_yellow",
                                        ["type"] = "Coach a tank yellow",
                                        ["unitId"] = 959,
                                        ["y"] = 516179.55400813,
                                        ["x"] = -195580.39842126,
                                        ["name"] = "DictKey_GroupName_2654",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516179.55400813,
                                ["x"] = -195580.39842126,
                                ["name"] = "DictKey_GroupName_2654",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [216]
                            [217] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516172.82917869,
                                            ["speed"] = 0,
                                            ["x"] = -195570.79081283,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 627,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-cisterna_yellow",
                                        ["type"] = "Coach a tank yellow",
                                        ["unitId"] = 960,
                                        ["y"] = 516172.82917869,
                                        ["x"] = -195570.79081283,
                                        ["name"] = "DictKey_GroupName_2657",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516172.82917869,
                                ["x"] = -195570.79081283,
                                ["name"] = "DictKey_GroupName_2657",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [217]
                            [218] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516166.16837697,
                                            ["speed"] = 0,
                                            ["x"] = -195561.17422802,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 628,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wagon-cisterna_yellow",
                                        ["type"] = "Coach a tank yellow",
                                        ["unitId"] = 961,
                                        ["y"] = 516166.16837697,
                                        ["x"] = -195561.17422802,
                                        ["name"] = "DictKey_GroupName_2660",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516166.16837697,
                                ["x"] = -195561.17422802,
                                ["name"] = "DictKey_GroupName_2660",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [218]
                            [219] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516197.43208957,
                                            ["speed"] = 0,
                                            ["x"] = -195653.26715662,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 629,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 962,
                                        ["y"] = 516197.43208957,
                                        ["x"] = -195653.26715662,
                                        ["name"] = "DictKey_GroupName_2663",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516197.43208957,
                                ["x"] = -195653.26715662,
                                ["name"] = "DictKey_GroupName_2663",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [219]
                            [220] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516195.30872052,
                                            ["speed"] = 0,
                                            ["x"] = -195654.9818851,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 630,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 963,
                                        ["y"] = 516195.30872052,
                                        ["x"] = -195654.9818851,
                                        ["name"] = "DictKey_GroupName_2666",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516195.30872052,
                                ["x"] = -195654.9818851,
                                ["name"] = "DictKey_GroupName_2666",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [220]
                            [221] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516201.33729195,
                                            ["speed"] = 0,
                                            ["x"] = -195658.1818851,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 631,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 964,
                                        ["y"] = 516201.33729195,
                                        ["x"] = -195658.1818851,
                                        ["name"] = "DictKey_GroupName_2669",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516201.33729195,
                                ["x"] = -195658.1818851,
                                ["name"] = "DictKey_GroupName_2669",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [221]
                            [222] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516199.19443481,
                                            ["speed"] = 0,
                                            ["x"] = -195659.95331368,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 632,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 965,
                                        ["y"] = 516199.19443481,
                                        ["x"] = -195659.95331368,
                                        ["name"] = "DictKey_GroupName_2672",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516199.19443481,
                                ["x"] = -195659.95331368,
                                ["name"] = "DictKey_GroupName_2672",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [222]
                            [223] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516205.22556709,
                                            ["speed"] = 0,
                                            ["x"] = -195663.12460939,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 633,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 966,
                                        ["y"] = 516205.22556709,
                                        ["x"] = -195663.12460939,
                                        ["name"] = "DictKey_GroupName_2675",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516205.22556709,
                                ["x"] = -195663.12460939,
                                ["name"] = "DictKey_GroupName_2675",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [223]
                            [224] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516203.05413852,
                                            ["speed"] = 0,
                                            ["x"] = -195664.89603796,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 634,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 967,
                                        ["y"] = 516203.05413852,
                                        ["x"] = -195664.89603796,
                                        ["name"] = "DictKey_GroupName_2678",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516203.05413852,
                                ["x"] = -195664.89603796,
                                ["name"] = "DictKey_GroupName_2678",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [224]
                            [225] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516212.08804956,
                                            ["speed"] = 0,
                                            ["x"] = -195672.25134177,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 635,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 968,
                                        ["y"] = 516212.08804956,
                                        ["x"] = -195672.25134177,
                                        ["name"] = "DictKey_GroupName_2681",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516212.08804956,
                                ["x"] = -195672.25134177,
                                ["name"] = "DictKey_GroupName_2681",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [225]
                            [226] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516209.88321535,
                                            ["speed"] = 0,
                                            ["x"] = -195673.96621282,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 636,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 969,
                                        ["y"] = 516209.88321535,
                                        ["x"] = -195673.96621282,
                                        ["name"] = "DictKey_GroupName_2684",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516209.88321535,
                                ["x"] = -195673.96621282,
                                ["name"] = "DictKey_GroupName_2684",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [226]
                            [227] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516216.04507366,
                                            ["speed"] = 0,
                                            ["x"] = -195677.25886032,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 637,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 970,
                                        ["y"] = 516216.04507366,
                                        ["x"] = -195677.25886032,
                                        ["name"] = "DictKey_GroupName_2687",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516216.04507366,
                                ["x"] = -195677.25886032,
                                ["name"] = "DictKey_GroupName_2687",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [227]
                            [228] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516213.88475962,
                                            ["speed"] = 0,
                                            ["x"] = -195678.97440382,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 638,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 971,
                                        ["y"] = 516213.88475962,
                                        ["x"] = -195678.97440382,
                                        ["name"] = "DictKey_GroupName_2690",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516213.88475962,
                                ["x"] = -195678.97440382,
                                ["name"] = "DictKey_GroupName_2690",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [228]
                            [229] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516219.96809975,
                                            ["speed"] = 0,
                                            ["x"] = -195682.25356547,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 639,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 972,
                                        ["y"] = 516219.96809975,
                                        ["x"] = -195682.25356547,
                                        ["name"] = "DictKey_GroupName_2693",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516219.96809975,
                                ["x"] = -195682.25356547,
                                ["name"] = "DictKey_GroupName_2693",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [229]
                            [230] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516217.79200144,
                                            ["speed"] = 0,
                                            ["x"] = -195683.90439867,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 640,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 973,
                                        ["y"] = 516217.79200144,
                                        ["x"] = -195683.90439867,
                                        ["name"] = "DictKey_GroupName_2696",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516217.79200144,
                                ["x"] = -195683.90439867,
                                ["name"] = "DictKey_GroupName_2696",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [230]
                            [231] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516236.83316617,
                                            ["speed"] = 0,
                                            ["x"] = -195660.97341322,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 642,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 975,
                                        ["y"] = 516236.83316617,
                                        ["x"] = -195660.97341322,
                                        ["name"] = "DictKey_GroupName_2702",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516236.83316617,
                                ["x"] = -195660.97341322,
                                ["name"] = "DictKey_GroupName_2702",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [231]
                            [232] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516228.02147837,
                                            ["speed"] = 0,
                                            ["x"] = -195648.93763233,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 643,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 976,
                                        ["y"] = 516228.02147837,
                                        ["x"] = -195648.93763233,
                                        ["name"] = "DictKey_GroupName_2705",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516228.02147837,
                                ["x"] = -195648.93763233,
                                ["name"] = "DictKey_GroupName_2705",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [232]
                            [233] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516219.39290695,
                                            ["speed"] = 0,
                                            ["x"] = -195636.9090609,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 644,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 977,
                                        ["y"] = 516219.39290695,
                                        ["x"] = -195636.9090609,
                                        ["name"] = "DictKey_GroupName_2708",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516219.39290695,
                                ["x"] = -195636.9090609,
                                ["name"] = "DictKey_GroupName_2708",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [233]
                            [234] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516210.88260239,
                                            ["speed"] = 0,
                                            ["x"] = -195624.92320755,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 645,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 978,
                                        ["y"] = 516210.88260239,
                                        ["x"] = -195624.92320755,
                                        ["name"] = "DictKey_GroupName_2711",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516210.88260239,
                                ["x"] = -195624.92320755,
                                ["name"] = "DictKey_GroupName_2711",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [234]
                            [235] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516202.3399306,
                                            ["speed"] = 0,
                                            ["x"] = -195612.83594669,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 646,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 979,
                                        ["y"] = 516202.3399306,
                                        ["x"] = -195612.83594669,
                                        ["name"] = "DictKey_GroupName_2714",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516202.3399306,
                                ["x"] = -195612.83594669,
                                ["name"] = "DictKey_GroupName_2714",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [235]
                            [236] = 
                            {
                                ["heading"] = 2.5132741228718,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516193.88155339,
                                            ["speed"] = 0,
                                            ["x"] = -195600.79097843,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 647,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 980,
                                        ["y"] = 516193.88155339,
                                        ["x"] = -195600.79097843,
                                        ["name"] = "DictKey_GroupName_2717",
                                        ["heading"] = 2.5132741228718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516193.88155339,
                                ["x"] = -195600.79097843,
                                ["name"] = "DictKey_GroupName_2717",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [236]
                            [237] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516565.10924357,
                                            ["speed"] = 0,
                                            ["x"] = -197817.33430754,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 660,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "31 GvIAP_Zernograd",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 1078,
                                        ["y"] = 516565.10924357,
                                        ["x"] = -197817.33430754,
                                        ["name"] = "DictKey_GroupName_2896",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516565.10924357,
                                ["x"] = -197817.33430754,
                                ["name"] = "DictKey_GroupName_2896",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [237]
                            [238] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516538.56804083,
                                            ["speed"] = 0,
                                            ["x"] = -197804.73028126,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 661,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "31 GvIAP_Zernograd",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 1079,
                                        ["y"] = 516538.56804083,
                                        ["x"] = -197804.73028126,
                                        ["name"] = "DictKey_GroupName_2899",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516538.56804083,
                                ["x"] = -197804.73028126,
                                ["name"] = "DictKey_GroupName_2899",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [238]
                            [239] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516511.15505937,
                                            ["speed"] = 0,
                                            ["x"] = -197791.875839,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 662,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "31 GvIAP_Zernograd",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 1080,
                                        ["y"] = 516511.15505937,
                                        ["x"] = -197791.875839,
                                        ["name"] = "DictKey_GroupName_2902",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516511.15505937,
                                ["x"] = -197791.875839,
                                ["name"] = "DictKey_GroupName_2902",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [239]
                            [240] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516484.30274259,
                                            ["speed"] = 0,
                                            ["x"] = -197778.97525977,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 663,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Air Force Standard",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 1081,
                                        ["y"] = 516484.30274259,
                                        ["x"] = -197778.97525977,
                                        ["name"] = "DictKey_GroupName_2905",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516484.30274259,
                                ["x"] = -197778.97525977,
                                ["name"] = "DictKey_GroupName_2905",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [240]
                            [241] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516428.8258927,
                                            ["speed"] = 0,
                                            ["x"] = -197755.44221619,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 664,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Tu-142",
                                        ["unitId"] = 1082,
                                        ["rate"] = "100",
                                        ["y"] = 516428.8258927,
                                        ["x"] = -197755.44221619,
                                        ["name"] = "DictKey_GroupName_2908",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516428.8258927,
                                ["x"] = -197755.44221619,
                                ["name"] = "DictKey_GroupName_2908",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [241]
                            [242] = 
                            {
                                ["heading"] = 0.45378560551853,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516374.29721398,
                                            ["speed"] = 0,
                                            ["x"] = -197729.91288024,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 665,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Tu-142",
                                        ["unitId"] = 1083,
                                        ["y"] = 516374.29721398,
                                        ["x"] = -197729.91288024,
                                        ["name"] = "DictKey_GroupName_2911",
                                        ["heading"] = 0.45378560551853,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516374.29721398,
                                ["x"] = -197729.91288024,
                                ["name"] = "DictKey_GroupName_2911",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [242]
                            [243] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516318.08630656,
                                            ["speed"] = 0,
                                            ["x"] = -197710.72368043,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 666,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RF Air Force new",
                                        ["category"] = "Planes",
                                        ["type"] = "IL-78M",
                                        ["unitId"] = 1084,
                                        ["rate"] = "100",
                                        ["y"] = 516318.08630656,
                                        ["x"] = -197710.72368043,
                                        ["name"] = "DictKey_GroupName_2914",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516318.08630656,
                                ["x"] = -197710.72368043,
                                ["name"] = "DictKey_GroupName_2914",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [243]
                            [244] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516340.49342112,
                                            ["speed"] = 0,
                                            ["x"] = -197715.97854313,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 667,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 1085,
                                        ["rate"] = 3,
                                        ["y"] = 516340.49342112,
                                        ["x"] = -197715.97854313,
                                        ["name"] = "DictKey_GroupName_2917",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516340.49342112,
                                ["x"] = -197715.97854313,
                                ["name"] = "DictKey_GroupName_2917",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [244]
                            [245] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516350.52394011,
                                            ["speed"] = 0,
                                            ["x"] = -197711.59902075,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 668,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 1086,
                                        ["y"] = 516350.52394011,
                                        ["x"] = -197711.59902075,
                                        ["name"] = "DictKey_GroupName_2920",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516350.52394011,
                                ["x"] = -197711.59902075,
                                ["name"] = "DictKey_GroupName_2920",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [245]
                            [246] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516360.69573401,
                                            ["speed"] = 0,
                                            ["x"] = -197707.50204821,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 669,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 1087,
                                        ["y"] = 516360.69573401,
                                        ["x"] = -197707.50204821,
                                        ["name"] = "DictKey_GroupName_2923",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516360.69573401,
                                ["x"] = -197707.50204821,
                                ["name"] = "DictKey_GroupName_2923",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [246]
                            [247] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516371.00880283,
                                            ["speed"] = 0,
                                            ["x"] = -197703.12252583,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 670,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 1088,
                                        ["y"] = 516371.00880283,
                                        ["x"] = -197703.12252583,
                                        ["name"] = "DictKey_GroupName_2926",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516371.00880283,
                                ["x"] = -197703.12252583,
                                ["name"] = "DictKey_GroupName_2926",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [247]
                            [248] = 
                            {
                                ["heading"] = 5.1836278784232,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 463641.37920015,
                                            ["speed"] = 0,
                                            ["x"] = -163908.31219266,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 672,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-33",
                                        ["unitId"] = 1090,
                                        ["y"] = 463641.37920015,
                                        ["x"] = -163908.31219266,
                                        ["name"] = "DictKey_GroupName_2933",
                                        ["heading"] = 5.1836278784232,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463641.37920015,
                                ["x"] = -163908.31219266,
                                ["name"] = "DictKey_GroupName_2933",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [248]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [4]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 15,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1074,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 25,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_107",
                    ["text"] = "DictKey_ActionText_107",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "СМЕРТЬ_ПИЛОТА",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 2,
                    ["unit"] = 1074,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zone"] = 2008,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 1074,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 100,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 1074,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "ВЗЛЁТ",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 737,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 2000,
                    ["zone"] = 169,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 2000,
                    ["zone"] = 170,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 4000,
                    ["zone"] = 336,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 2000,
                    ["zone"] = 677,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["comment"] = "ВЗРЫВ",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 0.8,
                    ["volume"] = 1000,
                    ["zone"] = 502,
                    ["preset"] = 8,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 503,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["density"] = 0.7,
                    ["volume"] = 1000,
                    ["zone"] = 504,
                    ["preset"] = 8,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 505,
                    ["preset"] = 2,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [4]
                [5] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 506,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [5]
                [6] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 507,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [6]
                [7] = 
                {
                    ["density"] = 0.8,
                    ["volume"] = 1000,
                    ["zone"] = 508,
                    ["preset"] = 3,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [7]
                [8] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 509,
                    ["preset"] = 6,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [8]
                [9] = 
                {
                    ["density"] = 0.1,
                    ["volume"] = 1000,
                    ["zone"] = 510,
                    ["preset"] = 5,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [9]
                [10] = 
                {
                    ["density"] = 0.7,
                    ["volume"] = 1000,
                    ["zone"] = 511,
                    ["preset"] = 7,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [10]
                [11] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 1509,
                    ["preset"] = 8,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 737,
                }, -- end of [11]
                [12] = 
                {
                    ["density"] = 0.1,
                    ["volume"] = 1000,
                    ["zone"] = 1510,
                    ["preset"] = 7,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 737,
                }, -- end of [12]
            }, -- end of ["actions"]
            ["comment"] = "ДЫМ",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "РАЗРУШЕНИЯ",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["destruction_level"] = 80,
                    ["template"] = "Patriot site",
                    ["zone"] = 843,
                    ["group"] = 17,
                    ["volume"] = 1000,
                    ["predicate"] = "a_scenery_destruction_zone",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["destruction_level"] = 80,
                    ["volume"] = 1000,
                    ["zone"] = 844,
                    ["predicate"] = "a_scenery_destruction_zone",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["destruction_level"] = 100,
                    ["volume"] = 1000,
                    ["zone"] = 168,
                    ["predicate"] = "a_scenery_destruction_zone",
                    ["unit"] = 737,
                }, -- end of [3]
                [4] = 
                {
                    ["destruction_level"] = 80,
                    ["volume"] = 1000,
                    ["zone"] = 1176,
                    ["predicate"] = "a_scenery_destruction_zone",
                    ["unit"] = 737,
                }, -- end of [4]
                [5] = 
                {
                    ["destruction_level"] = 40,
                    ["volume"] = 1000,
                    ["zone"] = 1177,
                    ["predicate"] = "a_scenery_destruction_zone",
                    ["unit"] = 737,
                }, -- end of [5]
                [6] = 
                {
                    ["destruction_level"] = 100,
                    ["volume"] = 1000,
                    ["zone"] = 1343,
                    ["predicate"] = "a_scenery_destruction_zone",
                    ["unit"] = 737,
                }, -- end of [6]
                [7] = 
                {
                    ["destruction_level"] = 80,
                    ["volume"] = 1000,
                    ["zone"] = 1842,
                    ["predicate"] = "a_scenery_destruction_zone",
                    ["unit"] = 737,
                }, -- end of [7]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 1010,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 912,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "КОРАБ_ВЕРТ_РУС",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 590,
                    ["volume"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["unit"] = 737,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 1676,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1069,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "КОЛОННА_ЦЕЛЬ_НАЧ",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 648,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 737,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 658,
                    ["unit"] = 737,
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 1676,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1074,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ЗОНА_БОЕВ",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 673,
                    ["unit"] = 737,
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 737,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["zone"] = 1676,
                    ["predicate"] = "c_unit_out_zone",
                    ["unit"] = 1074,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "ВНЕ_ЗОНА_БОЕВ",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 671,
                    ["unit"] = 737,
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 424,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 737,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 9,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 737,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["seconds"] = 10,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "КОР_01",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 423,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 737,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["seconds"] = 20,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "КОР_02",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 422,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 737,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["seconds"] = 30,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "КОР_03",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 421,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 737,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 425,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 737,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 9,
                    ["volume"] = 1000,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 737,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1068,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1071,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1072,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1073,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "БЕСП_УНИЧТ",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 659,
                    ["unit"] = 737,
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_2870",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 737,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 120,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_2871",
                    ["text"] = "DictKey_ActionText_2871",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 737,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 3,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 737,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 2,
                    ["unit"] = 1074,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["zone"] = 2008,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 1074,
                }, -- end of [3]
                [4] = 
                {
                    ["speedU"] = 5.5555555555556,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 1074,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "СЕЛ_НЕ_ТУДА",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_2872",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 737,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_2873",
                    ["text"] = "DictKey_ActionText_2873",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 737,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 167,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1074,
                }, -- end of [3]
                [4] = 
                {
                    ["speedU"] = 11.111111111111,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 1074,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "ПОБЕДА",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_2874",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 737,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 120,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_2875",
                    ["text"] = "DictKey_ActionText_2875",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 737,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 4,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 737,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [15]
    }, -- end of ["trigrules"]
    ["currentKey"] = 791038,
    ["start_time"] = 63900,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
    }, -- end of ["failures"]
} -- end of mission
