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_out_sound(getValueResourceByKey(\"ResKey_Action_942\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_962\"), 60, false); mission.trig.func[2]=nil;",
            [3] = "a_scenery_destruction_zone(2992, 80);a_scenery_destruction_zone(2993, 80);a_scenery_destruction_zone(2994, 80);a_explosion(3492, 1, 150);a_explosion(3664, 1, 1000);a_explosion(3494, 1, 100);a_explosion(3495, 1, 100);a_explosion(3496, 1, 100);a_explosion(3497, 1, 100);a_effect_smoke(3492, 3, 0.7);a_effect_smoke(3664, 4, 0.95);a_effect_smoke(3830, 8, 0.7);a_effect_smoke(3494, 3, 0.85);a_effect_smoke(3495, 7, 1);a_effect_smoke(3496, 4, 1);a_effect_smoke(3497, 8, 1);a_effect_smoke(3996, 1, 1);a_effect_smoke(3997, 2, 0.9); mission.trig.func[3]=nil;",
            [4] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_1293\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_1294\"), 20, false);a_set_flag(1); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(47);a_set_flag(100); mission.trig.func[5]=nil;",
            [6] = "a_signal_flare_unit(361, \"1\", 134); mission.trig.func[6]=nil;",
            [7] = "a_signal_flare_unit(361, \"1\", 134); mission.trig.func[7]=nil;",
            [8] = "a_signal_flare_unit(361, \"0\", 134);a_clear_flag(100); mission.trig.func[8]=nil;",
            [9] = "a_activate_group(291); mission.trig.func[9]=nil;",
            [10] = "a_set_flag(101); mission.trig.func[10]=nil;",
            [11] = "a_activate_group(292); mission.trig.func[11]=nil;",
            [12] = "a_effect_smoke(3498, 4, 1); mission.trig.func[12]=nil;",
            [13] = "a_effect_smoke(4163, 4, 1); mission.trig.func[13]=nil;",
            [14] = "a_effect_smoke(4164, 4, 1); mission.trig.func[14]=nil;",
            [15] = "a_effect_smoke(4165, 8, 1); mission.trig.func[15]=nil;",
            [16] = "a_explosion(4331, 1, 1000);a_effect_smoke(4331, 4, 1); mission.trig.func[16]=nil;",
            [17] = "a_explosion(4829, 1, 2000);a_effect_smoke(4830, 3, 1);a_effect_smoke(4831, 8, 0.7);a_effect_smoke(4832, 4, 1); mission.trig.func[17]=nil;",
            [18] = "a_activate_group(373);a_out_sound(getValueResourceByKey(\"ResKey_Action_1661\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_1662\"), 60, false);a_set_flag(2); mission.trig.func[18]=nil;",
            [19] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_1769\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_1770\"), 120, false); mission.trig.func[19]=nil;",
            [20] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_1759\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_1760\"), 30, false); mission.trig.func[20]=nil;",
            [21] = "a_activate_group(374); mission.trig.func[21]=nil;",
            [22] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_1663\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_1664\"), 120, false);a_set_flag(3); mission.trig.func[22]=nil;",
            [23] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_1771\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_1772\"), 120, false);a_set_flag(3); mission.trig.func[23]=nil;",
            [24] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_1773\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_1774\"), 120, false);a_set_flag(3); mission.trig.func[24]=nil;",
            [25] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_1871\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_1872\"), 120, false);a_clear_flag(1);a_clear_flag(2); mission.trig.func[25]=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",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
            [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() 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,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_dead(7) )",
            [2] = "return(c_unit_damaged(8) )",
            [3] = "return(c_time_after(1) )",
            [4] = "return(c_unit_out_zone_unit(7, 3160, 2) and c_unit_altitude_higher(7, 200) )",
            [5] = "return(c_unit_in_zone(7, 2658) )",
            [6] = "return(c_time_since_flag(100, 180) )",
            [7] = "return(c_time_since_flag(100, 200) )",
            [8] = "return(c_time_since_flag(100, 220) )",
            [9] = "return(c_unit_in_zone(7, 2658) )",
            [10] = "return(c_time_after(600) )",
            [11] = "return(c_time_after(1200) )",
            [12] = "return(c_unit_dead(376) )",
            [13] = "return(c_unit_dead(375) )",
            [14] = "return(c_unit_dead(374) )",
            [15] = "return(c_unit_dead(373) )",
            [16] = "return(c_unit_dead(402) )",
            [17] = "return(c_unit_dead(42) )",
            [18] = "return(c_part_of_group_in_zone(361, 4497) )",
            [19] = "return(c_time_since_flag(2, 600) )",
            [20] = "return(c_group_life_less(361, 80) )",
            [21] = "return(c_part_of_group_in_zone(373, 4497) )",
            [22] = "return(c_unit_in_zone_unit(7, 3160, 2) and c_unit_speed_lower(7, 16.666666666667) and c_flag_is_true(1) and c_flag_is_true(2) )",
            [23] = "return(c_unit_in_zone(7, 2658) and c_unit_speed_lower(7, 16.666666666667) and c_flag_is_true(1) and c_flag_is_true(2) )",
            [24] = "return(c_unit_in_zone(7, 4663) and c_unit_speed_lower(7, 16.666666666667) and c_flag_is_true(1) and c_flag_is_true(2) )",
            [25] = "return(c_group_dead(373) and c_group_dead(374) and c_group_dead(361) )",
        }, -- 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(2) )",
                [3] = "return(c_flag_is_true(3) )",
            }, -- 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"] = 1886,
    ["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"] = 2,
                    ["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"] = 3,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 15,
            ["predicate"] = "score",
            ["comment"] = "3",
        }, -- end of [3]
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 8,
                ["dir"] = 47,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 1,
                ["dir"] = 59,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 2,
                ["dir"] = 48,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["dust_density"] = 0,
        ["season"] = 
        {
            ["temperature"] = 18,
        }, -- end of ["season"]
        ["type_weather"] = 1,
        ["qnh"] = 744,
        ["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",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
        }, -- end of ["fog"]
        ["enable_dust"] = false,
        ["groundTurbulence"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 8,
            ["base"] = 4600,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 462151.64657143,
                ["radius"] = 4000,
                ["zoneId"] = 2658,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -164403.97371429,
                ["hidden"] = true,
                ["name"] = "ЗОНА_СОЧИ",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 519505.60200001,
                ["radius"] = 6000,
                ["zoneId"] = 2992,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -192831.73657141,
                ["hidden"] = true,
                ["name"] = "РАЗРУХА_01",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 552351.41142858,
                ["radius"] = 6000,
                ["zoneId"] = 2993,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -201564.27342856,
                ["hidden"] = true,
                ["name"] = "РАЗРУХА_02",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 569948.92000001,
                ["radius"] = 8000,
                ["zoneId"] = 2994,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -218534.33314284,
                ["hidden"] = true,
                ["name"] = "РАЗРУХА_03",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 453870.72875418,
                ["radius"] = 150,
                ["zoneId"] = 3160,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -164306.13138328,
                ["hidden"] = true,
                ["name"] = "ЗОНА_ТАКР",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 513076.5269159,
                ["radius"] = 30000,
                ["zoneId"] = 3326,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -193064.4544104,
                ["hidden"] = true,
                ["name"] = "ПУСК",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = 518024.74714156,
                ["radius"] = 50,
                ["zoneId"] = 3492,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -197896.00593126,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_01",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = 520356.87861112,
                ["radius"] = 50,
                ["zoneId"] = 3494,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -193190.69384278,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_03",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = 519867.76562419,
                ["radius"] = 50,
                ["zoneId"] = 3495,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -192659.43808865,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_04",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = 521141.68811555,
                ["radius"] = 50,
                ["zoneId"] = 3496,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -186631.01101456,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_05",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = 527398.41413393,
                ["radius"] = 100,
                ["zoneId"] = 3497,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -188176.30340556,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_06",
            }, -- end of [11]
            [12] = 
            {
                ["y"] = 516669.88286612,
                ["radius"] = 50,
                ["zoneId"] = 3498,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196666.54111765,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_СТАТ_039",
            }, -- end of [12]
            [13] = 
            {
                ["y"] = 516903.73016867,
                ["radius"] = 30,
                ["zoneId"] = 3664,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -198471.84096403,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_02",
            }, -- end of [13]
            [14] = 
            {
                ["y"] = 516946.2167026,
                ["radius"] = 30,
                ["zoneId"] = 3830,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -198534.30912223,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_02_01",
            }, -- end of [14]
            [15] = 
            {
                ["y"] = 517050.36276559,
                ["radius"] = 30,
                ["zoneId"] = 3996,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -198483.1907736,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_02_02",
            }, -- end of [15]
            [16] = 
            {
                ["y"] = 517096.52846232,
                ["radius"] = 30,
                ["zoneId"] = 3997,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -198569.89220405,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_02_03",
            }, -- end of [16]
            [17] = 
            {
                ["y"] = 516611.56842491,
                ["radius"] = 30,
                ["zoneId"] = 4163,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196571.02619408,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_СТАТ_38",
            }, -- end of [17]
            [18] = 
            {
                ["y"] = 516581.13447903,
                ["radius"] = 30,
                ["zoneId"] = 4164,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196515.22271097,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_СТАТ_37",
            }, -- end of [18]
            [19] = 
            {
                ["y"] = 516552.4918869,
                ["radius"] = 30,
                ["zoneId"] = 4165,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196459.82880363,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_СТАТ_36",
            }, -- end of [19]
            [20] = 
            {
                ["y"] = 516413.67881467,
                ["radius"] = 30,
                ["zoneId"] = 4331,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196159.4827743,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_КОНТ",
            }, -- end of [20]
            [21] = 
            {
                ["y"] = 520104.42089598,
                ["radius"] = 3000,
                ["zoneId"] = 4497,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -198153.0732246,
                ["hidden"] = true,
                ["name"] = "ГУДАУТА",
            }, -- end of [21]
            [22] = 
            {
                ["y"] = 516291.36947931,
                ["radius"] = 1500,
                ["zoneId"] = 4663,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196809.0306511,
                ["hidden"] = true,
                ["name"] = "ГУДАУТА_ПОСАДКА",
            }, -- end of [22]
            [23] = 
            {
                ["y"] = 515016.50037311,
                ["radius"] = 30,
                ["zoneId"] = 4829,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196495.98679294,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_02_04",
            }, -- end of [23]
            [24] = 
            {
                ["y"] = 514991.65490168,
                ["radius"] = 20,
                ["zoneId"] = 4830,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196514.28297517,
                ["hidden"] = true,
                ["name"] = "ОГОНЬ_01",
            }, -- end of [24]
            [25] = 
            {
                ["y"] = 515033.75318429,
                ["radius"] = 20,
                ["zoneId"] = 4831,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196473.72958367,
                ["hidden"] = true,
                ["name"] = "ОГОНЬ_02",
            }, -- end of [25]
            [26] = 
            {
                ["y"] = 514978.13710451,
                ["radius"] = 20,
                ["zoneId"] = 4832,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -196461.7566776,
                ["hidden"] = true,
                ["name"] = "ОГОНЬ_03",
            }, -- end of [26]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 453847.03491941,
        ["zoom"] = 100,
        ["centerX"] = -164292.59279565,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 4,
            [2] = 16,
            [3] = 17,
            [4] = 2,
            [5] = 3,
            [6] = 1,
        }, -- end of ["blue"]
        ["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"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 0,
            [4] = 19,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_1765",
        [2] = "ResKey_ImageBriefing_1766",
        [4] = "ResKey_ImageBriefing_1768",
        [3] = "ResKey_ImageBriefing_1767",
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 563864.90971429,
                ["x"] = -219671.94428572,
            }, -- 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]
                        }, -- 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] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["number"] = 1,
                                                            ["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"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 36,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563856.66628013,
                                        ["x"] = -219644.63029,
                                        ["name"] = "DictKey_UnitName_149",
                                        ["heading"] = 4.7232734646417,
                                        ["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-1 9P31",
                                        ["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.5676003138619,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Strela-10M3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 564,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563684.14978174,
                                        ["x"] = -220121.45083049,
                                        ["name"] = "DictKey_UnitName_1655",
                                        ["heading"] = 5.7595865315813,
                                        ["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]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517170.042,
                                            ["x"] = -197871.85228571,
                                            ["name"] = "DictKey_WptName_162",
                                            ["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"] = 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"] = 25,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 40,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517170.042,
                                        ["x"] = -197871.85228571,
                                        ["name"] = "DictKey_UnitName_161",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 41,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515696.84285714,
                                        ["x"] = -195410.65571428,
                                        ["name"] = "DictKey_UnitName_163",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 42,
                                        ["skill"] = "Excellent",
                                        ["y"] = 514996.18178724,
                                        ["x"] = -196480.26247055,
                                        ["name"] = "DictKey_UnitName_164",
                                        ["heading"] = 0.89011791851711,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Dog Ear radar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 43,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515904.85771429,
                                        ["x"] = -195936.14857143,
                                        ["name"] = "DictKey_UnitName_165",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Strela-10M3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 436,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515835.96343104,
                                        ["x"] = -196840.43947016,
                                        ["name"] = "DictKey_UnitName_1507",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 517170.042,
                                ["x"] = -197871.85228571,
                                ["name"] = "DictKey_GroupName_160",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [2]
                [3] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 5,
                                            ["ETA_locked"] = true,
                                            ["y"] = 516240.61614072,
                                            ["x"] = -197659.23757596,
                                            ["name"] = "DictKey_WptName_990",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 500,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 27.777777777778,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["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"] = 40.772765970016,
                                            ["ETA_locked"] = false,
                                            ["y"] = 515188.7791341,
                                            ["x"] = -196467.00304431,
                                            ["name"] = "DictKey_WptName_991",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 222,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "[Civilian] Standard",
                                        ["skill"] = "High",
                                        ["parking"] = "21",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["GunnersAISkill"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 293,
                                        ["psi"] = 0.72291585422598,
                                        ["parking_id"] = "10",
                                        ["x"] = -197659.23757596,
                                        ["name"] = "DictKey_UnitName_989",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "M134_L",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "XM158_MK5",
                                                }, -- end of [2]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "M134_R",
                                                }, -- end of [6]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "XM158_MK5",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "631",
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516240.61614072,
                                        ["heading"] = -0.72291585422598,
                                        ["callsign"] = 124,
                                        ["onboard_num"] = "046",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516240.61614072,
                                ["x"] = -197659.23757596,
                                ["name"] = "DictKey_GroupName_988",
                                ["communication"] = true,
                                ["start_time"] = 5,
                                ["frequency"] = 251,
                            }, -- 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 Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 5,
                                            ["ETA_locked"] = true,
                                            ["y"] = 516294.83489072,
                                            ["x"] = -197684.61257596,
                                            ["name"] = "DictKey_WptName_997",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 700,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 700,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 27.777777777778,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["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"] = 46.666084087492,
                                            ["ETA_locked"] = false,
                                            ["y"] = 515479.82758682,
                                            ["x"] = -196021.77690198,
                                            ["name"] = "DictKey_WptName_1758",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 224,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "[Civilian] Standard",
                                        ["skill"] = "High",
                                        ["parking"] = 22,
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["GunnersAISkill"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 295,
                                        ["psi"] = 0.45572128059179,
                                        ["parking_id"] = "09",
                                        ["x"] = -197684.61257596,
                                        ["name"] = "DictKey_UnitName_996",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "M134_L",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "XM158_MK5",
                                                }, -- end of [2]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "M134_R",
                                                }, -- end of [6]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "XM158_MK5",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "631",
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516294.83489072,
                                        ["heading"] = -0.45572128059179,
                                        ["callsign"] = 126,
                                        ["onboard_num"] = "084",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516294.83489072,
                                ["x"] = -197684.61257596,
                                ["name"] = "DictKey_GroupName_995",
                                ["communication"] = true,
                                ["start_time"] = 5,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Insurgents",
                    ["id"] = 17,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516493.16283446,
                                                ["x"] = -196279.13718578,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516491.543765,
                                                ["x"] = -196279.34144619,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515966.18059812,
                                            ["x"] = -196085.23249167,
                                            ["name"] = "DictKey_WptName_1510",
                                            ["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"] = 358,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 437,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515966.18059812,
                                        ["x"] = -196085.23249167,
                                        ["name"] = "DictKey_UnitName_1509",
                                        ["heading"] = 4.5868928390994,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 438,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516310.88316936,
                                        ["x"] = -196121.57868115,
                                        ["name"] = "DictKey_UnitName_1514",
                                        ["heading"] = 5.4803338512622,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 439,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515904.08522843,
                                        ["x"] = -196314.83556175,
                                        ["name"] = "DictKey_UnitName_1515",
                                        ["heading"] = 6.1261056745001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 440,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515494.97669592,
                                        ["x"] = -196720.1749282,
                                        ["name"] = "DictKey_UnitName_1516",
                                        ["heading"] = 5.7770398241012,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 441,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515041.81368265,
                                        ["x"] = -196428.33874083,
                                        ["name"] = "DictKey_UnitName_1517",
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 442,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515964.39779069,
                                        ["x"] = -196070.44279922,
                                        ["name"] = "DictKey_UnitName_1518",
                                        ["heading"] = 4.5868928390994,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 443,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516334.30757013,
                                        ["x"] = -196141.43558517,
                                        ["name"] = "DictKey_UnitName_1519",
                                        ["heading"] = 4.5868928390994,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 444,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515878.45915507,
                                        ["x"] = -196319.54029379,
                                        ["name"] = "DictKey_UnitName_1520",
                                        ["heading"] = 4.5868928390994,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 445,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515928.27865398,
                                        ["x"] = -195919.738815,
                                        ["name"] = "DictKey_UnitName_1521",
                                        ["heading"] = 4.5868928390994,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 446,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515867.24976781,
                                        ["x"] = -195950.87600182,
                                        ["name"] = "DictKey_UnitName_1522",
                                        ["heading"] = 5.846852994181,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 447,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515694.19786872,
                                        ["x"] = -195404.89512762,
                                        ["name"] = "DictKey_UnitName_1523",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 576,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516437.96620091,
                                        ["x"] = -196212.68358847,
                                        ["name"] = "DictKey_UnitName_1696",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 577,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516524.4776814,
                                        ["x"] = -196371.28796938,
                                        ["name"] = "DictKey_UnitName_1697",
                                        ["heading"] = 4.5868928390994,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 578,
                                        ["skill"] = "Excellent",
                                        ["y"] = 516546.90658375,
                                        ["x"] = -196316.28375647,
                                        ["name"] = "DictKey_UnitName_1698",
                                        ["heading"] = 4.5868928390994,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                }, -- end of ["units"]
                                ["y"] = 515966.18059812,
                                ["x"] = -196085.23249167,
                                ["name"] = "DictKey_GroupName_1508",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515109.59751959,
                                                ["x"] = -195915.22348052,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515198.70946134,
                                                ["x"] = -195904.41812581,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515034.36072379,
                                            ["x"] = -196270.51393283,
                                            ["name"] = "DictKey_WptName_1526",
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 359,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SAU Akatsia",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 448,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515034.36072379,
                                        ["x"] = -196270.51393283,
                                        ["name"] = "DictKey_UnitName_1525",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 449,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515475.50388227,
                                        ["x"] = -195597.25412623,
                                        ["name"] = "DictKey_UnitName_1527",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SAU Akatsia",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 450,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515187.48479533,
                                        ["x"] = -196091.8691827,
                                        ["name"] = "DictKey_UnitName_1528",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SAU Akatsia",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 451,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515254.32466782,
                                        ["x"] = -195999.50863162,
                                        ["name"] = "DictKey_UnitName_1530",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "SAU Akatsia",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 452,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515109.70748915,
                                        ["x"] = -196176.93811134,
                                        ["name"] = "DictKey_UnitName_1531",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "SAU Akatsia",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 453,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515305.366025,
                                        ["x"] = -195908.36335094,
                                        ["name"] = "DictKey_UnitName_1532",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "SAU Akatsia",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 454,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515352.76157096,
                                        ["x"] = -195812.35698863,
                                        ["name"] = "DictKey_UnitName_1533",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 455,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515519.25361699,
                                        ["x"] = -195560.79601396,
                                        ["name"] = "DictKey_UnitName_1534",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 456,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515564.21862213,
                                        ["x"] = -195524.33790168,
                                        ["name"] = "DictKey_UnitName_1535",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 457,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515432.96941795,
                                        ["x"] = -195637.35804972,
                                        ["name"] = "DictKey_UnitName_1536",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 515034.36072379,
                                ["x"] = -196270.51393283,
                                ["name"] = "DictKey_GroupName_1524",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 518464.71564572,
                                                ["x"] = -197170.46780624,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518120.1133954,
                                                ["x"] = -196708.63648803,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 518464.71564572,
                                            ["x"] = -197170.46780624,
                                            ["name"] = "DictKey_WptName_1606",
                                            ["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"] = 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"] = 362,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 517,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518464.71564572,
                                        ["x"] = -197170.46780624,
                                        ["name"] = "DictKey_UnitName_1605",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 518,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518256.57282242,
                                        ["x"] = -197592.47369993,
                                        ["name"] = "DictKey_UnitName_1607",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 519,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519102.62126991,
                                        ["x"] = -196796.81027164,
                                        ["name"] = "DictKey_UnitName_1608",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 520,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518825.50366428,
                                        ["x"] = -197151.60478188,
                                        ["name"] = "DictKey_UnitName_1609",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 521,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518008.22228875,
                                        ["x"] = -197670.67723525,
                                        ["name"] = "DictKey_UnitName_1610",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 522,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519818.5084178,
                                        ["x"] = -196887.08343105,
                                        ["name"] = "DictKey_UnitName_1611",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 523,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519696.74462138,
                                        ["x"] = -197002.54910006,
                                        ["name"] = "DictKey_UnitName_1612",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 524,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518555.88369081,
                                        ["x"] = -197793.01797712,
                                        ["name"] = "DictKey_UnitName_1613",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 525,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519619.06771677,
                                        ["x"] = -196507.09641121,
                                        ["name"] = "DictKey_UnitName_1614",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 526,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519058.53437811,
                                        ["x"] = -197901.08194257,
                                        ["name"] = "DictKey_UnitName_1615",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 527,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518388.83349783,
                                        ["x"] = -198325.15585422,
                                        ["name"] = "DictKey_UnitName_1616",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 528,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519917.25772702,
                                        ["x"] = -197204.3570971,
                                        ["name"] = "DictKey_UnitName_1617",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 529,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519144.39581894,
                                        ["x"] = -198363.00103725,
                                        ["name"] = "DictKey_UnitName_1618",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 530,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519837.27761695,
                                        ["x"] = -196550.00597684,
                                        ["name"] = "DictKey_UnitName_1619",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 531,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517865.44008902,
                                        ["x"] = -198193.20391679,
                                        ["name"] = "DictKey_UnitName_1620",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 532,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518952.68939261,
                                        ["x"] = -198149.38530505,
                                        ["name"] = "DictKey_UnitName_1621",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 533,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518459.73001063,
                                        ["x"] = -196782.79235167,
                                        ["name"] = "DictKey_UnitName_1622",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 534,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518473.4233268,
                                        ["x"] = -196845.78160603,
                                        ["name"] = "DictKey_UnitName_1623",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 535,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518506.2872856,
                                        ["x"] = -197160.72787786,
                                        ["name"] = "DictKey_UnitName_1624",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 536,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518287.19422694,
                                        ["x"] = -197566.05003637,
                                        ["name"] = "DictKey_UnitName_1625",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 537,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518015.25491546,
                                        ["x"] = -197659.7375937,
                                        ["name"] = "DictKey_UnitName_1626",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 538,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517917.47469045,
                                        ["x"] = -198182.24926385,
                                        ["name"] = "DictKey_UnitName_1627",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 539,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518561.71760714,
                                        ["x"] = -197792.7706499,
                                        ["name"] = "DictKey_UnitName_1628",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 540,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518396.74075627,
                                        ["x"] = -198275.36381378,
                                        ["name"] = "DictKey_UnitName_1629",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 541,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519084.14522781,
                                        ["x"] = -197850.87101263,
                                        ["name"] = "DictKey_UnitName_1630",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 542,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518982.81468818,
                                        ["x"] = -198111.04401979,
                                        ["name"] = "DictKey_UnitName_1631",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 543,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519174.52111451,
                                        ["x"] = -198332.87574168,
                                        ["name"] = "DictKey_UnitName_1632",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 544,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519470.2967437,
                                        ["x"] = -197053.92001176,
                                        ["name"] = "DictKey_UnitName_1633",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 545,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519667.48049649,
                                        ["x"] = -196969.02145153,
                                        ["name"] = "DictKey_UnitName_1634",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 546,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519582.58193626,
                                        ["x"] = -196517.14201804,
                                        ["name"] = "DictKey_UnitName_1635",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 547,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519804.41365815,
                                        ["x"] = -196558.22196654,
                                        ["name"] = "DictKey_UnitName_1636",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 548,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519779.76568905,
                                        ["x"] = -196875.9069016,
                                        ["name"] = "DictKey_UnitName_1637",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [32]
                                    [33] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 549,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519923.35440315,
                                        ["x"] = -197231.18247207,
                                        ["name"] = "DictKey_UnitName_1638",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [33]
                                    [34] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 550,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518897.91612795,
                                        ["x"] = -198119.26000949,
                                        ["name"] = "DictKey_UnitName_1639",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [34]
                                    [35] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 551,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518796.58558832,
                                        ["x"] = -197177.15985725,
                                        ["name"] = "DictKey_UnitName_1640",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [35]
                                    [36] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 552,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519056.75859548,
                                        ["x"] = -196821.13363693,
                                        ["name"] = "DictKey_UnitName_1641",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [36]
                                    [37] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 553,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519694.86712882,
                                        ["x"] = -197144.29589846,
                                        ["name"] = "DictKey_UnitName_1642",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [37]
                                    [38] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 554,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519056.75859548,
                                        ["x"] = -197442.81019088,
                                        ["name"] = "DictKey_UnitName_1643",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [38]
                                    [39] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 555,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518947.21206615,
                                        ["x"] = -196864.95224867,
                                        ["name"] = "DictKey_UnitName_1644",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [39]
                                    [40] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 556,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518245.76879097,
                                        ["x"] = -197630.04428092,
                                        ["name"] = "DictKey_UnitName_1645",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [40]
                                    [41] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 557,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518966.38270878,
                                        ["x"] = -197541.40206728,
                                        ["name"] = "DictKey_UnitName_1646",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [41]
                                    [42] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 558,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519018.41731021,
                                        ["x"] = -197891.95096113,
                                        ["name"] = "DictKey_UnitName_1647",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [42]
                                    [43] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 559,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518470.68466356,
                                        ["x"] = -197212.76247929,
                                        ["name"] = "DictKey_UnitName_1648",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [43]
                                    [44] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 560,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518837.66553682,
                                        ["x"] = -196982.71476769,
                                        ["name"] = "DictKey_UnitName_1649",
                                        ["heading"] = 5.6421432801001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [44]
                                }, -- end of ["units"]
                                ["y"] = 518464.71564572,
                                ["x"] = -197170.46780624,
                                ["name"] = "DictKey_GroupName_1604",
                                ["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"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515081.07717256,
                                            ["x"] = -196283.76943882,
                                            ["name"] = "DictKey_WptName_1875",
                                            ["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"] = 407,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-375 PBU",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 652,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515081.07717256,
                                        ["x"] = -196283.76943882,
                                        ["name"] = "DictKey_UnitName_1874",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 653,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515061.20947324,
                                        ["x"] = -196258.64849348,
                                        ["name"] = "DictKey_UnitName_1876",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 654,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515375.9902934,
                                        ["x"] = -195775.98171932,
                                        ["name"] = "DictKey_UnitName_1877",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 655,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515601.9238363,
                                        ["x"] = -195498.08360631,
                                        ["name"] = "DictKey_UnitName_1878",
                                        ["heading"] = 5.6199601914217,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 656,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515061.64989303,
                                        ["x"] = -196250.72093714,
                                        ["name"] = "DictKey_UnitName_1879",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 657,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515382.64745066,
                                        ["x"] = -195760.86101187,
                                        ["name"] = "DictKey_UnitName_1880",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 658,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515343.50760847,
                                        ["x"] = -195824.98373204,
                                        ["name"] = "DictKey_UnitName_1881",
                                        ["heading"] = 5.3407075111026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 659,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515238.36633369,
                                        ["x"] = -196074.45525678,
                                        ["name"] = "DictKey_UnitName_1882",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 660,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515605.21196526,
                                        ["x"] = -195494.41454597,
                                        ["name"] = "DictKey_UnitName_1883",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 661,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515604.38177568,
                                        ["x"] = -195494.97176054,
                                        ["name"] = "DictKey_UnitName_1884",
                                        ["heading"] = 0.17453292519943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 662,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515423.63540947,
                                        ["x"] = -195670.30745997,
                                        ["name"] = "DictKey_UnitName_1885",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 663,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515298.36719458,
                                        ["x"] = -195941.15765433,
                                        ["name"] = "DictKey_UnitName_1886",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 515081.07717256,
                                ["x"] = -196283.76943882,
                                ["name"] = "DictKey_GroupName_1873",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- 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"] = 21,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 300,
                                            ["ETA_locked"] = true,
                                            ["y"] = 516728.77239072,
                                            ["x"] = -197889.87820096,
                                            ["name"] = "DictKey_WptName_949",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 4000,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 106,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["priority"] = 0,
                                                                ["value"] = "Air;",
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 664.71331861847,
                                            ["ETA_locked"] = false,
                                            ["y"] = 512769.1242857,
                                            ["x"] = -189821.1342857,
                                            ["name"] = "DictKey_WptName_953",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 214,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 29,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 275,
                                        ["psi"] = 0.45621147725217,
                                        ["parking_id"] = "01",
                                        ["x"] = -197889.87820096,
                                        ["name"] = "DictKey_UnitName_948",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516728.77239072,
                                        ["heading"] = -0.45621147725217,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "078",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 21,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 28,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 276,
                                        ["psi"] = 0.45621147725217,
                                        ["parking_id"] = "02",
                                        ["x"] = -197864.01882596,
                                        ["name"] = "DictKey_UnitName_950",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516674.61614072,
                                        ["heading"] = -0.45621147725217,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "010",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 21,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 27,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 277,
                                        ["psi"] = 0.45621147725217,
                                        ["parking_id"] = "03",
                                        ["x"] = -197838.50320096,
                                        ["name"] = "DictKey_UnitName_951",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516620.27239072,
                                        ["heading"] = -0.45621147725217,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "079",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 21,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                        ["parking"] = 26,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 278,
                                        ["psi"] = 0.45621147725217,
                                        ["parking_id"] = "04",
                                        ["x"] = -197812.95632596,
                                        ["name"] = "DictKey_UnitName_952",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516565.99114072,
                                        ["heading"] = -0.45621147725217,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "080",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 516728.77239072,
                                ["x"] = -197889.87820096,
                                ["name"] = "DictKey_GroupName_947",
                                ["communication"] = true,
                                ["start_time"] = 300,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 300,
                                            ["ETA_locked"] = true,
                                            ["y"] = 515489.78125,
                                            ["x"] = -196599.296875,
                                            ["name"] = "DictKey_WptName_956",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 2000,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 106,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["priority"] = 0,
                                                                ["value"] = "Air;",
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 352.43593351086,
                                            ["ETA_locked"] = false,
                                            ["y"] = 512819.57657144,
                                            ["x"] = -189823.69914284,
                                            ["name"] = "DictKey_WptName_961",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 215,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "1",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 279,
                                        ["psi"] = 0.37540238655119,
                                        ["parking_id"] = "12",
                                        ["x"] = -196599.296875,
                                        ["name"] = "DictKey_UnitName_955",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 515489.78125,
                                        ["heading"] = -0.37540238655119,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 21,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 280,
                                        ["psi"] = 0.37540238655119,
                                        ["parking_id"] = "13",
                                        ["x"] = -196587.828125,
                                        ["name"] = "DictKey_UnitName_958",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 515571.71875,
                                        ["heading"] = -0.37540238655119,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "081",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 21,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "0",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 281,
                                        ["psi"] = 0.37540238655119,
                                        ["parking_id"] = "11",
                                        ["x"] = -196497.375,
                                        ["name"] = "DictKey_UnitName_959",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 515476.09375,
                                        ["heading"] = -0.37540238655119,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "082",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 21,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 282,
                                        ["psi"] = 0.37540238655119,
                                        ["parking_id"] = "21",
                                        ["x"] = -196543.90625,
                                        ["name"] = "DictKey_UnitName_960",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 515590.65625,
                                        ["heading"] = -0.37540238655119,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "083",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 515489.78125,
                                ["x"] = -196599.296875,
                                ["name"] = "DictKey_GroupName_954",
                                ["communication"] = true,
                                ["start_time"] = 300,
                                ["frequency"] = 305,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 300,
                                            ["ETA_locked"] = true,
                                            ["y"] = 516511.80364072,
                                            ["x"] = -197787.23757596,
                                            ["name"] = "DictKey_WptName_981",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 21,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 211.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 6000,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 106,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 470.97814661492,
                                            ["ETA_locked"] = false,
                                            ["y"] = 552561.51799998,
                                            ["x"] = -201475.21714285,
                                            ["name"] = "DictKey_WptName_987",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 221,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 25,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 288,
                                        ["psi"] = -1.6727442592989,
                                        ["parking_id"] = "05",
                                        ["x"] = -197787.23757596,
                                        ["name"] = "DictKey_UnitName_980",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516511.80364072,
                                        ["heading"] = 1.6727442592989,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 24,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 289,
                                        ["psi"] = -1.6727442592989,
                                        ["parking_id"] = "06",
                                        ["x"] = -197762.09695096,
                                        ["name"] = "DictKey_UnitName_983",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516457.36614072,
                                        ["heading"] = 1.6727442592989,
                                        ["callsign"] = 119,
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 23,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 290,
                                        ["psi"] = -1.6727442592989,
                                        ["parking_id"] = "07",
                                        ["x"] = -197736.15945096,
                                        ["name"] = "DictKey_UnitName_984",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516403.14739072,
                                        ["heading"] = 1.6727442592989,
                                        ["callsign"] = 120,
                                        ["onboard_num"] = "016",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 32,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 292,
                                        ["psi"] = -1.6727442592989,
                                        ["parking_id"] = "08",
                                        ["x"] = -197711.09695096,
                                        ["name"] = "DictKey_UnitName_986",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 516348.74114072,
                                        ["heading"] = 1.6727442592989,
                                        ["callsign"] = 121,
                                        ["onboard_num"] = "017",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 516511.80364072,
                                ["x"] = -197787.23757596,
                                ["name"] = "DictKey_GroupName_979",
                                ["communication"] = true,
                                ["start_time"] = 300,
                                ["frequency"] = 305,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564199.875,
                                            ["x"] = -219730.484375,
                                            ["name"] = "DictKey_WptName_1297",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 125,
                                            ["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"] = 86593.218898296,
                                            ["ETA_locked"] = false,
                                            ["y"] = 550888.14226383,
                                            ["x"] = -199577.70849661,
                                            ["name"] = "DictKey_WptName_1301",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 125,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 4000,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 83.333333333333,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86810.71435581,
                                            ["ETA_locked"] = false,
                                            ["y"] = 523820.49385294,
                                            ["x"] = -197033.7565783,
                                            ["name"] = "DictKey_WptName_1302",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 292,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 15,
                                        ["speed"] = 125,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 364,
                                        ["psi"] = 0.58374969025586,
                                        ["parking_id"] = "11",
                                        ["x"] = -219730.484375,
                                        ["name"] = "DictKey_UnitName_1296",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564199.875,
                                        ["heading"] = -0.58374969025586,
                                        ["callsign"] = 127,
                                        ["onboard_num"] = "085",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 16,
                                        ["speed"] = 125,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 365,
                                        ["psi"] = 0.58374969025586,
                                        ["parking_id"] = "12",
                                        ["x"] = -219726.53125,
                                        ["name"] = "DictKey_UnitName_1298",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564236.8125,
                                        ["heading"] = -0.58374969025586,
                                        ["callsign"] = 128,
                                        ["onboard_num"] = "086",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 17,
                                        ["speed"] = 125,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 366,
                                        ["psi"] = 0.58374969025586,
                                        ["parking_id"] = "13",
                                        ["x"] = -219722.40625,
                                        ["name"] = "DictKey_UnitName_1299",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564276.625,
                                        ["heading"] = -0.58374969025586,
                                        ["callsign"] = 122,
                                        ["onboard_num"] = "087",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 18,
                                        ["speed"] = 125,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 367,
                                        ["psi"] = 0.58374969025586,
                                        ["parking_id"] = "14",
                                        ["x"] = -219718.203125,
                                        ["name"] = "DictKey_UnitName_1300",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564316.375,
                                        ["heading"] = -0.58374969025586,
                                        ["callsign"] = 125,
                                        ["onboard_num"] = "088",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 564199.875,
                                ["x"] = -219730.484375,
                                ["name"] = "DictKey_GroupName_1295",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 305,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563865.27971429,
                                            ["speed"] = 0,
                                            ["x"] = -219671.81114286,
                                            ["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.27971429,
                                        ["x"] = -219671.81114286,
                                        ["name"] = "DictKey_GroupName_585",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563865.27971429,
                                ["x"] = -219671.81114286,
                                ["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"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563185.77885714,
                                            ["speed"] = 0,
                                            ["x"] = -220727.19514285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 191,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 4,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 248,
                                        ["y"] = 563185.77885714,
                                        ["x"] = -220727.19514285,
                                        ["name"] = "DictKey_GroupName_866",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563185.77885714,
                                ["x"] = -220727.19514285,
                                ["name"] = "DictKey_GroupName_866",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 571754.74771428,
                                            ["speed"] = 0,
                                            ["x"] = -217102.72714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 192,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 4,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 249,
                                        ["y"] = 571754.74771428,
                                        ["x"] = -217102.72714285,
                                        ["name"] = "DictKey_GroupName_869",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 571754.74771428,
                                ["x"] = -217102.72714285,
                                ["name"] = "DictKey_GroupName_869",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 565008.57,
                                            ["speed"] = 0,
                                            ["x"] = -217090.66257142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 193,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 8,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 250,
                                        ["y"] = 565008.57,
                                        ["x"] = -217090.66257142,
                                        ["name"] = "DictKey_GroupName_872",
                                        ["effectTransparency"] = 0.7,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 565008.57,
                                ["x"] = -217090.66257142,
                                ["name"] = "DictKey_GroupName_872",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 567666.82,
                                            ["speed"] = 0,
                                            ["x"] = -222161.47714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 194,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 2,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 251,
                                        ["y"] = 567666.82,
                                        ["x"] = -222161.47714285,
                                        ["name"] = "DictKey_GroupName_875",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 567666.82,
                                ["x"] = -222161.47714285,
                                ["name"] = "DictKey_GroupName_875",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 556943.23085714,
                                            ["speed"] = 0,
                                            ["x"] = -205599.24885714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 195,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 252,
                                        ["y"] = 556943.23085714,
                                        ["x"] = -205599.24885714,
                                        ["name"] = "DictKey_GroupName_878",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 556943.23085714,
                                ["x"] = -205599.24885714,
                                ["name"] = "DictKey_GroupName_878",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 555994.046,
                                            ["speed"] = 0,
                                            ["x"] = -205420.26514285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 196,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 4,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 253,
                                        ["y"] = 555994.046,
                                        ["x"] = -205420.26514285,
                                        ["name"] = "DictKey_GroupName_881",
                                        ["effectTransparency"] = 0.8,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 555994.046,
                                ["x"] = -205420.26514285,
                                ["name"] = "DictKey_GroupName_881",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 555904.09742857,
                                            ["speed"] = 0,
                                            ["x"] = -205163.74514285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 197,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 4,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 254,
                                        ["y"] = 555904.09742857,
                                        ["x"] = -205163.74514285,
                                        ["name"] = "DictKey_GroupName_884",
                                        ["effectTransparency"] = 0.4,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 555904.09742857,
                                ["x"] = -205163.74514285,
                                ["name"] = "DictKey_GroupName_884",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 519814.99171428,
                                            ["speed"] = 0,
                                            ["x"] = -197008.31799999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 216,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 1,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 283,
                                        ["y"] = 519814.99171428,
                                        ["x"] = -197008.31799999,
                                        ["name"] = "DictKey_GroupName_963",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 519814.99171428,
                                ["x"] = -197008.31799999,
                                ["name"] = "DictKey_GroupName_963",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["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,
                                ["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"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["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"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["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"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["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"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["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"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["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 [26]
                            [27] = 
                            {
                                ["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 [27]
                            [28] = 
                            {
                                ["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"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["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"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["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"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["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"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["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"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["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"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["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"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["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"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["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"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["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"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["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"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["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"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["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"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["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"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["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"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["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"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["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"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["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"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["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"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["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"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["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"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["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"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["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"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["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"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["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"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["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"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["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"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["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"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["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"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["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"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["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 [58]
                            [59] = 
                            {
                                ["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 [59]
                            [60] = 
                            {
                                ["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 [60]
                            [61] = 
                            {
                                ["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 [61]
                            [62] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["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 [63]
                            [64] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [64]
                            [65] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [65]
                            [66] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [66]
                            [67] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [67]
                            [68] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [68]
                            [69] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [69]
                            [70] = 
                            {
                                ["heading"] = 0.80285145591739,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 516417.68940872,
                                            ["speed"] = 0,
                                            ["x"] = -196154.47277861,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 343,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 421,
                                        ["y"] = 516417.68940872,
                                        ["x"] = -196154.47277861,
                                        ["name"] = "DictKey_GroupName_1462",
                                        ["heading"] = 0.80285145591739,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516417.68940872,
                                ["x"] = -196154.47277861,
                                ["name"] = "DictKey_GroupName_1462",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [70]
                            [71] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [71]
                            [72] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [72]
                            [73] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [73]
                            [74] = 
                            {
                                ["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"] = false,
                            }, -- end of [74]
                            [75] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [75]
                            [76] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [76]
                            [77] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [77]
                            [78] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [78]
                            [79] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [79]
                            [80] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [80]
                            [81] = 
                            {
                                ["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 [81]
                            [82] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [82]
                            [83] = 
                            {
                                ["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"] = true,
                                        ["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"] = false,
                            }, -- end of [83]
                            [84] = 
                            {
                                ["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 [84]
                            [85] = 
                            {
                                ["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"] = false,
                            }, -- end of [85]
                            [86] = 
                            {
                                ["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"] = false,
                            }, -- end of [86]
                            [87] = 
                            {
                                ["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"] = false,
                            }, -- end of [87]
                            [88] = 
                            {
                                ["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"] = false,
                            }, -- end of [88]
                            [89] = 
                            {
                                ["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"] = false,
                            }, -- end of [89]
                            [90] = 
                            {
                                ["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"] = false,
                            }, -- end of [90]
                            [91] = 
                            {
                                ["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"] = false,
                            }, -- end of [91]
                            [92] = 
                            {
                                ["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"] = false,
                            }, -- end of [92]
                            [93] = 
                            {
                                ["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"] = false,
                            }, -- end of [93]
                            [94] = 
                            {
                                ["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"] = false,
                            }, -- end of [94]
                            [95] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515362.52787438,
                                            ["speed"] = 0,
                                            ["x"] = -195814.53838568,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 375,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2000,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 620,
                                        ["rate"] = 100,
                                        ["y"] = 515362.52787438,
                                        ["x"] = -195814.53838568,
                                        ["name"] = "DictKey_GroupName_1775",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515362.52787438,
                                ["x"] = -195814.53838568,
                                ["name"] = "DictKey_GroupName_1775",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [95]
                            [96] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515363.44214838,
                                            ["speed"] = 0,
                                            ["x"] = -195814.54978881,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 376,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 621,
                                        ["y"] = 515363.44214838,
                                        ["x"] = -195814.54978881,
                                        ["name"] = "DictKey_GroupName_1778",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515363.44214838,
                                ["x"] = -195814.54978881,
                                ["name"] = "DictKey_GroupName_1778",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [96]
                            [97] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515362.52786267,
                                            ["speed"] = 0,
                                            ["x"] = -195815.89264595,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 377,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 622,
                                        ["y"] = 515362.52786267,
                                        ["x"] = -195815.89264595,
                                        ["name"] = "DictKey_GroupName_1781",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515362.52786267,
                                ["x"] = -195815.89264595,
                                ["name"] = "DictKey_GroupName_1781",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [97]
                            [98] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515363.44214838,
                                            ["speed"] = 0,
                                            ["x"] = -195815.92121738,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 378,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 623,
                                        ["y"] = 515363.44214838,
                                        ["x"] = -195815.92121738,
                                        ["name"] = "DictKey_GroupName_1784",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515363.44214838,
                                ["x"] = -195815.92121738,
                                ["name"] = "DictKey_GroupName_1784",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [98]
                            [99] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515313.28624512,
                                            ["speed"] = 0,
                                            ["x"] = -195910.4413883,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 379,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 624,
                                        ["y"] = 515313.28624512,
                                        ["x"] = -195910.4413883,
                                        ["name"] = "DictKey_GroupName_1787",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515313.28624512,
                                ["x"] = -195910.4413883,
                                ["name"] = "DictKey_GroupName_1787",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [99]
                            [100] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515314.15877296,
                                            ["speed"] = 0,
                                            ["x"] = -195910.43662125,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 380,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 625,
                                        ["y"] = 515314.15877296,
                                        ["x"] = -195910.43662125,
                                        ["name"] = "DictKey_GroupName_1790",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515314.15877296,
                                ["x"] = -195910.43662125,
                                ["name"] = "DictKey_GroupName_1790",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [100]
                            [101] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515313.27305867,
                                            ["speed"] = 0,
                                            ["x"] = -195911.80804982,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 381,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 626,
                                        ["y"] = 515313.27305867,
                                        ["x"] = -195911.80804982,
                                        ["name"] = "DictKey_GroupName_1793",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515313.27305867,
                                ["x"] = -195911.80804982,
                                ["name"] = "DictKey_GroupName_1793",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [101]
                            [102] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515314.15877296,
                                            ["speed"] = 0,
                                            ["x"] = -195911.80804982,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 382,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 627,
                                        ["y"] = 515314.15877296,
                                        ["x"] = -195911.80804982,
                                        ["name"] = "DictKey_GroupName_1796",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515314.15877296,
                                ["x"] = -195911.80804982,
                                ["name"] = "DictKey_GroupName_1796",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [102]
                            [103] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515262.61436004,
                                            ["speed"] = 0,
                                            ["x"] = -196001.87726428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 383,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 628,
                                        ["y"] = 515262.61436004,
                                        ["x"] = -196001.87726428,
                                        ["name"] = "DictKey_GroupName_1799",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515262.61436004,
                                ["x"] = -196001.87726428,
                                ["name"] = "DictKey_GroupName_1799",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [103]
                            [104] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515263.50007433,
                                            ["speed"] = 0,
                                            ["x"] = -196001.9058357,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 384,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 629,
                                        ["y"] = 515263.50007433,
                                        ["x"] = -196001.9058357,
                                        ["name"] = "DictKey_GroupName_1802",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515263.50007433,
                                ["x"] = -196001.9058357,
                                ["name"] = "DictKey_GroupName_1802",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [104]
                            [105] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515262.61436004,
                                            ["speed"] = 0,
                                            ["x"] = -196003.27726428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 385,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 630,
                                        ["y"] = 515262.61436004,
                                        ["x"] = -196003.27726428,
                                        ["name"] = "DictKey_GroupName_1805",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515262.61436004,
                                ["x"] = -196003.27726428,
                                ["name"] = "DictKey_GroupName_1805",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [105]
                            [106] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515263.50007433,
                                            ["speed"] = 0,
                                            ["x"] = -196003.3058357,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 386,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 631,
                                        ["y"] = 515263.50007433,
                                        ["x"] = -196003.3058357,
                                        ["name"] = "DictKey_GroupName_1808",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515263.50007433,
                                ["x"] = -196003.3058357,
                                ["name"] = "DictKey_GroupName_1808",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [106]
                            [107] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515197.01394208,
                                            ["speed"] = 0,
                                            ["x"] = -196093.48372179,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 387,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 632,
                                        ["y"] = 515197.01394208,
                                        ["x"] = -196093.48372179,
                                        ["name"] = "DictKey_GroupName_1811",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515197.01394208,
                                ["x"] = -196093.48372179,
                                ["name"] = "DictKey_GroupName_1811",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [107]
                            [108] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515197.8425135,
                                            ["speed"] = 0,
                                            ["x"] = -196093.48372179,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 388,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 633,
                                        ["y"] = 515197.8425135,
                                        ["x"] = -196093.48372179,
                                        ["name"] = "DictKey_GroupName_1814",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515197.8425135,
                                ["x"] = -196093.48372179,
                                ["name"] = "DictKey_GroupName_1814",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [108]
                            [109] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515196.98537065,
                                            ["speed"] = 0,
                                            ["x"] = -196094.85515036,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 389,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 634,
                                        ["y"] = 515196.98537065,
                                        ["x"] = -196094.85515036,
                                        ["name"] = "DictKey_GroupName_1817",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515196.98537065,
                                ["x"] = -196094.85515036,
                                ["name"] = "DictKey_GroupName_1817",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [109]
                            [110] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515197.87108493,
                                            ["speed"] = 0,
                                            ["x"] = -196094.85515036,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 390,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 635,
                                        ["y"] = 515197.87108493,
                                        ["x"] = -196094.85515036,
                                        ["name"] = "DictKey_GroupName_1820",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515197.87108493,
                                ["x"] = -196094.85515036,
                                ["name"] = "DictKey_GroupName_1820",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [110]
                            [111] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515121.34762437,
                                            ["speed"] = 0,
                                            ["x"] = -196179.0476192,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 391,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 636,
                                        ["y"] = 515121.34762437,
                                        ["x"] = -196179.0476192,
                                        ["name"] = "DictKey_GroupName_1823",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515121.34762437,
                                ["x"] = -196179.0476192,
                                ["name"] = "DictKey_GroupName_1823",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [111]
                            [112] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515122.18373755,
                                            ["speed"] = 0,
                                            ["x"] = -196179.07864715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 392,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 637,
                                        ["y"] = 515122.18373755,
                                        ["x"] = -196179.07864715,
                                        ["name"] = "DictKey_GroupName_1826",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515122.18373755,
                                ["x"] = -196179.07864715,
                                ["name"] = "DictKey_GroupName_1826",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [112]
                            [113] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515121.35516612,
                                            ["speed"] = 0,
                                            ["x"] = -196180.42150429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 393,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 638,
                                        ["y"] = 515121.35516612,
                                        ["x"] = -196180.42150429,
                                        ["name"] = "DictKey_GroupName_1829",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515121.35516612,
                                ["x"] = -196180.42150429,
                                ["name"] = "DictKey_GroupName_1829",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [113]
                            [114] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515122.18373755,
                                            ["speed"] = 0,
                                            ["x"] = -196180.42150429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 394,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 639,
                                        ["y"] = 515122.18373755,
                                        ["x"] = -196180.42150429,
                                        ["name"] = "DictKey_GroupName_1832",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515122.18373755,
                                ["x"] = -196180.42150429,
                                ["name"] = "DictKey_GroupName_1832",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [114]
                            [115] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515044.40738059,
                                            ["speed"] = 0,
                                            ["x"] = -196272.83625186,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 395,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 640,
                                        ["y"] = 515044.40738059,
                                        ["x"] = -196272.83625186,
                                        ["name"] = "DictKey_GroupName_1835",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515044.40738059,
                                ["x"] = -196272.83625186,
                                ["name"] = "DictKey_GroupName_1835",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [115]
                            [116] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515045.29309488,
                                            ["speed"] = 0,
                                            ["x"] = -196272.83625186,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 396,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 641,
                                        ["y"] = 515045.29309488,
                                        ["x"] = -196272.83625186,
                                        ["name"] = "DictKey_GroupName_1838",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515045.29309488,
                                ["x"] = -196272.83625186,
                                ["name"] = "DictKey_GroupName_1838",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [116]
                            [117] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515044.40738059,
                                            ["speed"] = 0,
                                            ["x"] = -196274.23625186,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 397,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 642,
                                        ["y"] = 515044.40738059,
                                        ["x"] = -196274.23625186,
                                        ["name"] = "DictKey_GroupName_1841",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515044.40738059,
                                ["x"] = -196274.23625186,
                                ["name"] = "DictKey_GroupName_1841",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [117]
                            [118] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515045.29309488,
                                            ["speed"] = 0,
                                            ["x"] = -196274.23625186,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 398,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 643,
                                        ["y"] = 515045.29309488,
                                        ["x"] = -196274.23625186,
                                        ["name"] = "DictKey_GroupName_1844",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515045.29309488,
                                ["x"] = -196274.23625186,
                                ["name"] = "DictKey_GroupName_1844",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [118]
                            [119] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515440.69278555,
                                            ["speed"] = 0,
                                            ["x"] = -195638.71958486,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 399,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 644,
                                        ["y"] = 515440.69278555,
                                        ["x"] = -195638.71958486,
                                        ["name"] = "DictKey_GroupName_1847",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515440.69278555,
                                ["x"] = -195638.71958486,
                                ["name"] = "DictKey_GroupName_1847",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [119]
                            [120] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515441.52801419,
                                            ["speed"] = 0,
                                            ["x"] = -195638.74941445,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 400,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 645,
                                        ["y"] = 515441.52801419,
                                        ["x"] = -195638.74941445,
                                        ["name"] = "DictKey_GroupName_1850",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515441.52801419,
                                ["x"] = -195638.74941445,
                                ["name"] = "DictKey_GroupName_1850",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [120]
                            [121] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515482.526576,
                                            ["speed"] = 0,
                                            ["x"] = -195599.178274,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 401,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 646,
                                        ["y"] = 515482.526576,
                                        ["x"] = -195599.178274,
                                        ["name"] = "DictKey_GroupName_1853",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515482.526576,
                                ["x"] = -195599.178274,
                                ["name"] = "DictKey_GroupName_1853",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [121]
                            [122] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515483.37132112,
                                            ["speed"] = 0,
                                            ["x"] = -195599.18899832,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 402,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 647,
                                        ["y"] = 515483.37132112,
                                        ["x"] = -195599.18899832,
                                        ["name"] = "DictKey_GroupName_1856",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515483.37132112,
                                ["x"] = -195599.18899832,
                                ["name"] = "DictKey_GroupName_1856",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [122]
                            [123] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515526.09639426,
                                            ["speed"] = 0,
                                            ["x"] = -195562.04835686,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 403,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 648,
                                        ["y"] = 515526.09639426,
                                        ["x"] = -195562.04835686,
                                        ["name"] = "DictKey_GroupName_1859",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515526.09639426,
                                ["x"] = -195562.04835686,
                                ["name"] = "DictKey_GroupName_1859",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [123]
                            [124] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515526.92496569,
                                            ["speed"] = 0,
                                            ["x"] = -195562.04835686,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 404,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 649,
                                        ["y"] = 515526.92496569,
                                        ["x"] = -195562.04835686,
                                        ["name"] = "DictKey_GroupName_1862",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515526.92496569,
                                ["x"] = -195562.04835686,
                                ["name"] = "DictKey_GroupName_1862",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [124]
                            [125] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515569.97709124,
                                            ["speed"] = 0,
                                            ["x"] = -195525.4923926,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 405,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 650,
                                        ["y"] = 515569.97709124,
                                        ["x"] = -195525.4923926,
                                        ["name"] = "DictKey_GroupName_1865",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515569.97709124,
                                ["x"] = -195525.4923926,
                                ["name"] = "DictKey_GroupName_1865",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [125]
                            [126] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 515570.80566267,
                                            ["speed"] = 0,
                                            ["x"] = -195525.4923926,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 406,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 651,
                                        ["y"] = 515570.80566267,
                                        ["x"] = -195525.4923926,
                                        ["name"] = "DictKey_GroupName_1868",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515570.80566267,
                                ["x"] = -195525.4923926,
                                ["name"] = "DictKey_GroupName_1868",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [126]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- 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] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["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,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 6000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 30.555555555556,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 4500,
                                                                }, -- 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"] = 500704.78542856,
                                            ["x"] = -190907.40714285,
                                            ["name"] = "DictKey_WptName_968",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 217,
                                ["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"] = 284,
                                        ["psi"] = 0,
                                        ["y"] = 500704.78542856,
                                        ["x"] = -190907.40714285,
                                        ["name"] = "DictKey_UnitName_967",
                                        ["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"] = 500704.78542856,
                                ["x"] = -190907.40714285,
                                ["name"] = "DictKey_GroupName_966",
                                ["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"] = 138.88888888889,
                                            ["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"] = 
                                                                {
                                                                    ["time"] = 4500,
                                                                }, -- 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"] = 521062.50571427,
                                            ["x"] = -193835.26457142,
                                            ["name"] = "DictKey_WptName_971",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 218,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 6000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 285,
                                        ["psi"] = 0,
                                        ["y"] = 521062.50571427,
                                        ["x"] = -193835.26457142,
                                        ["name"] = "DictKey_UnitName_970",
                                        ["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"] = 521062.50571427,
                                ["x"] = -193835.26457142,
                                ["name"] = "DictKey_GroupName_969",
                                ["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"] = 8000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 8000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 30.555555555556,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 4500,
                                                                }, -- 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"] = 552397.68142856,
                                            ["x"] = -202532.3942857,
                                            ["name"] = "DictKey_WptName_974",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 219,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 8000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 286,
                                        ["psi"] = 0,
                                        ["y"] = 552397.68142856,
                                        ["x"] = -202532.3942857,
                                        ["name"] = "DictKey_UnitName_973",
                                        ["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] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 552397.68142856,
                                ["x"] = -202532.3942857,
                                ["name"] = "DictKey_GroupName_972",
                                ["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"] = 138.88888888889,
                                            ["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] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 4000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 30.555555555556,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 4500,
                                                                }, -- 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"] = 570815.3242857,
                                            ["x"] = -219574.85314284,
                                            ["name"] = "DictKey_WptName_977",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 220,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 287,
                                        ["psi"] = 0,
                                        ["y"] = 570815.3242857,
                                        ["x"] = -219574.85314284,
                                        ["name"] = "DictKey_UnitName_976",
                                        ["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.82293268251819,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 570815.3242857,
                                ["x"] = -219574.85314284,
                                ["name"] = "DictKey_GroupName_975",
                                ["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"] = 461641.73457142,
                ["x"] = -164577.80599999,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 521670.82055672,
                                                ["x"] = -193953.81733542,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518775.72164455,
                                                ["x"] = -197603.54160698,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 518775.72164455,
                                                ["x"] = -197603.54160698,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518775.72164455,
                                                ["x"] = -197603.54160698,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 38,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 521670.82055672,
                                            ["x"] = -193953.81733542,
                                            ["name"] = "DictKey_WptName_1701",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "Custom",
                                            ["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"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86679.512979825,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 518775.72164455,
                                            ["x"] = -197603.54160698,
                                            ["name"] = "DictKey_WptName_1711",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "Custom",
                                            ["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"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 373,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 579,
                                        ["skill"] = "Excellent",
                                        ["y"] = 521670.82055672,
                                        ["x"] = -193953.81733542,
                                        ["name"] = "DictKey_UnitName_1700",
                                        ["heading"] = -2.4709886838105,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 580,
                                        ["skill"] = "Excellent",
                                        ["y"] = 521660.75228043,
                                        ["x"] = -193810.62407255,
                                        ["name"] = "DictKey_UnitName_1703",
                                        ["heading"] = -2.4709886838105,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 581,
                                        ["skill"] = "Excellent",
                                        ["y"] = 521297.17563641,
                                        ["x"] = -193576.81632301,
                                        ["name"] = "DictKey_UnitName_1704",
                                        ["heading"] = -2.4709886838105,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 582,
                                        ["skill"] = "Excellent",
                                        ["y"] = 521459.38675451,
                                        ["x"] = -193840.82890143,
                                        ["name"] = "DictKey_UnitName_1705",
                                        ["heading"] = -2.4709886838105,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 583,
                                        ["skill"] = "Excellent",
                                        ["y"] = 521579.08737269,
                                        ["x"] = -193793.84361205,
                                        ["name"] = "DictKey_UnitName_1706",
                                        ["heading"] = -2.4709886838105,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 584,
                                        ["skill"] = "Excellent",
                                        ["y"] = 521433.65671508,
                                        ["x"] = -193758.04529633,
                                        ["name"] = "DictKey_UnitName_1707",
                                        ["heading"] = -2.4709886838105,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 585,
                                        ["skill"] = "Excellent",
                                        ["y"] = 521328.88148187,
                                        ["x"] = -193788.31882319,
                                        ["name"] = "DictKey_UnitName_1708",
                                        ["heading"] = -2.4709886838105,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 587,
                                        ["skill"] = "Excellent",
                                        ["y"] = 521313.9560969,
                                        ["x"] = -193680.85517806,
                                        ["name"] = "DictKey_UnitName_1710",
                                        ["heading"] = -2.4709886838105,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 521670.82055672,
                                ["x"] = -193953.81733542,
                                ["name"] = "DictKey_GroupName_1699",
                                ["start_time"] = 86400,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["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"] = 30,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 64,
                                            ["helipadId"] = 64,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462327.13308688,
                                            ["x"] = -163975.50464799,
                                            ["name"] = "DictKey_WptName_231",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "night",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Mi-28N",
                                        ["unitId"] = 65,
                                        ["psi"] = -2.9710485349554,
                                        ["parking_id"] = "1",
                                        ["x"] = -163975.50464799,
                                        ["name"] = "DictKey_UnitName_230",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1500",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462327.13308688,
                                        ["heading"] = 2.9710485349554,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462327.13308688,
                                ["x"] = -163975.50464799,
                                ["name"] = "DictKey_GroupName_229",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["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"] = 453845.13742858,
                                            ["x"] = -164291.69857142,
                                            ["name"] = "DictKey_WptName_12",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 13.888888888889,
                                            ["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"] = 4967.4483690976,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 508679.87420287,
                                            ["x"] = -206161.66882494,
                                            ["name"] = "DictKey_WptName_944",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 13.888888888889,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- 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"] = 453845.13742858,
                                        ["x"] = -164291.69857142,
                                        ["name"] = "DictKey_UnitName_11",
                                        ["heading"] = 2.2229236328207,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 453845.13742858,
                                ["x"] = -164291.69857142,
                                ["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"] = 454219.4466067,
                                            ["x"] = -164518.20239579,
                                            ["name"] = "DictKey_WptName_20",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 14.444444444444,
                                            ["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"] = 4822.5809489689,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 509555.12253089,
                                            ["x"] = -206831.43049251,
                                            ["name"] = "DictKey_WptName_943",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 14.444444444444,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "MOLNIYA",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 4,
                                        ["skill"] = "Excellent",
                                        ["y"] = 454219.4466067,
                                        ["x"] = -164518.20239579,
                                        ["name"] = "DictKey_UnitName_19",
                                        ["heading"] = 2.2236168578604,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 454219.4466067,
                                ["x"] = -164518.20239579,
                                ["name"] = "DictKey_GroupName_18",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 453973.07657142,
                                            ["x"] = -164205.92857143,
                                            ["name"] = "DictKey_WptName_25",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 13.888888888889,
                                            ["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"] = 4971.8997447127,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 508851.5911994,
                                            ["x"] = -206120.43771289,
                                            ["name"] = "DictKey_WptName_945",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 13.888888888889,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "NEUSTRASH",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 5,
                                        ["skill"] = "Excellent",
                                        ["y"] = 453973.07657142,
                                        ["x"] = -164205.92857143,
                                        ["name"] = "DictKey_UnitName_24",
                                        ["heading"] = 2.223051524118,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 453973.07657142,
                                ["x"] = -164205.92857143,
                                ["name"] = "DictKey_GroupName_23",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- 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"] = 
                                    {
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462802.715381,
                                                ["x"] = -163711.28278648,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462690.08166545,
                                                ["x"] = -163768.15285504,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462591.38886165,
                                                ["x"] = -163831.88273731,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462808.02620452,
                                                ["x"] = -163721.68314921,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462790.06850352,
                                                ["x"] = -163687.31302682,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462573.34759045,
                                                ["x"] = -163796.23722918,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462808.02620452,
                                                ["x"] = -163721.68314921,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462802.715381,
                                                ["x"] = -163711.28278648,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462807.49676778,
                                                ["x"] = -163721.40628262,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462789.82384841,
                                                ["x"] = -163687.40512253,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462573.33730954,
                                                ["x"] = -163796.26838487,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462591.29332578,
                                                ["x"] = -163832.07026223,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462573.34759045,
                                                ["x"] = -163796.23722918,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462591.38449882,
                                                ["x"] = -163831.82246411,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462691.40937133,
                                                ["x"] = -163769.25927661,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462691.40937133,
                                                ["x"] = -163769.25927661,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462591.38449882,
                                                ["x"] = -163831.82246411,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462808.02620452,
                                                ["x"] = -163721.90443353,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462591.29332578,
                                                ["x"] = -163832.07026223,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462808.22097345,
                                                ["x"] = -163721.13689988,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462808.02620452,
                                                ["x"] = -163721.90443353,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462790.32345945,
                                                ["x"] = -163687.60536494,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462789.82384841,
                                                ["x"] = -163687.40512253,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462573.33730954,
                                                ["x"] = -163796.26838487,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462790.32345945,
                                                ["x"] = -163687.60536494,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462573.24354795,
                                                ["x"] = -163796.25596285,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462808.22097345,
                                                ["x"] = -163721.13689988,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462790.06850352,
                                                ["x"] = -163687.31302682,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462573.24354795,
                                                ["x"] = -163796.25596285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462591.38886165,
                                                ["x"] = -163831.88273731,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462611.04631767,
                                                ["x"] = -163821.56054671,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462807.49676778,
                                                ["x"] = -163721.40628262,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462611.04631767,
                                            ["x"] = -163821.56054671,
                                            ["name"] = "DictKey_WptName_1264",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 264.60926776788,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462807.49676778,
                                            ["x"] = -163721.40628262,
                                            ["name"] = "DictKey_WptName_1265",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 310.5930887464,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462789.82384841,
                                            ["x"] = -163687.40512253,
                                            ["name"] = "DictKey_WptName_1266",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 601.37374357192,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462573.33730954,
                                            ["x"] = -163796.26838487,
                                            ["name"] = "DictKey_WptName_1267",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 649.43659655189,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462591.29332578,
                                            ["x"] = -163832.07026223,
                                            ["name"] = "DictKey_WptName_1268",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 941.81288474219,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462808.22097345,
                                            ["x"] = -163721.13689988,
                                            ["name"] = "DictKey_WptName_1269",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 987.87735952841,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462790.06850352,
                                            ["x"] = -163687.31302682,
                                            ["name"] = "DictKey_WptName_1270",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1278.942142473,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462573.34759045,
                                            ["x"] = -163796.23722918,
                                            ["name"] = "DictKey_WptName_1271",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1326.8165633365,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462591.38449882,
                                            ["x"] = -163831.82246411,
                                            ["name"] = "DictKey_WptName_1272",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1618.3340877138,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462808.02620452,
                                            ["x"] = -163721.90443353,
                                            ["name"] = "DictKey_WptName_1273",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1664.6518071765,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462790.32345945,
                                            ["x"] = -163687.60536494,
                                            ["name"] = "DictKey_WptName_1274",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1955.9544713882,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462573.24354795,
                                            ["x"] = -163796.25596285,
                                            ["name"] = "DictKey_WptName_1275",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2003.9322582717,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462591.38886165,
                                            ["x"] = -163831.88273731,
                                            ["name"] = "DictKey_WptName_1276",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2295.5981459959,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462808.02620452,
                                            ["x"] = -163721.68314921,
                                            ["name"] = "DictKey_WptName_1277",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2309.6115768282,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462802.715381,
                                            ["x"] = -163711.28278648,
                                            ["name"] = "DictKey_WptName_1278",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2461.0236118485,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462690.08166545,
                                            ["x"] = -163768.15285504,
                                            ["name"] = "DictKey_WptName_1279",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.83333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 289,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 360,
                                        ["skill"] = "Excellent",
                                        ["y"] = 462611.04631767,
                                        ["x"] = -163821.56054671,
                                        ["name"] = "DictKey_UnitName_1263",
                                        ["heading"] = 1.0993240368837,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462611.04631767,
                                ["x"] = -163821.56054671,
                                ["name"] = "DictKey_GroupName_1262",
                                ["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"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462812.38458556,
                                            ["x"] = -163752.84100841,
                                            ["name"] = "DictKey_WptName_1282",
                                            ["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"] = 290,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 361,
                                        ["skill"] = "Excellent",
                                        ["y"] = 462812.38458556,
                                        ["x"] = -163752.84100841,
                                        ["name"] = "DictKey_UnitName_1281",
                                        ["heading"] = 2.3038346126325,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462812.38458556,
                                ["x"] = -163752.84100841,
                                ["name"] = "DictKey_GroupName_1280",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 511511.68223635,
                                                ["x"] = -192366.8092082,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515870.34287381,
                                                ["x"] = -195348.91419486,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515870.34287381,
                                                ["x"] = -195348.91419486,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516842.35566046,
                                                ["x"] = -197507.98684483,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 518142.69319222,
                                                ["x"] = -197971.81467069,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518142.69319222,
                                                ["x"] = -197971.81467069,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 75,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 511511.68223635,
                                            ["x"] = -192366.8092082,
                                            ["name"] = "DictKey_WptName_1539",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1901.2251582709,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515870.34287381,
                                            ["x"] = -195348.91419486,
                                            ["name"] = "DictKey_WptName_1660",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2753.6275879119,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516842.35566046,
                                            ["x"] = -197507.98684483,
                                            ["name"] = "DictKey_WptName_1665",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 360,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 458,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511511.68223635,
                                        ["x"] = -192366.8092082,
                                        ["name"] = "DictKey_UnitName_1538",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 459,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511235.63018469,
                                        ["x"] = -193302.83482365,
                                        ["name"] = "DictKey_UnitName_1540",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 460,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511478.13297353,
                                        ["x"] = -191849.6278129,
                                        ["name"] = "DictKey_UnitName_1541",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 461,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511014.8440635,
                                        ["x"] = -192606.09173631,
                                        ["name"] = "DictKey_UnitName_1542",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 462,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511767.99853599,
                                        ["x"] = -192231.93215425,
                                        ["name"] = "DictKey_UnitName_1543",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 463,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511339.48893065,
                                        ["x"] = -192608.23749765,
                                        ["name"] = "DictKey_UnitName_1544",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 464,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511572.23853338,
                                        ["x"] = -191996.21531959,
                                        ["name"] = "DictKey_UnitName_1545",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 465,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511586.71631182,
                                        ["x"] = -192700.19729616,
                                        ["name"] = "DictKey_UnitName_1546",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 466,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511141.52462484,
                                        ["x"] = -192962.60703035,
                                        ["name"] = "DictKey_UnitName_1547",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 467,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511679.01214936,
                                        ["x"] = -192481.22089728,
                                        ["name"] = "DictKey_UnitName_1548",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 468,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511362.31074602,
                                        ["x"] = -192390.73478204,
                                        ["name"] = "DictKey_UnitName_1549",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 469,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511313.44824379,
                                        ["x"] = -192030.60004338,
                                        ["name"] = "DictKey_UnitName_1550",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 470,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511023.89267503,
                                        ["x"] = -192901.07647199,
                                        ["name"] = "DictKey_UnitName_1551",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 471,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511597.96243265,
                                        ["x"] = -193022.16426503,
                                        ["name"] = "DictKey_UnitName_1552",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 472,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511890.74965902,
                                        ["x"] = -192492.07923111,
                                        ["name"] = "DictKey_UnitName_1553",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 473,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511728.28523039,
                                        ["x"] = -192710.17554256,
                                        ["name"] = "DictKey_UnitName_1554",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 474,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511553.17632403,
                                        ["x"] = -192359.95772984,
                                        ["name"] = "DictKey_UnitName_1555",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 475,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511566.10473805,
                                        ["x"] = -192008.99405165,
                                        ["name"] = "DictKey_UnitName_1556",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 476,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511562.66086764,
                                        ["x"] = -192717.69731085,
                                        ["name"] = "DictKey_UnitName_1557",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 477,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511775.23251572,
                                        ["x"] = -192224.04054,
                                        ["name"] = "DictKey_UnitName_1558",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 478,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511232.92839597,
                                        ["x"] = -193271.80394963,
                                        ["name"] = "DictKey_UnitName_1559",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 479,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511868.98038274,
                                        ["x"] = -192510.88286116,
                                        ["name"] = "DictKey_UnitName_1560",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 480,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511576.31842563,
                                        ["x"] = -191960.6783818,
                                        ["name"] = "DictKey_UnitName_1561",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 481,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511484.55805745,
                                        ["x"] = -191838.0090762,
                                        ["name"] = "DictKey_UnitName_1562",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 482,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511004.65206943,
                                        ["x"] = -192629.89872371,
                                        ["name"] = "DictKey_UnitName_1563",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 483,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511327.42345171,
                                        ["x"] = -192622.98419414,
                                        ["name"] = "DictKey_UnitName_1564",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 484,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511028.06502599,
                                        ["x"] = -192871.83260825,
                                        ["name"] = "DictKey_UnitName_1565",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 485,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511693.38320848,
                                        ["x"] = -192460.15478859,
                                        ["name"] = "DictKey_UnitName_1566",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 486,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511324.75286886,
                                        ["x"] = -192021.48910755,
                                        ["name"] = "DictKey_UnitName_1567",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 487,
                                        ["skill"] = "Excellent",
                                        ["y"] = 511141.22764941,
                                        ["x"] = -192932.31607939,
                                        ["name"] = "DictKey_UnitName_1568",
                                        ["heading"] = 2.1708252085669,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [30]
                                }, -- end of ["units"]
                                ["y"] = 511511.68223635,
                                ["x"] = -192366.8092082,
                                ["name"] = "DictKey_GroupName_1537",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [121] = 
                                            {
                                                ["y"] = 515695.42927676,
                                                ["x"] = -194787.75588779,
                                            }, -- end of [121]
                                            [31] = 
                                            {
                                                ["y"] = 507661.24072266,
                                                ["x"] = -185690.06948771,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 505474.83384197,
                                                ["x"] = -185012.7949905,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 505714.98104231,
                                                ["x"] = -184916.0409401,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 507754.62524458,
                                                ["x"] = -185725.80462457,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 510471.82565473,
                                                ["x"] = -186861.42937499,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 510552.55685054,
                                                ["x"] = -186901.18995842,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 510609.29347404,
                                                ["x"] = -186932.8931532,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 505744.54361555,
                                                ["x"] = -184910.95611828,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 510660.2049953,
                                                ["x"] = -186964.6289999,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 510709.45341422,
                                                ["x"] = -186998.89086796,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 510756.96422417,
                                                ["x"] = -187035.5241158,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 505541.19946784,
                                                ["x"] = -184977.87433697,
                                            }, -- end of [3]
                                            [39] = 
                                            {
                                                ["y"] = 510814.00358604,
                                                ["x"] = -187084.21127387,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 505774.32845844,
                                                ["x"] = -184907.39727842,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 510951.68683856,
                                                ["x"] = -187215.11870569,
                                            }, -- end of [40]
                                            [17] = 
                                            {
                                                ["y"] = 505982.38655929,
                                                ["x"] = -184925.65194516,
                                            }, -- end of [17]
                                            [41] = 
                                            {
                                                ["y"] = 511834.84281892,
                                                ["x"] = -188092.64088368,
                                            }, -- end of [41]
                                            [30] = 
                                            {
                                                ["y"] = 506823.08806785,
                                                ["x"] = -185457.20359501,
                                            }, -- end of [30]
                                            [42] = 
                                            {
                                                ["y"] = 511839.01605464,
                                                ["x"] = -188095.38208209,
                                            }, -- end of [42]
                                            [18] = 
                                            {
                                                ["y"] = 506011.09777167,
                                                ["x"] = -184934.33905322,
                                            }, -- end of [18]
                                            [43] = 
                                            {
                                                ["y"] = 511847.96506164,
                                                ["x"] = -188099.76994015,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 505804.25675485,
                                                ["x"] = -184905.37267151,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 512105.33075458,
                                                ["x"] = -188181.09770074,
                                            }, -- end of [44]
                                            [19] = 
                                            {
                                                ["y"] = 506039.3192743,
                                                ["x"] = -184944.50480424,
                                            }, -- end of [19]
                                            [45] = 
                                            {
                                                ["y"] = 512142.21588382,
                                                ["x"] = -188196.56302474,
                                            }, -- end of [45]
                                            [5] = 
                                            {
                                                ["y"] = 505623.71191078,
                                                ["x"] = -184942.0330747,
                                            }, -- end of [5]
                                            [46] = 
                                            {
                                                ["y"] = 512173.7536356,
                                                ["x"] = -188211.73122706,
                                            }, -- end of [46]
                                            [29] = 
                                            {
                                                ["y"] = 506799.28782751,
                                                ["x"] = -185449.56048979,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 512200.02349998,
                                                ["x"] = -188226.21058138,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 505834.24956771,
                                                ["x"] = -184904.89221129,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 512221.21953269,
                                                ["x"] = -188239.46164198,
                                            }, -- end of [48]
                                            [20] = 
                                            {
                                                ["y"] = 506066.9821308,
                                                ["x"] = -184956.10581039,
                                            }, -- end of [20]
                                            [49] = 
                                            {
                                                ["y"] = 512241.71038431,
                                                ["x"] = -188253.77911004,
                                            }, -- end of [49]
                                            [21] = 
                                            {
                                                ["y"] = 506098.54669597,
                                                ["x"] = -184971.21968383,
                                            }, -- end of [21]
                                            [50] = 
                                            {
                                                ["y"] = 512261.44795293,
                                                ["x"] = -188269.1184291,
                                            }, -- end of [50]
                                            [22] = 
                                            {
                                                ["y"] = 506138.08778364,
                                                ["x"] = -184992.69176788,
                                            }, -- end of [22]
                                            [51] = 
                                            {
                                                ["y"] = 512280.38388625,
                                                ["x"] = -188285.43703724,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 505864.22691321,
                                                ["x"] = -184905.96709285,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 512298.4688499,
                                                ["x"] = -188302.6939172,
                                            }, -- end of [52]
                                            [28] = 
                                            {
                                                ["y"] = 506785.30466566,
                                                ["x"] = -185444.13848955,
                                            }, -- end of [28]
                                            [53] = 
                                            {
                                                ["y"] = 512315.65188409,
                                                ["x"] = -188320.84900834,
                                            }, -- end of [53]
                                            [7] = 
                                            {
                                                ["y"] = 505685.72042454,
                                                ["x"] = -184922.64509579,
                                            }, -- end of [7]
                                            [54] = 
                                            {
                                                ["y"] = 512331.88153426,
                                                ["x"] = -188339.86110423,
                                            }, -- end of [54]
                                            [23] = 
                                            {
                                                ["y"] = 506189.26223147,
                                                ["x"] = -185024.00350995,
                                            }, -- end of [23]
                                            [55] = 
                                            {
                                                ["y"] = 512350.13056213,
                                                ["x"] = -188363.66793996,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 505894.10800964,
                                                ["x"] = -184908.59750366,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 512369.96070792,
                                                ["x"] = -188392.50382116,
                                            }, -- end of [56]
                                            [6] = 
                                            {
                                                ["y"] = 505656.84304732,
                                                ["x"] = -184930.7624299,
                                            }, -- end of [6]
                                            [57] = 
                                            {
                                                ["y"] = 512393.56553193,
                                                ["x"] = -188430.81050702,
                                            }, -- end of [57]
                                            [27] = 
                                            {
                                                ["y"] = 506767.02583285,
                                                ["x"] = -185436.02734546,
                                            }, -- end of [27]
                                            [58] = 
                                            {
                                                ["y"] = 512429.68874026,
                                                ["x"] = -188496.53028654,
                                            }, -- end of [58]
                                            [24] = 
                                            {
                                                ["y"] = 506271.87296376,
                                                ["x"] = -185080.33913853,
                                            }, -- end of [24]
                                            [59] = 
                                            {
                                                ["y"] = 512488.2790744,
                                                ["x"] = -188606.92758854,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 505923.81359993,
                                                ["x"] = -184912.76632221,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 512506.69587933,
                                                ["x"] = -188636.68633911,
                                            }, -- end of [60]
                                            [25] = 
                                            {
                                                ["y"] = 506732.06859713,
                                                ["x"] = -185416.63302399,
                                            }, -- end of [25]
                                            [61] = 
                                            {
                                                ["y"] = 512523.76158817,
                                                ["x"] = -188661.35521328,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 506744.90215975,
                                                ["x"] = -185424.39383909,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 512542.09062738,
                                                ["x"] = -188685.10057847,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 505123.62966453,
                                                ["x"] = -185224.30700398,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 505586.58577368,
                                                ["x"] = -184956.90894806,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 505953.26569491,
                                                ["x"] = -184918.45633881,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 512582.3334152,
                                                ["x"] = -188729.56687273,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 512604.12287663,
                                                ["x"] = -188750.18334404,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 512634.50244819,
                                                ["x"] = -188776.19803523,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 512725.77851942,
                                                ["x"] = -188846.1367398,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 512793.65106647,
                                                ["x"] = -188897.29485192,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 512804.91387097,
                                                ["x"] = -188907.19672741,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 512815.36415966,
                                                ["x"] = -188917.95611055,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 512821.92616356,
                                                ["x"] = -188925.49832186,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 512831.08918782,
                                                ["x"] = -188937.37263492,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 512836.68994028,
                                                ["x"] = -188945.65438221,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 512844.34823636,
                                                ["x"] = -188958.55036838,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 513353.83311184,
                                                ["x"] = -189927.77634085,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 513454.505029,
                                                ["x"] = -190134.56214619,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 513465.88520608,
                                                ["x"] = -190162.31661366,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 513479.26840768,
                                                ["x"] = -190200.00763794,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 513625.81946854,
                                                ["x"] = -190693.70780762,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 513631.6857818,
                                                ["x"] = -190718.00512995,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 513633.35890198,
                                                ["x"] = -190727.86256453,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 513635.63386056,
                                                ["x"] = -190747.72855413,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 513636.2678718,
                                                ["x"] = -190762.71273346,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 513636.105043,
                                                ["x"] = -190777.70880041,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 513634.9660981,
                                                ["x"] = -190792.66405182,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 513570.16272928,
                                                ["x"] = -191298.37783068,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 513569.0411475,
                                                ["x"] = -191343.35954076,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 513570.08225949,
                                                ["x"] = -191383.3411662,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 513572.39831063,
                                                ["x"] = -191413.24873774,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 513576.16815536,
                                                ["x"] = -191443.00793004,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 513581.38140887,
                                                ["x"] = -191472.54850023,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 513588.01926032,
                                                ["x"] = -191501.80193295,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 513596.06475358,
                                                ["x"] = -191530.69992797,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 513605.50264273,
                                                ["x"] = -191559.17358094,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 513616.31906314,
                                                ["x"] = -191587.15258465,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 513630.61743438,
                                                ["x"] = -191619.09414292,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 513648.84422895,
                                                ["x"] = -191654.69529475,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 513673.83071282,
                                                ["x"] = -191697.99865472,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 513722.75856802,
                                                ["x"] = -191773.52635132,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 514235.6340635,
                                                ["x"] = -192488.6005876,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 514276.04538686,
                                                ["x"] = -192539.50799902,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 514610.50006651,
                                                ["x"] = -192930.97450219,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 514659.67845213,
                                                ["x"] = -193000.29271966,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 514702.73527672,
                                                ["x"] = -193067.70796159,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 514747.20399717,
                                                ["x"] = -193145.94466344,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 515018.0478071,
                                                ["x"] = -193681.30510582,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 515029.15105617,
                                                ["x"] = -193697.93184382,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 515078.50181908,
                                                ["x"] = -193760.8656266,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 515089.03112991,
                                                ["x"] = -193777.86508331,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 515272.62082849,
                                                ["x"] = -194155.57373928,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 515308.73421289,
                                                ["x"] = -194209.61494498,
                                            }, -- end of [111]
                                            [112] = 
                                            {
                                                ["y"] = 515320.65654016,
                                                ["x"] = -194225.66918909,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 515336.35639853,
                                                ["x"] = -194245.12073272,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 515362.44115836,
                                                ["x"] = -194275.42174667,
                                            }, -- end of [114]
                                            [115] = 
                                            {
                                                ["y"] = 515367.83165326,
                                                ["x"] = -194283.83561009,
                                            }, -- end of [115]
                                            [116] = 
                                            {
                                                ["y"] = 515548.28040231,
                                                ["x"] = -194635.18174435,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 515556.43498295,
                                                ["x"] = -194647.76870937,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 515565.38306479,
                                                ["x"] = -194659.8035144,
                                            }, -- end of [118]
                                            [119] = 
                                            {
                                                ["y"] = 515574.95289845,
                                                ["x"] = -194671.35266446,
                                            }, -- end of [119]
                                            [120] = 
                                            {
                                                ["y"] = 515585.2530714,
                                                ["x"] = -194682.25475643,
                                            }, -- end of [120]
                                            [63] = 
                                            {
                                                ["y"] = 512561.63180757,
                                                ["x"] = -188707.85884415,
                                            }, -- end of [63]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515696.49505908,
                                                ["x"] = -194786.69912001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516375.57806503,
                                                ["x"] = -195431.33764372,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 503980.24627395,
                                                ["x"] = -185953.43500862,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 504033.40966643,
                                                ["x"] = -185967.50237682,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 504087.57040649,
                                                ["x"] = -185976.92020921,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 504222.32821292,
                                                ["x"] = -185978.10938778,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 504455.29333705,
                                                ["x"] = -185907.76391777,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 504481.33149492,
                                                ["x"] = -185892.86987204,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 504252.10624312,
                                                ["x"] = -185974.4963279,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 504506.60361757,
                                                ["x"] = -185876.71014474,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 504117.44443925,
                                                ["x"] = -185979.62734451,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 504286.61173713,
                                                ["x"] = -185968.65658974,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 504554.59377803,
                                                ["x"] = -185840.73834232,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 504580.94707344,
                                                ["x"] = -185817.71115247,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 504315.87307135,
                                                ["x"] = -185962.05648536,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 504613.2589535,
                                                ["x"] = -185786.39839851,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 504062.827051,
                                                ["x"] = -185973.36530533,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 504152.41599135,
                                                ["x"] = -185980.93043485,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 504344.76255928,
                                                ["x"] = -185953.98057063,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 505021.42164951,
                                                ["x"] = -185300.17996747,
                                            }, -- end of [24]
                                            [15] = 
                                            {
                                                ["y"] = 504428.55274715,
                                                ["x"] = -185921.3564928,
                                            }, -- end of [15]
                                            [25] = 
                                            {
                                                ["y"] = 505039.62875842,
                                                ["x"] = -185283.05207582,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 504373.21945704,
                                                ["x"] = -185944.49252413,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 505054.97684055,
                                                ["x"] = -185270.23327044,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 504187.40846947,
                                                ["x"] = -185980.41837555,
                                            }, -- end of [7]
                                            [27] = 
                                            {
                                                ["y"] = 505070.93201798,
                                                ["x"] = -185258.1790143,
                                            }, -- end of [27]
                                            [14] = 
                                            {
                                                ["y"] = 504401.17306306,
                                                ["x"] = -185933.61081782,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 505095.92905281,
                                                ["x"] = -185241.59667695,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 504657.52956656,
                                                ["x"] = -185738.81404508,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 505123.63293178,
                                                ["x"] = -185224.30498195,
                                            }, -- end of [29]
                                            [19] = 
                                            {
                                                ["y"] = 504531.04525206,
                                                ["x"] = -185859.31984054,
                                            }, -- end of [19]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516375.57806503,
                                                ["x"] = -195431.33764372,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 519891.91444131,
                                                ["x"] = -197609.95289432,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 517632.25644818,
                                                ["x"] = -196381.42148412,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 517632.25644818,
                                                ["x"] = -196381.42148412,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 115,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 503980.65320602,
                                            ["x"] = -185951.99131811,
                                            ["name"] = "DictKey_WptName_1573",
                                            ["ETA_locked"] = true,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 126,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87.149427094133,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 505122.89899335,
                                            ["x"] = -185222.99702572,
                                            ["name"] = "DictKey_WptName_1602",
                                            ["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"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1031.0295606804,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515696.49505908,
                                            ["x"] = -194786.69912001,
                                            ["name"] = "DictKey_WptName_1756",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On 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 [3]
                                        [4] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1087.2093185904,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516375.57806503,
                                            ["x"] = -195431.33764372,
                                            ["name"] = "DictKey_WptName_1757",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "Rank",
                                            ["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 [4]
                                        [5] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1335.4018835809,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 519891.91444131,
                                            ["x"] = -197609.95289432,
                                            ["name"] = "DictKey_WptName_1603",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "Rank",
                                            ["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"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 361,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 488,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503980.65320602,
                                        ["x"] = -185951.99131811,
                                        ["name"] = "DictKey_UnitName_1572",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 489,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503951.91624947,
                                        ["x"] = -185943.56027752,
                                        ["name"] = "DictKey_UnitName_1574",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 490,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503923.42027543,
                                        ["x"] = -185934.28006199,
                                        ["name"] = "DictKey_UnitName_1575",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 491,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503895.19812624,
                                        ["x"] = -185924.33160797,
                                        ["name"] = "DictKey_UnitName_1576",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 492,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503867.04294223,
                                        ["x"] = -185913.99103477,
                                        ["name"] = "DictKey_UnitName_1577",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 493,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503839.02554824,
                                        ["x"] = -185903.49944057,
                                        ["name"] = "DictKey_UnitName_1578",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 494,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503810.98934479,
                                        ["x"] = -185892.89255288,
                                        ["name"] = "DictKey_UnitName_1579",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 495,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503782.99756058,
                                        ["x"] = -185882.2480031,
                                        ["name"] = "DictKey_UnitName_1580",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 496,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503754.98507629,
                                        ["x"] = -185871.57935796,
                                        ["name"] = "DictKey_UnitName_1581",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 497,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503726.95595148,
                                        ["x"] = -185860.90387322,
                                        ["name"] = "DictKey_UnitName_1582",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 498,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503698.92129795,
                                        ["x"] = -185850.2262832,
                                        ["name"] = "DictKey_UnitName_1583",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 499,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503670.88590243,
                                        ["x"] = -185839.54841421,
                                        ["name"] = "DictKey_UnitName_1584",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 500,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503642.85050474,
                                        ["x"] = -185828.87054267,
                                        ["name"] = "DictKey_UnitName_1585",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 501,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503614.81511328,
                                        ["x"] = -185818.19267108,
                                        ["name"] = "DictKey_UnitName_1586",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 502,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503586.77970815,
                                        ["x"] = -185807.51478763,
                                        ["name"] = "DictKey_UnitName_1587",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 503,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503558.74431424,
                                        ["x"] = -185796.83690512,
                                        ["name"] = "DictKey_UnitName_1588",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 504,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503530.70894342,
                                        ["x"] = -185786.15902724,
                                        ["name"] = "DictKey_UnitName_1589",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 505,
                                        ["skill"] = "Excellent",
                                        ["y"] = 503502.67356952,
                                        ["x"] = -185775.48115167,
                                        ["name"] = "DictKey_UnitName_1590",
                                        ["heading"] = 1.0027530310774,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                }, -- end of ["units"]
                                ["y"] = 503980.65320602,
                                ["x"] = -185951.99131811,
                                ["name"] = "DictKey_GroupName_1571",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 518686.96283517,
                                                ["x"] = -197241.43943119,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518467.69355175,
                                                ["x"] = -197038.35479195,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 518686.96283517,
                                            ["x"] = -197241.43943119,
                                            ["name"] = "DictKey_WptName_1714",
                                            ["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"] = 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"] = 374,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 588,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518686.96283517,
                                        ["x"] = -197241.43943119,
                                        ["name"] = "DictKey_UnitName_1713",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 589,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518957.81956334,
                                        ["x"] = -198291.34360253,
                                        ["name"] = "DictKey_UnitName_1715",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 590,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519740.02066755,
                                        ["x"] = -197059.02677339,
                                        ["name"] = "DictKey_UnitName_1716",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 591,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519127.86328164,
                                        ["x"] = -196918.99077008,
                                        ["name"] = "DictKey_UnitName_1717",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 592,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518939.81493434,
                                        ["x"] = -197247.07512069,
                                        ["name"] = "DictKey_UnitName_1718",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 593,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518563.71823973,
                                        ["x"] = -196892.98408375,
                                        ["name"] = "DictKey_UnitName_1719",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 594,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518563.71823973,
                                        ["x"] = -197251.07614936,
                                        ["name"] = "DictKey_UnitName_1720",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 595,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518688.07676021,
                                        ["x"] = -197857.08404844,
                                        ["name"] = "DictKey_UnitName_1721",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 596,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517929.55519617,
                                        ["x"] = -197755.20576128,
                                        ["name"] = "DictKey_UnitName_1722",
                                        ["heading"] = 0.83775804095728,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 597,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518125.6056008,
                                        ["x"] = -198239.33022987,
                                        ["name"] = "DictKey_UnitName_1723",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 598,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518287.64726178,
                                        ["x"] = -198517.40172216,
                                        ["name"] = "DictKey_UnitName_1724",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 599,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519930.06952918,
                                        ["x"] = -196997.01082907,
                                        ["name"] = "DictKey_UnitName_1725",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 600,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518381.67143543,
                                        ["x"] = -197747.20370395,
                                        ["name"] = "DictKey_UnitName_1726",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 601,
                                        ["skill"] = "Excellent",
                                        ["y"] = 520022.0931885,
                                        ["x"] = -197373.10752367,
                                        ["name"] = "DictKey_UnitName_1727",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 602,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519219.88694096,
                                        ["x"] = -198469.38937817,
                                        ["name"] = "DictKey_UnitName_1728",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 603,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518279.85345198,
                                        ["x"] = -197851.2652182,
                                        ["name"] = "DictKey_UnitName_1731",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 604,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518532.12417689,
                                        ["x"] = -198306.51238843,
                                        ["name"] = "DictKey_UnitName_1732",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 605,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519083.06024276,
                                        ["x"] = -197117.65035154,
                                        ["name"] = "DictKey_UnitName_1733",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 606,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519642.69529916,
                                        ["x"] = -197340.92444139,
                                        ["name"] = "DictKey_UnitName_1734",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 607,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519244.54801713,
                                        ["x"] = -197757.86828869,
                                        ["name"] = "DictKey_UnitName_1735",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 608,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519915.26366859,
                                        ["x"] = -196824.78433757,
                                        ["name"] = "DictKey_UnitName_1736",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 609,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517937.69315844,
                                        ["x"] = -198419.59926511,
                                        ["name"] = "DictKey_UnitName_1737",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 610,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518740.89994922,
                                        ["x"] = -198274.61608988,
                                        ["name"] = "DictKey_UnitName_1738",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 611,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518036.2817176,
                                        ["x"] = -198245.61945483,
                                        ["name"] = "DictKey_UnitName_1739",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 612,
                                        ["skill"] = "Excellent",
                                        ["y"] = 520118.24011391,
                                        ["x"] = -197601.89415681,
                                        ["name"] = "DictKey_UnitName_1740",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 613,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518491.52888782,
                                        ["x"] = -197007.46313836,
                                        ["name"] = "DictKey_UnitName_1741",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 614,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519019.26764566,
                                        ["x"] = -196978.46650331,
                                        ["name"] = "DictKey_UnitName_1742",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 615,
                                        ["skill"] = "Excellent",
                                        ["y"] = 518604.6157645,
                                        ["x"] = -197164.04496761,
                                        ["name"] = "DictKey_UnitName_1743",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 616,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519914.06541452,
                                        ["x"] = -197085.03345972,
                                        ["name"] = "DictKey_UnitName_1744",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 617,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519614.25292336,
                                        ["x"] = -197120.2229665,
                                        ["name"] = "DictKey_UnitName_1745",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 618,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519137.86585331,
                                        ["x"] = -198431.37960584,
                                        ["name"] = "DictKey_UnitName_1746",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 619,
                                        ["skill"] = "Excellent",
                                        ["y"] = 519968.07930151,
                                        ["x"] = -197419.11935333,
                                        ["name"] = "DictKey_UnitName_1747",
                                        ["heading"] = 5.4594857849345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [32]
                                }, -- end of ["units"]
                                ["y"] = 518686.96283517,
                                ["x"] = -197241.43943119,
                                ["name"] = "DictKey_GroupName_1712",
                                ["start_time"] = 86400,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["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"] = 453845.13742858,
                                            ["x"] = -164291.69857142,
                                            ["name"] = "DictKey_WptName_37",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 750,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["speedEdited"] = true,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 125,
                                                                        ["altitude"] = 750,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 600,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 70.604594183049,
                                            ["ETA_locked"] = false,
                                            ["y"] = 462493.8665088,
                                            ["x"] = -166049.60827988,
                                            ["name"] = "DictKey_WptName_1125",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["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"] = 2,
                                                                        ["name"] = 3,
                                                                    }, -- 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"] = 3,
                                                                        ["name"] = 13,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 1000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 138.88888888889,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 2700,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 354.12935122718,
                                            ["ETA_locked"] = false,
                                            ["y"] = 511643.30027293,
                                            ["x"] = -191022.1839975,
                                            ["name"] = "DictKey_WptName_1290",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 6000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 457.03679250989,
                                            ["ETA_locked"] = false,
                                            ["y"] = 492309.52176238,
                                            ["x"] = -204278.50081555,
                                            ["name"] = "DictKey_WptName_1291",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "Landing",
                                            ["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"] = "Land",
                                            ["ETA"] = 879.21456119461,
                                            ["ETA_locked"] = false,
                                            ["y"] = 453845.13742858,
                                            ["x"] = -164291.69857142,
                                            ["name"] = "DictKey_WptName_1292",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["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"] = 7,
                                        ["psi"] = -1.7713210896713,
                                        ["parking_id"] = "2",
                                        ["x"] = -164291.69857142,
                                        ["name"] = "DictKey_UnitName_36",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- 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"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 7600,
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 453845.13742858,
                                        ["heading"] = 1.7713210896713,
                                        ["callsign"] = 375,
                                        ["onboard_num"] = "075",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 3,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 8,
                                        ["psi"] = -1.7713210896713,
                                        ["parking_id"] = "3",
                                        ["x"] = -164291.69857142,
                                        ["name"] = "DictKey_UnitName_39",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- 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"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 8550,
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 453845.13742858,
                                        ["heading"] = 1.7713210896713,
                                        ["callsign"] = 375,
                                        ["onboard_num"] = "077",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 453845.13742858,
                                ["x"] = -164291.69857142,
                                ["name"] = "DictKey_GroupName_35",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["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"] = 462746.34375,
                                            ["x"] = -163956.21875,
                                            ["name"] = "DictKey_WptName_934",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1200,
                                            ["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"] = 199.36483597754,
                                            ["ETA_locked"] = false,
                                            ["y"] = 442314.26200001,
                                            ["x"] = -175070.25742857,
                                            ["name"] = "DictKey_WptName_939",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 116.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] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- 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"] = 411.80929546203,
                                            ["ETA_locked"] = false,
                                            ["y"] = 420111.29740889,
                                            ["x"] = -186085.42220306,
                                            ["name"] = "DictKey_WptName_1305",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 116.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 4,
                                                                        ["value"] = 262146,
                                                                    }, -- 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"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 13,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 7,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1236.9005503382,
                                            ["ETA_locked"] = false,
                                            ["y"] = 515793.84800001,
                                            ["x"] = -196619.25142856,
                                            ["name"] = "DictKey_WptName_941",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 213,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "field camo scheme #2 (native). 960th shap",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 44,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 270,
                                        ["psi"] = 2.0689830559837,
                                        ["parking_id"] = "38",
                                        ["x"] = -163956.21875,
                                        ["name"] = "DictKey_UnitName_933",
                                        ["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]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462746.34375,
                                        ["heading"] = -2.0689830559837,
                                        ["callsign"] = 221,
                                        ["onboard_num"] = "21",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 54,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 271,
                                        ["psi"] = 2.0689830559837,
                                        ["parking_id"] = "39",
                                        ["x"] = -163928.046875,
                                        ["name"] = "DictKey_UnitName_935",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462799.40625,
                                        ["heading"] = -2.0689830559837,
                                        ["callsign"] = 221,
                                        ["onboard_num"] = "22",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 45,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 272,
                                        ["psi"] = 2.0689830559837,
                                        ["parking_id"] = "40",
                                        ["x"] = -163899.703125,
                                        ["name"] = "DictKey_UnitName_936",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8D4652F-FD48-45B7-BA5B-2AE05BB5A9CF}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8D4652F-FD48-45B7-BA5B-2AE05BB5A9CF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462852.25,
                                        ["heading"] = -2.0689830559837,
                                        ["callsign"] = 221,
                                        ["onboard_num"] = "23",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 55,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 274,
                                        ["psi"] = 2.0689830559837,
                                        ["parking_id"] = "41",
                                        ["x"] = -163871.5,
                                        ["name"] = "DictKey_UnitName_946",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462905.28125,
                                        ["heading"] = -2.0689830559837,
                                        ["callsign"] = 221,
                                        ["onboard_num"] = "24",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 462746.34375,
                                ["x"] = -163956.21875,
                                ["name"] = "DictKey_GroupName_932",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 600,
                                            ["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"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 465490.0241835,
                                            ["x"] = -156502.08782349,
                                            ["name"] = "DictKey_WptName_1285",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 600,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 600,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 138.88888888889,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "101",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86489.779862203,
                                            ["ETA_locked"] = false,
                                            ["y"] = 459731.44740794,
                                            ["x"] = -167562.16743364,
                                            ["name"] = "DictKey_WptName_1286",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 250,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 1,
                                                                        ["name"] = 13,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 3000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 166.66666666667,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "2",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86734.971381377,
                                            ["ETA_locked"] = false,
                                            ["y"] = 513760.16271478,
                                            ["x"] = -196516.06163552,
                                            ["name"] = "DictKey_WptName_1289",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 291,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 600,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lodeynoye pole AFB (177 IAP)",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 362,
                                        ["psi"] = 2.661551439296,
                                        ["y"] = 465490.0241835,
                                        ["x"] = -156502.08782349,
                                        ["name"] = "DictKey_UnitName_1284",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- 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"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.661551439296,
                                        ["callsign"] = 715,
                                        ["onboard_num"] = "15",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 465490.0241835,
                                ["x"] = -156502.08782349,
                                ["name"] = "DictKey_GroupName_1283",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462693.40625,
                                            ["x"] = -163984.375,
                                            ["name"] = "DictKey_WptName_1308",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180.55555555556,
                                            ["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] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- 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"] = 127.91907105696,
                                            ["ETA_locked"] = false,
                                            ["y"] = 442397.97416892,
                                            ["x"] = -175009.06093505,
                                            ["name"] = "DictKey_WptName_1309",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 13,
                                                                    }, -- 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"] = 1,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["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 [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 540.24303660147,
                                            ["ETA_locked"] = false,
                                            ["y"] = 514229.10180103,
                                            ["x"] = -194571.82886752,
                                            ["name"] = "DictKey_WptName_1314",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 293,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "High",
                                        ["parking"] = 53,
                                        ["speed"] = 180.55555555556,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 368,
                                        ["psi"] = 2.0684117064203,
                                        ["parking_id"] = "37",
                                        ["x"] = -163984.375,
                                        ["name"] = "DictKey_UnitName_1307",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82C}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462693.40625,
                                        ["heading"] = -2.0684117064203,
                                        ["callsign"] = 245,
                                        ["onboard_num"] = "45",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "High",
                                        ["parking"] = "43",
                                        ["speed"] = 180.55555555556,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 369,
                                        ["psi"] = 2.0684117064203,
                                        ["parking_id"] = "36",
                                        ["x"] = -164012.8125,
                                        ["name"] = "DictKey_UnitName_1310",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- 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"] = 3222,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462640.625,
                                        ["heading"] = -2.0684117064203,
                                        ["callsign"] = 245,
                                        ["onboard_num"] = "46",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "High",
                                        ["parking"] = "52",
                                        ["speed"] = 180.55555555556,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 370,
                                        ["psi"] = 2.0684117064203,
                                        ["parking_id"] = "35",
                                        ["x"] = -164040.96875,
                                        ["name"] = "DictKey_UnitName_1311",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82C}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462587.59375,
                                        ["heading"] = -2.0684117064203,
                                        ["callsign"] = 245,
                                        ["onboard_num"] = "47",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "su-25t test scheme",
                                        ["skill"] = "High",
                                        ["parking"] = "42",
                                        ["speed"] = 180.55555555556,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 371,
                                        ["psi"] = 2.0684117064203,
                                        ["parking_id"] = "34",
                                        ["x"] = -164069.140625,
                                        ["name"] = "DictKey_UnitName_1312",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- 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"] = 3222,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462534.5625,
                                        ["heading"] = -2.0684117064203,
                                        ["callsign"] = 245,
                                        ["onboard_num"] = "48",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 462693.40625,
                                ["x"] = -163984.375,
                                ["name"] = "DictKey_GroupName_1306",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                        }, -- 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"] = 463647.98885713,
                                            ["speed"] = 0,
                                            ["x"] = -163903.86657142,
                                            ["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"] = 463647.98885713,
                                        ["x"] = -163903.86657142,
                                        ["name"] = "DictKey_GroupName_101",
                                        ["heading"] = 5.1836278784232,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463647.98885713,
                                ["x"] = -163903.86657142,
                                ["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"] = 4.8869219055841,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461995.17914284,
                                            ["speed"] = 0,
                                            ["x"] = -164338.24028571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "MVD aeroflot",
                                        ["category"] = "Planes",
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 55,
                                        ["rate"] = "70",
                                        ["y"] = 461995.17914284,
                                        ["x"] = -164338.24028571,
                                        ["name"] = "DictKey_GroupName_199",
                                        ["heading"] = 4.8869219055841,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461995.17914284,
                                ["x"] = -164338.24028571,
                                ["name"] = "DictKey_GroupName_199",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["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 [7]
                            [8] = 
                            {
                                ["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 [8]
                            [9] = 
                            {
                                ["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 [9]
                            [10] = 
                            {
                                ["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 [10]
                            [11] = 
                            {
                                ["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 [11]
                            [12] = 
                            {
                                ["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 [12]
                            [13] = 
                            {
                                ["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 [13]
                            [14] = 
                            {
                                ["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 [14]
                            [15] = 
                            {
                                ["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 [15]
                            [16] = 
                            {
                                ["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 [16]
                            [17] = 
                            {
                                ["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 [17]
                            [18] = 
                            {
                                ["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 [18]
                            [19] = 
                            {
                                ["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 [19]
                            [20] = 
                            {
                                ["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 [20]
                            [21] = 
                            {
                                ["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 [21]
                            [22] = 
                            {
                                ["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 [22]
                            [23] = 
                            {
                                ["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 [23]
                            [24] = 
                            {
                                ["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 [24]
                            [25] = 
                            {
                                ["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 [25]
                            [26] = 
                            {
                                ["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 [26]
                            [27] = 
                            {
                                ["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 [27]
                            [28] = 
                            {
                                ["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 [28]
                            [29] = 
                            {
                                ["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 [29]
                            [30] = 
                            {
                                ["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 [30]
                            [31] = 
                            {
                                ["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 [31]
                            [32] = 
                            {
                                ["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 [32]
                            [33] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462024.12914284,
                                            ["speed"] = 0,
                                            ["x"] = -164321.76428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 228,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 299,
                                        ["y"] = 462024.12914284,
                                        ["x"] = -164321.76428571,
                                        ["name"] = "DictKey_GroupName_1008",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462024.12914284,
                                ["x"] = -164321.76428571,
                                ["name"] = "DictKey_GroupName_1008",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462031.55799999,
                                            ["speed"] = 0,
                                            ["x"] = -164317.72885714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 229,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 300,
                                        ["y"] = 462031.55799999,
                                        ["x"] = -164317.72885714,
                                        ["name"] = "DictKey_GroupName_1011",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462031.55799999,
                                ["x"] = -164317.72885714,
                                ["name"] = "DictKey_GroupName_1011",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462038.9302857,
                                            ["speed"] = 0,
                                            ["x"] = -164313.73228571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 230,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 301,
                                        ["y"] = 462038.9302857,
                                        ["x"] = -164313.73228571,
                                        ["name"] = "DictKey_GroupName_1014",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462038.9302857,
                                ["x"] = -164313.73228571,
                                ["name"] = "DictKey_GroupName_1014",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462025.40371427,
                                            ["speed"] = 0,
                                            ["x"] = -164324.24657142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 231,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 302,
                                        ["y"] = 462025.40371427,
                                        ["x"] = -164324.24657142,
                                        ["name"] = "DictKey_GroupName_1017",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462025.40371427,
                                ["x"] = -164324.24657142,
                                ["name"] = "DictKey_GroupName_1017",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462032.9022857,
                                            ["speed"] = 0,
                                            ["x"] = -164320.26457142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 232,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 303,
                                        ["y"] = 462032.9022857,
                                        ["x"] = -164320.26457142,
                                        ["name"] = "DictKey_GroupName_1020",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462032.9022857,
                                ["x"] = -164320.26457142,
                                ["name"] = "DictKey_GroupName_1020",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462034.2882857,
                                            ["speed"] = 0,
                                            ["x"] = -164331.88028571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 233,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_cargo",
                                        ["type"] = "iso_container",
                                        ["unitId"] = 304,
                                        ["rate"] = 100,
                                        ["y"] = 462034.2882857,
                                        ["x"] = -164331.88028571,
                                        ["name"] = "DictKey_GroupName_1023",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462034.2882857,
                                ["x"] = -164331.88028571,
                                ["name"] = "DictKey_GroupName_1023",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 3.5430183815485,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462057.10171427,
                                            ["speed"] = 0,
                                            ["x"] = -164325.45799999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 234,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 305,
                                        ["y"] = 462057.10171427,
                                        ["x"] = -164325.45799999,
                                        ["name"] = "DictKey_GroupName_1026",
                                        ["heading"] = 3.5430183815485,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462057.10171427,
                                ["x"] = -164325.45799999,
                                ["name"] = "DictKey_GroupName_1026",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462020.56599999,
                                            ["speed"] = 0,
                                            ["x"] = -164357.16942857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 235,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 306,
                                        ["rate"] = 5,
                                        ["y"] = 462020.56599999,
                                        ["x"] = -164357.16942857,
                                        ["name"] = "DictKey_GroupName_1029",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462020.56599999,
                                ["x"] = -164357.16942857,
                                ["name"] = "DictKey_GroupName_1029",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462031.14371427,
                                            ["speed"] = 0,
                                            ["x"] = -164351.50199999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 236,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 307,
                                        ["y"] = 462031.14371427,
                                        ["x"] = -164351.50199999,
                                        ["name"] = "DictKey_GroupName_1032",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462031.14371427,
                                ["x"] = -164351.50199999,
                                ["name"] = "DictKey_GroupName_1032",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462041.15885713,
                                            ["speed"] = 0,
                                            ["x"] = -164346.08971428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 237,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 308,
                                        ["y"] = 462041.15885713,
                                        ["x"] = -164346.08971428,
                                        ["name"] = "DictKey_GroupName_1035",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462041.15885713,
                                ["x"] = -164346.08971428,
                                ["name"] = "DictKey_GroupName_1035",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462051.29142856,
                                            ["speed"] = 0,
                                            ["x"] = -164340.60742857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 238,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 309,
                                        ["y"] = 462051.29142856,
                                        ["x"] = -164340.60742857,
                                        ["name"] = "DictKey_GroupName_1038",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462051.29142856,
                                ["x"] = -164340.60742857,
                                ["name"] = "DictKey_GroupName_1038",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462060.93714284,
                                            ["speed"] = 0,
                                            ["x"] = -164335.42285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 239,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 310,
                                        ["y"] = 462060.93714284,
                                        ["x"] = -164335.42285714,
                                        ["name"] = "DictKey_GroupName_1041",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462060.93714284,
                                ["x"] = -164335.42285714,
                                ["name"] = "DictKey_GroupName_1041",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["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 [45]
                            [46] = 
                            {
                                ["heading"] = 0.66322511575785,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462006.91914284,
                                            ["speed"] = 0,
                                            ["x"] = -164363.28428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 241,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 312,
                                        ["y"] = 462006.91914284,
                                        ["x"] = -164363.28428571,
                                        ["name"] = "DictKey_GroupName_1047",
                                        ["heading"] = 0.66322511575785,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462006.91914284,
                                ["x"] = -164363.28428571,
                                ["name"] = "DictKey_GroupName_1047",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 3.6477381366681,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462061.53799999,
                                            ["speed"] = 0,
                                            ["x"] = -164326.78542857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 242,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 313,
                                        ["y"] = 462061.53799999,
                                        ["x"] = -164326.78542857,
                                        ["name"] = "DictKey_GroupName_1050",
                                        ["heading"] = 3.6477381366681,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462061.53799999,
                                ["x"] = -164326.78542857,
                                ["name"] = "DictKey_GroupName_1050",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 0.66322511575785,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462045.48885713,
                                            ["speed"] = 0,
                                            ["x"] = -164305.55914285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 243,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 314,
                                        ["y"] = 462045.48885713,
                                        ["x"] = -164305.55914285,
                                        ["name"] = "DictKey_GroupName_1053",
                                        ["heading"] = 0.66322511575785,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462045.48885713,
                                ["x"] = -164305.55914285,
                                ["name"] = "DictKey_GroupName_1053",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462799.42051247,
                                            ["speed"] = 0,
                                            ["x"] = -163765.71078094,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 244,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 315,
                                        ["y"] = 462799.42051247,
                                        ["x"] = -163765.71078094,
                                        ["name"] = "DictKey_GroupName_1127",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462799.42051247,
                                ["x"] = -163765.71078094,
                                ["name"] = "DictKey_GroupName_1127",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462795.20092374,
                                            ["speed"] = 0,
                                            ["x"] = -163767.78908584,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 245,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 316,
                                        ["y"] = 462795.20092374,
                                        ["x"] = -163767.78908584,
                                        ["name"] = "DictKey_GroupName_1130",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462795.20092374,
                                ["x"] = -163767.78908584,
                                ["name"] = "DictKey_GroupName_1130",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462790.93873637,
                                            ["speed"] = 0,
                                            ["x"] = -163769.94852369,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 246,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 317,
                                        ["y"] = 462790.93873637,
                                        ["x"] = -163769.94852369,
                                        ["name"] = "DictKey_GroupName_1133",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462790.93873637,
                                ["x"] = -163769.94852369,
                                ["name"] = "DictKey_GroupName_1133",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462786.724292,
                                            ["speed"] = 0,
                                            ["x"] = -163772.05574588,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 247,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 318,
                                        ["y"] = 462786.724292,
                                        ["x"] = -163772.05574588,
                                        ["name"] = "DictKey_GroupName_1136",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462786.724292,
                                ["x"] = -163772.05574588,
                                ["name"] = "DictKey_GroupName_1136",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462803.63305556,
                                            ["speed"] = 0,
                                            ["x"] = -163763.56391666,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 248,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 319,
                                        ["y"] = 462803.63305556,
                                        ["x"] = -163763.56391666,
                                        ["name"] = "DictKey_GroupName_1139",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462803.63305556,
                                ["x"] = -163763.56391666,
                                ["name"] = "DictKey_GroupName_1139",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462777.80526448,
                                            ["speed"] = 0,
                                            ["x"] = -163776.34931688,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 249,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 320,
                                        ["y"] = 462777.80526448,
                                        ["x"] = -163776.34931688,
                                        ["name"] = "DictKey_GroupName_1142",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462777.80526448,
                                ["x"] = -163776.34931688,
                                ["name"] = "DictKey_GroupName_1142",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462773.51286399,
                                            ["speed"] = 0,
                                            ["x"] = -163778.5170281,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 250,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 321,
                                        ["y"] = 462773.51286399,
                                        ["x"] = -163778.5170281,
                                        ["name"] = "DictKey_GroupName_1145",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462773.51286399,
                                ["x"] = -163778.5170281,
                                ["name"] = "DictKey_GroupName_1145",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462769.14143542,
                                            ["speed"] = 0,
                                            ["x"] = -163780.7170281,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 251,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 322,
                                        ["y"] = 462769.14143542,
                                        ["x"] = -163780.7170281,
                                        ["name"] = "DictKey_GroupName_1148",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462769.14143542,
                                ["x"] = -163780.7170281,
                                ["name"] = "DictKey_GroupName_1148",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462764.82668641,
                                            ["speed"] = 0,
                                            ["x"] = -163782.94423276,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 252,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 323,
                                        ["y"] = 462764.82668641,
                                        ["x"] = -163782.94423276,
                                        ["name"] = "DictKey_GroupName_1151",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462764.82668641,
                                ["x"] = -163782.94423276,
                                ["name"] = "DictKey_GroupName_1151",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462760.42668641,
                                            ["speed"] = 0,
                                            ["x"] = -163785.17280419,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 253,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "T-90",
                                        ["unitId"] = 324,
                                        ["y"] = 462760.42668641,
                                        ["x"] = -163785.17280419,
                                        ["name"] = "DictKey_GroupName_1154",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462760.42668641,
                                ["x"] = -163785.17280419,
                                ["name"] = "DictKey_GroupName_1154",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462795.41678037,
                                            ["speed"] = 0,
                                            ["x"] = -163746.18293825,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 260,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 331,
                                        ["y"] = 462795.41678037,
                                        ["x"] = -163746.18293825,
                                        ["name"] = "DictKey_GroupName_1175",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462795.41678037,
                                ["x"] = -163746.18293825,
                                ["name"] = "DictKey_GroupName_1175",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462791.27691005,
                                            ["speed"] = 0,
                                            ["x"] = -163748.41571472,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 261,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 332,
                                        ["y"] = 462791.27691005,
                                        ["x"] = -163748.41571472,
                                        ["name"] = "DictKey_GroupName_1178",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462791.27691005,
                                ["x"] = -163748.41571472,
                                ["name"] = "DictKey_GroupName_1178",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462787.15676533,
                                            ["speed"] = 0,
                                            ["x"] = -163750.53146472,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 262,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 333,
                                        ["y"] = 462787.15676533,
                                        ["x"] = -163750.53146472,
                                        ["name"] = "DictKey_GroupName_1181",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462787.15676533,
                                ["x"] = -163750.53146472,
                                ["name"] = "DictKey_GroupName_1181",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462783.0366206,
                                            ["speed"] = 0,
                                            ["x"] = -163752.64721471,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 263,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 334,
                                        ["y"] = 462783.0366206,
                                        ["x"] = -163752.64721471,
                                        ["name"] = "DictKey_GroupName_1184",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462783.0366206,
                                ["x"] = -163752.64721471,
                                ["name"] = "DictKey_GroupName_1184",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462778.69376535,
                                            ["speed"] = 0,
                                            ["x"] = -163754.81864234,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 264,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 335,
                                        ["y"] = 462778.69376535,
                                        ["x"] = -163754.81864234,
                                        ["name"] = "DictKey_GroupName_1187",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462778.69376535,
                                ["x"] = -163754.81864234,
                                ["name"] = "DictKey_GroupName_1187",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [63]
                            [64] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462769.53965647,
                                            ["speed"] = 0,
                                            ["x"] = -163759.19813679,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 265,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 336,
                                        ["y"] = 462769.53965647,
                                        ["x"] = -163759.19813679,
                                        ["name"] = "DictKey_GroupName_1190",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462769.53965647,
                                ["x"] = -163759.19813679,
                                ["name"] = "DictKey_GroupName_1190",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [64]
                            [65] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462765.35477004,
                                            ["speed"] = 0,
                                            ["x"] = -163761.33680276,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 266,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 337,
                                        ["y"] = 462765.35477004,
                                        ["x"] = -163761.33680276,
                                        ["name"] = "DictKey_GroupName_1193",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462765.35477004,
                                ["x"] = -163761.33680276,
                                ["name"] = "DictKey_GroupName_1193",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [65]
                            [66] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462761.23490943,
                                            ["speed"] = 0,
                                            ["x"] = -163763.52388926,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 267,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 338,
                                        ["y"] = 462761.23490943,
                                        ["x"] = -163763.52388926,
                                        ["name"] = "DictKey_GroupName_1196",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462761.23490943,
                                ["x"] = -163763.52388926,
                                ["name"] = "DictKey_GroupName_1196",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [66]
                            [67] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462757.06418635,
                                            ["speed"] = 0,
                                            ["x"] = -163765.8127007,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 268,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 339,
                                        ["y"] = 462757.06418635,
                                        ["x"] = -163765.8127007,
                                        ["name"] = "DictKey_GroupName_1199",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462757.06418635,
                                ["x"] = -163765.8127007,
                                ["name"] = "DictKey_GroupName_1199",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [67]
                            [68] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462752.63915089,
                                            ["speed"] = 0,
                                            ["x"] = -163768.25409958,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 269,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 340,
                                        ["y"] = 462752.63915089,
                                        ["x"] = -163768.25409958,
                                        ["name"] = "DictKey_GroupName_1202",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462752.63915089,
                                ["x"] = -163768.25409958,
                                ["name"] = "DictKey_GroupName_1202",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [68]
                            [69] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462788.33014867,
                                            ["speed"] = 0,
                                            ["x"] = -163707.22563489,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 272,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia_FSB",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 343,
                                        ["rate"] = "30",
                                        ["y"] = 462788.33014867,
                                        ["x"] = -163707.22563489,
                                        ["name"] = "DictKey_GroupName_1211",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462788.33014867,
                                ["x"] = -163707.22563489,
                                ["name"] = "DictKey_GroupName_1211",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [69]
                            [70] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462759.09519718,
                                            ["speed"] = 0,
                                            ["x"] = -163722.07921808,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 273,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 344,
                                        ["rate"] = "30",
                                        ["y"] = 462759.09519718,
                                        ["x"] = -163722.07921808,
                                        ["name"] = "DictKey_GroupName_1214",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462759.09519718,
                                ["x"] = -163722.07921808,
                                ["name"] = "DictKey_GroupName_1214",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [70]
                            [71] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462729.37435177,
                                            ["speed"] = 0,
                                            ["x"] = -163737.27414007,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 274,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 345,
                                        ["rate"] = "30",
                                        ["y"] = 462729.37435177,
                                        ["x"] = -163737.27414007,
                                        ["name"] = "DictKey_GroupName_1217",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462729.37435177,
                                ["x"] = -163737.27414007,
                                ["name"] = "DictKey_GroupName_1217",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [71]
                            [72] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462699.75769781,
                                            ["speed"] = 0,
                                            ["x"] = -163752.29259272,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 275,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 2 (faded and sun-bleached)",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 346,
                                        ["rate"] = "30",
                                        ["y"] = 462699.75769781,
                                        ["x"] = -163752.29259272,
                                        ["name"] = "DictKey_GroupName_1220",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462699.75769781,
                                ["x"] = -163752.29259272,
                                ["name"] = "DictKey_GroupName_1220",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [72]
                            [73] = 
                            {
                                ["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 [73]
                            [74] = 
                            {
                                ["heading"] = 5.8119464091411,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462744.4578342,
                                            ["speed"] = 0,
                                            ["x"] = -163781.69208693,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 277,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 348,
                                        ["y"] = 462744.4578342,
                                        ["x"] = -163781.69208693,
                                        ["name"] = "DictKey_GroupName_1226",
                                        ["heading"] = 5.8119464091411,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462744.4578342,
                                ["x"] = -163781.69208693,
                                ["name"] = "DictKey_GroupName_1226",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [74]
                            [75] = 
                            {
                                ["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 [75]
                            [76] = 
                            {
                                ["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 [76]
                            [77] = 
                            {
                                ["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 [77]
                            [78] = 
                            {
                                ["heading"] = 0.13962634015955,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462811.56410551,
                                            ["speed"] = 0,
                                            ["x"] = -163739.56921064,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 281,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 352,
                                        ["y"] = 462811.56410551,
                                        ["x"] = -163739.56921064,
                                        ["name"] = "DictKey_GroupName_1238",
                                        ["heading"] = 0.13962634015955,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462811.56410551,
                                ["x"] = -163739.56921064,
                                ["name"] = "DictKey_GroupName_1238",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [78]
                            [79] = 
                            {
                                ["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 [79]
                            [80] = 
                            {
                                ["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 [80]
                            [81] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462747.2354457,
                                            ["speed"] = 0,
                                            ["x"] = -163779.86178805,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 284,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 355,
                                        ["y"] = 462747.2354457,
                                        ["x"] = -163779.86178805,
                                        ["name"] = "DictKey_GroupName_1247",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462747.2354457,
                                ["x"] = -163779.86178805,
                                ["name"] = "DictKey_GroupName_1247",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [81]
                            [82] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462811.38141921,
                                            ["speed"] = 0,
                                            ["x"] = -163734.35092217,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 285,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 356,
                                        ["y"] = 462811.38141921,
                                        ["x"] = -163734.35092217,
                                        ["name"] = "DictKey_GroupName_1250",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462811.38141921,
                                ["x"] = -163734.35092217,
                                ["name"] = "DictKey_GroupName_1250",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [82]
                            [83] = 
                            {
                                ["heading"] = 6.0039326268605,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462814.05979347,
                                            ["speed"] = 0,
                                            ["x"] = -163737.21997872,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 286,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 357,
                                        ["y"] = 462814.05979347,
                                        ["x"] = -163737.21997872,
                                        ["name"] = "DictKey_GroupName_1253",
                                        ["heading"] = 6.0039326268605,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462814.05979347,
                                ["x"] = -163737.21997872,
                                ["name"] = "DictKey_GroupName_1253",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [83]
                            [84] = 
                            {
                                ["heading"] = 2.6005405854716,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462807.5805879,
                                            ["speed"] = 0,
                                            ["x"] = -163707.01847183,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 287,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 358,
                                        ["y"] = 462807.5805879,
                                        ["x"] = -163707.01847183,
                                        ["name"] = "DictKey_GroupName_1256",
                                        ["heading"] = 2.6005405854716,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462807.5805879,
                                ["x"] = -163707.01847183,
                                ["name"] = "DictKey_GroupName_1256",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [84]
                            [85] = 
                            {
                                ["heading"] = 2.6179938779915,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462775.37309495,
                                            ["speed"] = 0,
                                            ["x"] = -163759.6150754,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 288,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 359,
                                        ["y"] = 462775.37309495,
                                        ["x"] = -163759.6150754,
                                        ["name"] = "DictKey_GroupName_1259",
                                        ["heading"] = 2.6179938779915,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462775.37309495,
                                ["x"] = -163759.6150754,
                                ["name"] = "DictKey_GroupName_1259",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [85]
                        }, -- 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"] = 7,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "СМЕРТЬ_ПИЛОТА",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 25,
                    ["unit"] = 8,
                    ["volume"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_107",
                    ["KeyDict_text"] = "DictKey_ActionText_107",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 1,
                    ["zone"] = 2158,
                    ["preset"] = 1,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_942",
                }, -- end of [1]
                [2] = 
                {
                    ["density"] = 1,
                    ["seconds"] = 60,
                    ["text"] = "DictKey_ActionText_962",
                    ["zone"] = 2158,
                    ["predicate"] = "a_out_text_delay",
                    ["preset"] = 1,
                    ["KeyDict_text"] = "DictKey_ActionText_962",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "ВЕДОМЫЙ_ПОВРЕЖДЕН",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "РАЗРУХА",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 1,
                    ["destruction_level"] = 80,
                    ["zone"] = 2992,
                    ["preset"] = 1,
                    ["predicate"] = "a_scenery_destruction_zone",
                }, -- end of [1]
                [2] = 
                {
                    ["density"] = 1,
                    ["destruction_level"] = 80,
                    ["zone"] = 2993,
                    ["preset"] = 1,
                    ["predicate"] = "a_scenery_destruction_zone",
                }, -- end of [2]
                [3] = 
                {
                    ["density"] = 1,
                    ["destruction_level"] = 80,
                    ["zone"] = 2994,
                    ["preset"] = 1,
                    ["predicate"] = "a_scenery_destruction_zone",
                }, -- end of [3]
                [4] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 150,
                    ["zone"] = 3492,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [4]
                [5] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 3664,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [5]
                [6] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 100,
                    ["zone"] = 3494,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [6]
                [7] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 100,
                    ["zone"] = 3495,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [7]
                [8] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 100,
                    ["zone"] = 3496,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [8]
                [9] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 100,
                    ["zone"] = 3497,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [9]
                [10] = 
                {
                    ["density"] = 0.7,
                    ["volume"] = 1000,
                    ["zone"] = 3492,
                    ["preset"] = 3,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [10]
                [11] = 
                {
                    ["density"] = 0.95,
                    ["volume"] = 1000,
                    ["zone"] = 3664,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [11]
                [12] = 
                {
                    ["density"] = 0.7,
                    ["volume"] = 1000,
                    ["zone"] = 3830,
                    ["preset"] = 8,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [12]
                [13] = 
                {
                    ["density"] = 0.85,
                    ["volume"] = 1000,
                    ["zone"] = 3494,
                    ["preset"] = 3,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [13]
                [14] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 3495,
                    ["preset"] = 7,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [14]
                [15] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 3496,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [15]
                [16] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 3497,
                    ["preset"] = 8,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [16]
                [17] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 3996,
                    ["preset"] = 1,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [17]
                [18] = 
                {
                    ["density"] = 0.9,
                    ["volume"] = 1000,
                    ["zone"] = 3997,
                    ["preset"] = 2,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [18]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 2,
                    ["unit"] = 7,
                    ["predicate"] = "c_unit_out_zone_unit",
                    ["zone"] = 3160,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 200,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 7,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "ВЗЛЁТ",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_1293",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_1294",
                    ["text"] = "DictKey_ActionText_1294",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 2658,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 7,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "МИ-28Н",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 47,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 100,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["seconds"] = 180,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["color"] = "1",
                    ["predicate"] = "a_signal_flare_unit",
                    ["bearing"] = 134,
                    ["unit"] = 361,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "СИГНАЛЬЩИК_01",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["seconds"] = 200,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 2658,
                    ["volume"] = 1000,
                    ["color"] = "1",
                    ["predicate"] = "a_signal_flare_unit",
                    ["bearing"] = 134,
                    ["unit"] = 361,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "СИГНАЛЬЩИК_02",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["seconds"] = 220,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["color"] = "0",
                    ["predicate"] = "a_signal_flare_unit",
                    ["bearing"] = 134,
                    ["unit"] = 361,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 100,
                    ["unit"] = 8,
                    ["predicate"] = "a_clear_flag",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "СИГНАЛЬЩИК_03",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 2658,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 7,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "177_ИАП_01",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 291,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 600,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "177_ИАП_02",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 101,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1200,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 292,
                    ["unit"] = 8,
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "НВФ_04",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 376,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_СТАТ_039",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 3498,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 375,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_СТАТ_038",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 4163,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 374,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_СТАТ_037",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 4164,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 373,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_СТАТ_036",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 4165,
                    ["preset"] = 8,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 402,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 4331,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 4331,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ВЗРЫВ_СТАТ_106",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 42,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ГУДАУТА_ШИЛО_03",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 2000,
                    ["zone"] = 4829,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 4830,
                    ["preset"] = 3,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["density"] = 0.7,
                    ["volume"] = 1000,
                    ["zone"] = 4831,
                    ["preset"] = 8,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 4832,
                    ["preset"] = 4,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 361,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 4497,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 373,
                    ["unit"] = 8,
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["template"] = "Patriot site",
                    ["volume"] = 1000,
                    ["group"] = 359,
                    ["file"] = "ResKey_Action_1661",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 60,
                    ["unit"] = 8,
                    ["volume"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_1662",
                    ["KeyDict_text"] = "DictKey_ActionText_1662",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 2,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["comment"] = "РУС_НАСТ_02_01",
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["seconds"] = 600,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "РУС_НАСТ_02_01_01",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_1769",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 120,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_1770",
                    ["text"] = "DictKey_ActionText_1770",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 361,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 80,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 8,
                    ["file"] = "ResKey_Action_1759",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["unit"] = 8,
                    ["volume"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_1760",
                    ["KeyDict_text"] = "DictKey_ActionText_1760",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "РУС_НАСТ_02_02",
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 373,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 4497,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 374,
                    ["unit"] = 8,
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "АБХ_ОПОЛЧ_02",
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zoneunit"] = 2,
                    ["unit"] = 7,
                    ["predicate"] = "c_unit_in_zone_unit",
                    ["zone"] = 3160,
                }, -- end of [1]
                [2] = 
                {
                    ["speedU"] = 16.666666666667,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 7,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "ПОБЕДА_01",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_1663",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 120,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_1664",
                    ["text"] = "DictKey_ActionText_1664",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 3,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [22]
        [23] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 7,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 2658,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 16.666666666667,
                    ["unit"] = 7,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [4]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 8,
                    ["file"] = "ResKey_Action_1771",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 120,
                    ["unit"] = 8,
                    ["volume"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_1772",
                    ["KeyDict_text"] = "DictKey_ActionText_1772",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 3,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ПОБЕДА_02",
        }, -- end of [23]
        [24] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 7,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 4663,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 16.666666666667,
                    ["unit"] = 7,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [4]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 8,
                    ["file"] = "ResKey_Action_1773",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 120,
                    ["unit"] = 8,
                    ["volume"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_1774",
                    ["KeyDict_text"] = "DictKey_ActionText_1774",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 3,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ПОБЕДА_03",
        }, -- end of [24]
        [25] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 373,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 374,
                    ["predicate"] = "c_group_dead",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 361,
                    ["predicate"] = "c_group_dead",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "ПОРАЖЕНИЕ",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_1871",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 120,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_1872",
                    ["text"] = "DictKey_ActionText_1872",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["volume"] = 1000,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 2,
                    ["volume"] = 1000,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [25]
    }, -- end of ["trigrules"]
    ["currentKey"] = 469142,
    ["start_time"] = 27900,
    ["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
