mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(128); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(130); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(131); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(132); mission.trig.func[4]=nil;",
            [5] = "a_deactivate_group(140); mission.trig.func[5]=nil;",
            [6] = "a_deactivate_group(12); mission.trig.func[6]=nil;",
            [7] = "a_deactivate_group(14); mission.trig.func[7]=nil;",
            [8] = "a_deactivate_group(118); mission.trig.func[8]=nil;",
            [9] = "a_deactivate_group(83); mission.trig.func[9]=nil;",
            [10] = "a_deactivate_group(75); mission.trig.func[10]=nil;",
            [11] = "a_deactivate_group(118); mission.trig.events[\"mission start\"][11]=nil;",
            [12] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1325\"), 20, false, 0); mission.trig.func[12]=nil;",
            [13] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1326\"), 15, false, 0); mission.trig.func[13]=nil;",
            [14] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1397\"), 20, false, 0);a_activate_group(159); mission.trig.func[14]=nil;",
            [15] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1396\"), 20, false, 0);a_activate_group(158); mission.trig.func[15]=nil;",
            [16] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1327\"), 15, false, 0);a_activate_group(157); mission.trig.func[16]=nil;",
            [17] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1371\"), 20, false, 0); mission.trig.func[17]=nil;",
            [18] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1372\"), 20, false, 0); mission.trig.func[18]=nil;",
            [19] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1373\"), 20, false, 0); mission.trig.func[19]=nil;",
            [20] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1374\"), 20, false, 0); mission.trig.func[20]=nil;",
            [21] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1375\"), 20, false, 0); mission.trig.func[21]=nil;",
            [22] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1376\"), 20, false, 0); mission.trig.func[22]=nil;",
            [23] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1377\"), 20, false, 0); mission.trig.func[23]=nil;",
            [24] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1378\"), 20, false, 0); mission.trig.func[24]=nil;",
            [25] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_1379\"), 20, false, 0); mission.trig.func[25]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["mission start"] = 
            {
                [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            }, -- end of ["mission start"]
        }, -- 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",
            [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_in_zone(95, 166) and c_unit_altitude_lower_AGL(95, 10) and c_unit_speed_lower(95, 5.1388888888889) )",
            [2] = "return(c_unit_in_zone(99, 166) and c_unit_altitude_lower_AGL(99, 10) and c_unit_speed_lower(99, 5.1388888888889) )",
            [3] = "return(c_unit_in_zone(372, 500) and c_unit_altitude_lower_AGL(372, 30) and c_unit_speed_lower(372, 2.5694444444444) )",
            [4] = "return(c_unit_in_zone(373, 500) and c_unit_altitude_lower_AGL(373, 30) and c_unit_speed_lower(373, 2.5694444444444) )",
            [5] = "return(c_unit_in_zone(204, 334) )",
            [6] = "return(c_unit_in_zone(3, 333) )",
            [7] = "return(c_unit_in_zone(517, 1339) )",
            [8] = "return(c_part_of_group_in_zone(3, 332) )",
            [9] = "return(c_part_of_group_in_zone(187, 1174) )",
            [10] = "return(c_part_of_group_in_zone(186, 1173) )",
            [11] = "return(c_part_of_group_in_zone(165, 1007) )",
            [12] = "return(c_part_of_coalition_in_zone(\"red\", 666, \"ALL\") )",
            [13] = "return(c_part_of_coalition_in_zone(\"red\", 667, \"ALL\") )",
            [14] = "return(c_part_of_group_in_zone(128, 166) and c_part_of_group_in_zone(130, 166) )",
            [15] = "return(c_part_of_group_in_zone(131, 500) and c_part_of_group_in_zone(132, 500) )",
            [16] = "return(c_part_of_coalition_in_zone(\"red\", 668, \"ALL\") )",
            [17] = "return(c_part_of_coalition_in_zone(\"red\", 834, \"ALL\") )",
            [18] = "return(c_part_of_coalition_in_zone(\"red\", 835, \"ALL\") )",
            [19] = "return(c_part_of_group_in_zone(26, 836) )",
            [20] = "return(c_part_of_coalition_in_zone(\"red\", 837, \"ALL\") )",
            [21] = "return(c_part_of_coalition_in_zone(\"red\", 838, \"ALL\") )",
            [22] = "return(c_unit_dead(281) )",
            [23] = "return(c_part_of_coalition_in_zone(\"red\", 839, \"ALL\") )",
            [24] = "return(c_part_of_coalition_in_zone(\"red\", 840, \"ALL\") )",
            [25] = "return(c_part_of_coalition_in_zone(\"red\", 841, \"ALL\") )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2020,
        ["Day"] = 1,
        ["Month"] = 2,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["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"]
    ["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"]
    ["maxDictId"] = 1496,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 15.462,
                ["dir"] = 213,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 5.154,
                ["dir"] = 210,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 10.8234,
                ["dir"] = 204,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["groundTurbulence"] = 0,
        ["enable_dust"] = false,
        ["season"] = 
        {
            ["temperature"] = 5.39999961853,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["modifiedTime"] = true,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 933786.59267414,
                ["centerZ"] = 246082.27318902,
                ["ellipticity"] = 0.95616903972759,
                ["rotation"] = 0.73143596135562,
                ["pressure_excess"] = -1283,
                ["centerX"] = -108482.45640114,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["dust_density"] = 0,
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["qnh"] = 760,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 1630,
            ["density"] = 2,
            ["base"] = 1600,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 320.04,
                ["zoneId"] = 166,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 682365.06408648,
                ["x"] = -288270.21420973,
                ["name"] = "heli land",
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 60.96,
                ["zoneId"] = 332,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 682407.39651577,
                ["x"] = -284626.50905683,
                ["name"] = "Eagle deact",
                ["type"] = 0,
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 60.96,
                ["zoneId"] = 333,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 682493.16223898,
                ["x"] = -284547.80686024,
                ["name"] = "Hog Deact",
                ["type"] = 0,
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 121.92,
                ["zoneId"] = 334,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 646814.04136355,
                ["x"] = -281468.87833283,
                ["name"] = "Harrier Deact",
                ["type"] = 0,
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 152.4,
                ["zoneId"] = 500,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 681276.26893695,
                ["x"] = -285212.72390352,
                ["name"] = "Heli Trigger 2",
                ["type"] = 0,
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 1371.6,
                ["zoneId"] = 666,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 704441.95383471,
                ["x"] = -285775.08129209,
                ["name"] = "Kicking off",
                ["type"] = 0,
            }, -- end of [6]
            [7] = 
            {
                ["radius"] = 457.2,
                ["zoneId"] = 667,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 682653.21662493,
                ["x"] = -289780.3786155,
                ["name"] = "Heli trigger",
                ["type"] = 0,
            }, -- end of [7]
            [8] = 
            {
                ["radius"] = 304.8,
                ["zoneId"] = 668,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 685465.99236449,
                ["x"] = -286337.20153273,
                ["name"] = "Para trigger",
                ["type"] = 0,
            }, -- end of [8]
            [9] = 
            {
                ["radius"] = 609.6,
                ["zoneId"] = 834,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 698779.67556826,
                ["x"] = -273487.54020973,
                ["name"] = "North Trigger",
                ["type"] = 0,
            }, -- end of [9]
            [10] = 
            {
                ["radius"] = 304.8,
                ["zoneId"] = 835,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 702567.12240473,
                ["x"] = -284889.03406655,
                ["name"] = "Crossed bridge trigger",
                ["type"] = 0,
            }, -- end of [10]
            [11] = 
            {
                ["radius"] = 304.8,
                ["zoneId"] = 836,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 704531.34076524,
                ["x"] = -282327.84127489,
                ["name"] = "North bridge crossing",
                ["type"] = 0,
            }, -- end of [11]
            [12] = 
            {
                ["radius"] = 304.8,
                ["zoneId"] = 837,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 703969.4799368,
                ["x"] = -283392.84745707,
                ["name"] = "water crossing",
                ["type"] = 0,
            }, -- end of [12]
            [13] = 
            {
                ["radius"] = 304.8,
                ["zoneId"] = 838,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 694680.34207831,
                ["x"] = -276682.59517823,
                ["name"] = "Kviti over-run",
                ["type"] = 0,
            }, -- end of [13]
            [14] = 
            {
                ["radius"] = 609.6,
                ["zoneId"] = 839,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 710589.34062535,
                ["x"] = -282893.34184541,
                ["name"] = "Hinds spotted",
                ["type"] = 0,
            }, -- end of [14]
            [15] = 
            {
                ["radius"] = 6048.1464,
                ["zoneId"] = 840,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 709571.89027776,
                ["x"] = -303354.85274592,
                ["name"] = "planes spotted south",
                ["type"] = 0,
            }, -- end of [15]
            [16] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 841,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 784928.61679981,
                ["x"] = -286239.31614932,
                ["name"] = "North planes",
                ["type"] = 0,
            }, -- end of [16]
            [17] = 
            {
                ["radius"] = 91.44,
                ["zoneId"] = 1007,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 646156.20560599,
                ["x"] = -281337.17436658,
                ["name"] = "Su27 Eagle deact",
                ["type"] = 0,
            }, -- end of [17]
            [18] = 
            {
                ["radius"] = 76.2,
                ["zoneId"] = 1173,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 896594.36062986,
                ["x"] = -314849.26891989,
                ["name"] = "Cancel Fulcrum scimitar",
                ["type"] = 0,
            }, -- end of [18]
            [19] = 
            {
                ["radius"] = 121.92,
                ["zoneId"] = 1174,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 904171.81807966,
                ["x"] = -319623.47174854,
                ["name"] = "Cancel froggys",
                ["type"] = 0,
            }, -- end of [19]
            [20] = 
            {
                ["radius"] = 60.96,
                ["zoneId"] = 1339,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 694805.68533411,
                ["x"] = -275701.26296281,
                ["name"] = "Gaz Deact",
                ["type"] = 0,
            }, -- end of [20]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 646525.24028526,
        ["zoom"] = 8662.4118010567,
        ["centerX"] = -281235.86387031,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 17,
            [3] = 22,
            [4] = 23,
            [5] = 25,
            [6] = 29,
            [7] = 30,
            [8] = 31,
            [9] = 32,
            [10] = 33,
            [11] = 35,
            [12] = 36,
            [13] = 39,
            [14] = 41,
            [15] = 42,
            [16] = 44,
            [17] = 48,
            [18] = 49,
            [19] = 50,
            [20] = 51,
            [21] = 52,
            [22] = 53,
            [23] = 54,
            [24] = 55,
            [25] = 56,
            [26] = 57,
            [27] = 58,
            [28] = 59,
            [29] = 60,
            [30] = 61,
            [31] = 62,
            [32] = 63,
            [33] = 64,
            [34] = 65,
            [35] = 66,
            [36] = 67,
            [37] = 68,
            [38] = 69,
            [39] = 70,
            [40] = 71,
            [41] = 72,
            [42] = 73,
            [43] = 74,
            [44] = 75,
            [45] = 76,
            [46] = 77,
            [47] = 78,
            [48] = 79,
            [49] = 80,
            [50] = 81,
            [51] = 82,
            [52] = 83,
            [53] = 84,
            [54] = 85,
            [55] = 86,
            [56] = 87,
            [57] = 88,
            [58] = 89,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 1,
            [2] = 11,
            [3] = 4,
            [4] = 6,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 12,
            [11] = 2,
            [12] = 3,
            [13] = 5,
            [14] = 10,
            [15] = 20,
            [16] = 21,
            [17] = 40,
            [18] = 26,
            [19] = 45,
            [20] = 28,
            [21] = 46,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 0,
            [2] = 18,
            [3] = 19,
            [4] = 37,
            [5] = 24,
            [6] = 27,
            [7] = 43,
            [8] = 47,
            [9] = 34,
            [10] = 38,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 703695.147656,
                ["x"] = -284155.86257418,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["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"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646179.875,
                                            ["x"] = -281398.75,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 397.96919598771,
                                            ["ETA_locked"] = false,
                                            ["y"] = 701163.93860801,
                                            ["x"] = -287047.86407184,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 441.68337345466,
                                            ["ETA_locked"] = false,
                                            ["y"] = 704317.52367818,
                                            ["x"] = -281859.70798866,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 518.55820252975,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695365.41122092,
                                            ["x"] = -276040.83489144,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 601.35806267051,
                                            ["ETA_locked"] = false,
                                            ["y"] = 686583.84298691,
                                            ["x"] = -283466.03607249,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 893.56261797423,
                                            ["ETA_locked"] = false,
                                            ["y"] = 646039.33279997,
                                            ["x"] = -281676.90467463,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Ukraine Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "15",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 464,
                                        ["psi"] = -1.6731780327894,
                                        ["parking_id"] = "07",
                                        ["x"] = -281398.75,
                                        ["name"] = "Freddie",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646179.875,
                                        ["heading"] = 1.6731780327894,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Ukraine Standard",
                                        ["skill"] = "High",
                                        ["parking"] = "16",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 465,
                                        ["psi"] = -1.6731780327894,
                                        ["parking_id"] = "08",
                                        ["x"] = -281357.5625,
                                        ["name"] = "Velma",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646097.1875,
                                        ["heading"] = 1.6731780327894,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646179.875,
                                ["x"] = -281398.75,
                                ["name"] = "Flanker Flight Freddie",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area Hot",
                                            ["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"] = "TakeOffParkingHot",
                                            ["ETA"] = 300,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646561.96463955,
                                            ["x"] = -281456.22003117,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 3,
                                                                    }, -- 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"] = 477.99566143816,
                                            ["ETA_locked"] = false,
                                            ["y"] = 689429.70854279,
                                            ["x"] = -284707.94569394,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 5048.0976,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 220.97222222222,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- 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"] = 527.15322573414,
                                            ["ETA_locked"] = false,
                                            ["y"] = 701296.47529613,
                                            ["x"] = -285090.05982911,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 3,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 439,
                                        ["psi"] = -1.6465061740736,
                                        ["parking_id"] = "02",
                                        ["x"] = -281456.22003117,
                                        ["name"] = "Poirot",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3104,
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646561.96463955,
                                        ["heading"] = 1.6465061740736,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                        ["parking"] = 5,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 440,
                                        ["psi"] = -1.6465061740736,
                                        ["parking_id"] = "04",
                                        ["x"] = -281489.89862041,
                                        ["name"] = "Brussels",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646523.67344853,
                                        ["heading"] = 1.6465061740736,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646561.96463955,
                                ["x"] = -281456.22003117,
                                ["name"] = "Ready 5",
                                ["communication"] = true,
                                ["start_time"] = 300,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["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"] = "TakeOffParkingHot",
                                            ["ETA"] = 1200,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646973.75,
                                            ["x"] = -281335.5,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 3,
                                                                    }, -- 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"] = 777.98480896846,
                                            ["ETA_locked"] = false,
                                            ["y"] = 690072.57283892,
                                            ["x"] = -284374.74980105,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 5048.0976,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 220.97222222222,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- 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"] = 227.15322573414,
                                            ["ETA_locked"] = false,
                                            ["y"] = 701939.33959226,
                                            ["x"] = -284756.86393622,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Average",
                                        ["parking"] = 27,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 459,
                                        ["psi"] = -1.6411979458541,
                                        ["parking_id"] = "26",
                                        ["x"] = -281335.5,
                                        ["name"] = "Chocolat",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3104,
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646973.75,
                                        ["heading"] = 1.6411979458541,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Average",
                                        ["parking"] = 28,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 460,
                                        ["psi"] = -1.6411979458541,
                                        ["parking_id"] = "25",
                                        ["x"] = -281289.875,
                                        ["name"] = "Truffle",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AIM-9L}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646985,
                                        ["heading"] = 1.6411979458541,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646973.75,
                                ["x"] = -281335.5,
                                ["name"] = "Ready 15",
                                ["communication"] = true,
                                ["start_time"] = 1200,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646476.77560265,
                                            ["x"] = -281518.00576771,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 406.96458924123,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702862.74564508,
                                            ["x"] = -285449.42302348,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 488.60698359701,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695919.85756499,
                                            ["x"] = -276484.25442862,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 492.0219342425,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695166.136608,
                                            ["x"] = -276438.91513194,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 850.11687917046,
                                            ["ETA_locked"] = false,
                                            ["y"] = 645989.56829145,
                                            ["x"] = -281675.80310357,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 164,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 101",
                                        ["skill"] = "Client",
                                        ["parking"] = "6",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 462,
                                        ["psi"] = -1.6404069961868,
                                        ["parking_id"] = "05",
                                        ["x"] = -281518.00576771,
                                        ["name"] = "Yulija",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- 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"] = 3714,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646476.77560265,
                                        ["heading"] = 1.6404069961868,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Good",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 463,
                                        ["psi"] = -1.6404069961868,
                                        ["parking_id"] = "03",
                                        ["x"] = -281562.28044481,
                                        ["name"] = "Yuri",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646425.05699916,
                                        ["heading"] = 1.6404069961868,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646476.77560265,
                                ["x"] = -281518.00576771,
                                ["name"] = "Frogfoot Flight - Shaggy",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [3]
                [4] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685806.36836368,
                                                ["x"] = -285124.49083124,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685806.36836368,
                                                ["x"] = -285124.49083124,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685926.61106876,
                                                ["x"] = -285051.6462703,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685957.71224943,
                                                ["x"] = -284907.90838127,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685957.71224943,
                                                ["x"] = -284907.90838127,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685876.17672174,
                                                ["x"] = -284885.21292511,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685814.57018318,
                                                ["x"] = -285093.63456359,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685926.61106876,
                                                ["x"] = -285051.6462703,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685876.17672174,
                                                ["x"] = -284885.21292511,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685823.22065736,
                                                ["x"] = -285040.71882844,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685823.22065736,
                                                ["x"] = -285040.71882844,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685806.36836368,
                                                ["x"] = -285124.49083124,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685814.57018318,
                                            ["x"] = -285093.63456359,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_EngageGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 80,
                                                                ["callname"] = 1,
                                                                ["weaponType"] = 1073741822,
                                                                ["visible"] = false,
                                                                ["priority"] = 0,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 81,
                                                                ["callname"] = 1,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 1073741822,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 21.665964745969,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685926.61106876,
                                            ["x"] = -285051.6462703,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 48.137511725203,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685957.71224943,
                                            ["x"] = -284907.90838127,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 63.371857218932,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685876.17672174,
                                            ["x"] = -284885.21292511,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 92.941442193042,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685823.22065736,
                                            ["x"] = -285040.71882844,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 95.80529380339,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685806.36836368,
                                            ["x"] = -285124.49083124,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 100,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 212,
                                        ["y"] = 685814.57018318,
                                        ["x"] = -285093.63456359,
                                        ["name"] = "Unit #080",
                                        ["heading"] = 1.2122372501048,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 399,
                                        ["y"] = 685777.27204006,
                                        ["x"] = -285108.08615588,
                                        ["name"] = "Unit #079",
                                        ["heading"] = 1.2122372501048,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 400,
                                        ["y"] = 685757.05646281,
                                        ["x"] = -285112.27009203,
                                        ["name"] = "Unit #083",
                                        ["heading"] = 1.2122372501048,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 401,
                                        ["y"] = 685706.1688756,
                                        ["x"] = -285138.20521761,
                                        ["name"] = "Unit #185",
                                        ["heading"] = 1.2122372501048,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 487,
                                        ["y"] = 685768.56027067,
                                        ["x"] = -285076.60358704,
                                        ["name"] = "Unit #215",
                                        ["heading"] = 1.2122372501048,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 488,
                                        ["y"] = 685730.65157493,
                                        ["x"] = -285097.1374639,
                                        ["name"] = "Unit #216",
                                        ["heading"] = 1.2122372501048,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 489,
                                        ["y"] = 685693.53264369,
                                        ["x"] = -285113.72251828,
                                        ["name"] = "Unit #217",
                                        ["heading"] = 1.2122372501048,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 490,
                                        ["y"] = 685669.04994436,
                                        ["x"] = -285130.30757267,
                                        ["name"] = "Unit #218",
                                        ["heading"] = 1.2122372501048,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 685814.57018318,
                                ["x"] = -285093.63456359,
                                ["name"] = "Blue Infantry South East",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685784.45025858,
                                                ["x"] = -284990.93055839,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685913.16190956,
                                                ["x"] = -285019.28423095,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684213.7324637,
                                            ["x"] = -283568.92865902,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 101,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 213,
                                        ["y"] = 684213.7324637,
                                        ["x"] = -283568.92865902,
                                        ["name"] = "Unit #081",
                                        ["heading"] = 1.7876216187369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 402,
                                        ["y"] = 684217.62813165,
                                        ["x"] = -283611.00187287,
                                        ["name"] = "Unit #186",
                                        ["heading"] = 1.7876216187369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 403,
                                        ["y"] = 684135.81910471,
                                        ["x"] = -283578.2782621,
                                        ["name"] = "Unit #187",
                                        ["heading"] = 1.7876216187369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 404,
                                        ["y"] = 684256.58481115,
                                        ["x"] = -283612.56014005,
                                        ["name"] = "Unit #188",
                                        ["heading"] = 1.7876216187369,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 405,
                                        ["y"] = 684110.10769624,
                                        ["x"] = -283555.68338799,
                                        ["name"] = "Unit #189",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 684213.7324637,
                                ["x"] = -283568.92865902,
                                ["name"] = "Blue infantry Northeast",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685251.28368794,
                                                ["x"] = -285120.32317682,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685193.27626925,
                                                ["x"] = -285126.59424912,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685193.27626925,
                                                ["x"] = -285126.59424912,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685142.7136088,
                                                ["x"] = -285184.09521271,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685256.58466593,
                                                ["x"] = -285158.29630133,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685251.28368794,
                                                ["x"] = -285120.32317682,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685142.7136088,
                                                ["x"] = -285184.09521271,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685232.99306043,
                                                ["x"] = -285176.24023809,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685248.57810723,
                                                ["x"] = -285187.65368325,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685248.57810723,
                                                ["x"] = -285187.65368325,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685256.58466593,
                                            ["x"] = -285158.29630133,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6.9014416682372,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685251.28368794,
                                            ["x"] = -285120.32317682,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 20.283292554144,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685193.27626925,
                                            ["x"] = -285126.59424912,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 76.738922003678,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685142.7136088,
                                            ["x"] = -285184.09521271,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 47.497885369239,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685232.99306043,
                                            ["x"] = -285176.24023809,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 214,
                                        ["y"] = 685256.58466593,
                                        ["x"] = -285158.29630133,
                                        ["name"] = "Unit #082",
                                        ["heading"] = -0.13870179612412,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 390,
                                        ["y"] = 685262.11496574,
                                        ["x"] = -285197.91215402,
                                        ["name"] = "Unit #123",
                                        ["heading"] = -0.13870179612412,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 391,
                                        ["y"] = 685294.09617677,
                                        ["x"] = -285151.99123595,
                                        ["name"] = "Unit #177",
                                        ["heading"] = -0.13870179612412,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 392,
                                        ["y"] = 685306.34555523,
                                        ["x"] = -285186.01832213,
                                        ["name"] = "Unit #178",
                                        ["heading"] = -0.13870179612412,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 483,
                                        ["y"] = 685289.17322246,
                                        ["x"] = -285232.97695696,
                                        ["name"] = "Unit #135",
                                        ["heading"] = -0.13870179612412,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 484,
                                        ["y"] = 685330.24097618,
                                        ["x"] = -285220.34072505,
                                        ["name"] = "Unit #137",
                                        ["heading"] = -0.13870179612412,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 485,
                                        ["y"] = 685364.99061394,
                                        ["x"] = -285245.61318888,
                                        ["name"] = "Unit #213",
                                        ["heading"] = -0.13870179612412,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 486,
                                        ["y"] = 685327.0819182,
                                        ["x"] = -285259.03918529,
                                        ["name"] = "Unit #214",
                                        ["heading"] = -0.13870179612412,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 685256.58466593,
                                ["x"] = -285158.29630133,
                                ["name"] = "Blue infantry outpost",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685472.79911113,
                                                ["x"] = -284162.46838773,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685702.54001549,
                                                ["x"] = -284291.7222756,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685473.0491777,
                                            ["x"] = -284139.03153057,
                                            ["name"] = "",
                                            ["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"] = 112,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Stinger comm",
                                        ["unitId"] = 224,
                                        ["y"] = 685473.0491777,
                                        ["x"] = -284139.03153057,
                                        ["name"] = "helitroop #006",
                                        ["heading"] = 2.0832672203302,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 393,
                                        ["y"] = 685473.78119334,
                                        ["x"] = -284106.09082699,
                                        ["name"] = "Unit #179",
                                        ["heading"] = 2.0832672203302,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Vulcan",
                                        ["unitId"] = 394,
                                        ["y"] = 685473.81667183,
                                        ["x"] = -284077.33449775,
                                        ["name"] = "Unit #180",
                                        ["heading"] = 2.0832672203302,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 685473.0491777,
                                ["x"] = -284139.03153057,
                                ["name"] = "Blue air defence north",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684167.44918252,
                                            ["x"] = -283591.68372676,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 113,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 225,
                                        ["y"] = 684167.44918252,
                                        ["x"] = -283591.68372676,
                                        ["name"] = "Unit #116",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 279,
                                        ["y"] = 684173.77849786,
                                        ["x"] = -283550.09108305,
                                        ["name"] = "Unit #133",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 280,
                                        ["y"] = 684251.53865783,
                                        ["x"] = -283586.25859932,
                                        ["name"] = "Unit #134",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 491,
                                        ["y"] = 684192.4440923,
                                        ["x"] = -283562.21929587,
                                        ["name"] = "Unit #219",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 684167.44918252,
                                ["x"] = -283591.68372676,
                                ["name"] = "Blue Airfield ground defence northeast",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648564.89605139,
                                            ["x"] = -281460.43621298,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- 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"] = 114,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Hawk cwar",
                                        ["unitId"] = 226,
                                        ["y"] = 648564.89605139,
                                        ["x"] = -281460.43621298,
                                        ["name"] = "Hawk1 #001",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Hawk ln",
                                        ["unitId"] = 278,
                                        ["y"] = 648549.44693141,
                                        ["x"] = -281421.81341303,
                                        ["name"] = "Unit #132",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648564.89605139,
                                ["x"] = -281460.43621298,
                                ["name"] = "Blue Senaki Hawk",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 84,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702785.31515497,
                                            ["x"] = -285065.6521075,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 4,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- 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"] = 122,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 263,
                                        ["y"] = 702785.31515497,
                                        ["x"] = -285065.6521075,
                                        ["name"] = "Unit #117",
                                        ["heading"] = 1.850049007114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 389,
                                        ["y"] = 702773.14335796,
                                        ["x"] = -285043.74287288,
                                        ["name"] = "Unit #176",
                                        ["heading"] = 1.850049007114,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 702785.31515497,
                                ["x"] = -285065.6521075,
                                ["name"] = "Blue air defence south bridge 1",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702710.68223221,
                                                ["x"] = -285169.34519234,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702815.03324466,
                                                ["x"] = -285140.56120668,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702818.64780531,
                                                ["x"] = -285236.11576011,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702818.64780531,
                                                ["x"] = -285236.11576011,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 83,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702710.68223221,
                                            ["x"] = -285169.34519234,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 2,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 6,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 85,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 19.484658396636,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702815.03324466,
                                            ["x"] = -285140.56120668,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 264,
                                        ["y"] = 702710.68223221,
                                        ["x"] = -285169.34519234,
                                        ["name"] = "Unit #118",
                                        ["heading"] = 1.3016511022561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 265,
                                        ["y"] = 702734.69787622,
                                        ["x"] = -285060.1311922,
                                        ["name"] = "Unit #119",
                                        ["heading"] = 1.3016511022561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 266,
                                        ["y"] = 702728.97986575,
                                        ["x"] = -285083.00323411,
                                        ["name"] = "Unit #120",
                                        ["heading"] = 1.3016511022561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 267,
                                        ["y"] = 702727.86017718,
                                        ["x"] = -285109.54049501,
                                        ["name"] = "Unit #121",
                                        ["heading"] = 1.3016511022561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 268,
                                        ["y"] = 702716.40821387,
                                        ["x"] = -285137.53418312,
                                        ["name"] = "Unit #122",
                                        ["heading"] = 1.3016511022561,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 702710.68223221,
                                ["x"] = -285169.34519234,
                                ["name"] = "Blue infantry south bridge",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704614.78240582,
                                                ["x"] = -282536.83640851,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704758.14169008,
                                                ["x"] = -282517.56251492,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704758.14169008,
                                                ["x"] = -282517.56251492,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704793.58085503,
                                                ["x"] = -282524.78797574,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704814.17841995,
                                                ["x"] = -282503.34334995,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704814.17841995,
                                                ["x"] = -282503.34334995,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704614.78240582,
                                            ["x"] = -282536.83640851,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 8,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 98,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 26.036841252133,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704758.14169008,
                                            ["x"] = -282517.56251492,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 96,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 18.210191680059,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704793.58085503,
                                            ["x"] = -282524.78797574,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["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"] = 126,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 271,
                                        ["y"] = 704614.78240582,
                                        ["x"] = -282536.83640851,
                                        ["name"] = "Unit #125",
                                        ["heading"] = 1.4371530160121,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 272,
                                        ["y"] = 704633.59406287,
                                        ["x"] = -282503.91600868,
                                        ["name"] = "Unit #126",
                                        ["heading"] = 1.4371530160121,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 273,
                                        ["y"] = 704582.38455202,
                                        ["x"] = -282521.68257367,
                                        ["name"] = "Unit #127",
                                        ["heading"] = 1.4371530160121,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 274,
                                        ["y"] = 704606.28731725,
                                        ["x"] = -282506.84914676,
                                        ["name"] = "Unit #128",
                                        ["heading"] = 1.4371530160121,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 275,
                                        ["y"] = 704593.88056466,
                                        ["x"] = -282560.35097982,
                                        ["name"] = "Unit #129",
                                        ["heading"] = 1.4371530160121,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 704614.78240582,
                                ["x"] = -282536.83640851,
                                ["name"] = "Infantry North bridge",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704639.44571054,
                                            ["x"] = -282613.39081499,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 10,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 0,
                                                                ["frequency"] = 133000000,
                                                            }, -- 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"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 133,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1126 Stryker ICV",
                                        ["unitId"] = 329,
                                        ["y"] = 704639.44571054,
                                        ["x"] = -282613.39081499,
                                        ["name"] = "Unit #156",
                                        ["heading"] = 2.2863813201126,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1126 Stryker ICV",
                                        ["unitId"] = 330,
                                        ["y"] = 704669.23727877,
                                        ["x"] = -282605.57663315,
                                        ["name"] = "Unit #157",
                                        ["heading"] = 2.2863813201126,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1128 Stryker MGS",
                                        ["unitId"] = 331,
                                        ["y"] = 704605.25866503,
                                        ["x"] = -282624.135315,
                                        ["name"] = "Unit #158",
                                        ["heading"] = 2.2863813201126,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["unitId"] = 332,
                                        ["y"] = 704580.83934681,
                                        ["x"] = -282635.36820139,
                                        ["name"] = "Unit #159",
                                        ["heading"] = 2.2863813201126,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 704639.44571054,
                                ["x"] = -282613.39081499,
                                ["name"] = "Stryker group North bridge",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685476.9520442,
                                                ["x"] = -284165.90679536,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685538.32533757,
                                                ["x"] = -284173.27159057,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685477.50774623,
                                            ["x"] = -284012.41296426,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 153,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 395,
                                        ["y"] = 685477.50774623,
                                        ["x"] = -284012.41296426,
                                        ["name"] = "Unit #181",
                                        ["heading"] = 1.6902252528138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 396,
                                        ["y"] = 685461.4939905,
                                        ["x"] = -284004.8684455,
                                        ["name"] = "Unit #182",
                                        ["heading"] = 1.6902252528138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 397,
                                        ["y"] = 685473.16876466,
                                        ["x"] = -284026.75358163,
                                        ["name"] = "Unit #183",
                                        ["heading"] = 1.6902252528138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["unitId"] = 398,
                                        ["y"] = 685475.78929401,
                                        ["x"] = -284045.55454268,
                                        ["name"] = "Unit #184",
                                        ["heading"] = 1.6902252528138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 685477.50774623,
                                ["x"] = -284012.41296426,
                                ["name"] = "Blue Ground defence East",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683594.82398992,
                                                ["x"] = -284631.69744231,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683230.13117348,
                                                ["x"] = -284782.08594186,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683230.13117348,
                                                ["x"] = -284782.08594186,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682633.60778286,
                                                ["x"] = -284943.14725732,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682472.54646739,
                                                ["x"] = -284958.06034209,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682472.54646739,
                                                ["x"] = -284958.06034209,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682633.60778286,
                                                ["x"] = -284943.14725732,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682472.54646739,
                                                ["x"] = -284958.06034209,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683594.82398992,
                                            ["x"] = -284631.69744231,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 43.402165079966,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683230.13117348,
                                            ["x"] = -284782.08594186,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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"] = 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]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 154.62132374363,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682633.60778286,
                                            ["x"] = -284943.14725732,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 183.73637100391,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682472.54646739,
                                            ["x"] = -284958.06034209,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 431,
                                        ["y"] = 683594.82398992,
                                        ["x"] = -284631.69744231,
                                        ["name"] = "Unit #205",
                                        ["heading"] = -1.9619210924219,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 432,
                                        ["y"] = 683590.82778501,
                                        ["x"] = -284585.73264282,
                                        ["name"] = "Unit #206",
                                        ["heading"] = -1.9619210924219,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 433,
                                        ["y"] = 683616.74339174,
                                        ["x"] = -284670.22245156,
                                        ["name"] = "Unit #207",
                                        ["heading"] = -1.9619210924219,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 434,
                                        ["y"] = 683594.82398992,
                                        ["x"] = -284660.9233114,
                                        ["name"] = "Unit #208",
                                        ["heading"] = -1.9619210924219,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 503,
                                        ["y"] = 683568.6161041,
                                        ["x"] = -284580.31976884,
                                        ["name"] = "Unit #220",
                                        ["heading"] = -1.9619210924219,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 504,
                                        ["y"] = 683599.87643208,
                                        ["x"] = -284609.49607496,
                                        ["name"] = "Unit #221",
                                        ["heading"] = -1.9619210924219,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 683594.82398992,
                                ["x"] = -284631.69744231,
                                ["name"] = "Blue Ground defence East #001",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683631.32476385,
                                                ["x"] = -284652.50837753,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683481.57427004,
                                                ["x"] = -284885.99886703,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683481.57427004,
                                                ["x"] = -284885.99886703,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683390.76786918,
                                                ["x"] = -285869.3139062,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682634.99341919,
                                                ["x"] = -285325.7388175,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682634.99341919,
                                                ["x"] = -285325.7388175,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683390.76786918,
                                                ["x"] = -285869.3139062,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683390.76786918,
                                                ["x"] = -286108.00795714,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683631.32476385,
                                            ["x"] = -284652.50837753,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 5,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 49.929488465187,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683481.57427004,
                                            ["x"] = -284885.99886703,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 227.67930788943,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683390.76786918,
                                            ["x"] = -285869.3139062,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 270.64423705939,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683390.76786918,
                                            ["x"] = -286108.00795714,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 435,
                                        ["y"] = 683631.32476385,
                                        ["x"] = -284652.50837753,
                                        ["name"] = "Unit #209",
                                        ["heading"] = -2.5713181784943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 436,
                                        ["y"] = 683657.89373575,
                                        ["x"] = -284697.67562977,
                                        ["name"] = "Unit #210",
                                        ["heading"] = -2.5713181784943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 437,
                                        ["y"] = 683654.57261427,
                                        ["x"] = -284671.10665787,
                                        ["name"] = "Unit #211",
                                        ["heading"] = -2.5713181784943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 438,
                                        ["y"] = 683688.44805344,
                                        ["x"] = -284711.62434001,
                                        ["name"] = "Unit #212",
                                        ["heading"] = -2.5713181784943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 505,
                                        ["y"] = 683678.90486103,
                                        ["x"] = -284685.68950623,
                                        ["name"] = "Unit #222",
                                        ["heading"] = -2.5713181784943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 506,
                                        ["y"] = 683711.55453693,
                                        ["x"] = -284705.48771395,
                                        ["name"] = "Unit #223",
                                        ["heading"] = -2.5713181784943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 512,
                                        ["y"] = 683648.52415632,
                                        ["x"] = -284656.92246331,
                                        ["name"] = "Unit #224",
                                        ["heading"] = -2.5713181784943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 683631.32476385,
                                ["x"] = -284652.50837753,
                                ["name"] = "Blue Ground defence East #002",
                                ["start_time"] = 0,
                            }, -- end of [13]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 682446.0625,
                                            ["x"] = -284525.5,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 171.2976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["speedEdited"] = true,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 154.16666666667,
                                                                ["altitude"] = 780.5928,
                                                                ["altitudeEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 144.8217445416,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702554.01861146,
                                            ["x"] = -285021.34362675,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 171.2976,
                                            ["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"] = 167.14799638462,
                                            ["ETA_locked"] = false,
                                            ["y"] = 704676.21675622,
                                            ["x"] = -282760.44572551,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 780.8976,
                                            ["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"] = 246.30358975319,
                                            ["ETA_locked"] = false,
                                            ["y"] = 696093.99286997,
                                            ["x"] = -275889.50806926,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["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"] = 451.23525194431,
                                            ["ETA_locked"] = false,
                                            ["y"] = 670662.56083707,
                                            ["x"] = -288671.10862466,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 540.90172664151,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682631.87850377,
                                            ["x"] = -285231.70366999,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 807.10038397371,
                                            ["ETA_locked"] = false,
                                            ["y"] = 645831.94717467,
                                            ["x"] = -281668.49149886,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "81st FS Spangdahlem AB, Germany (SP) 1",
                                        ["skill"] = "Client",
                                        ["parking"] = 2,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 3,
                                        ["psi"] = -1.5954504069063,
                                        ["parking_id"] = "14",
                                        ["x"] = -284525.5,
                                        ["name"] = "Scooby1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_R",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3319,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 682446.0625,
                                        ["heading"] = 1.5954504069063,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Tusk11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "81st FS Spangdahlem AB, Germany (SP) 1",
                                        ["skill"] = "Good",
                                        ["parking"] = 3,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 4,
                                        ["psi"] = -1.5954504069063,
                                        ["parking_id"] = "13",
                                        ["x"] = -284488.47610529,
                                        ["name"] = "Pilot #003",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_3*Mk-82AIR}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_R",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3017,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 682490.80973679,
                                        ["heading"] = 1.5954504069063,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Tusk12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 682446.0625,
                                ["x"] = -284525.5,
                                ["name"] = "Scooby flight",
                                ["communication"] = true,
                                ["uncontrollable"] = false,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "From Parking Area Hot",
                                            ["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"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 682356.25,
                                            ["x"] = -284604.78125,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5657.6976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 5657.6976,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 241.52777777778,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 69.332051967339,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702654.09194103,
                                            ["x"] = -285263.06338418,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 90,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 102.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 99.329537441751,
                                            ["ETA_locked"] = false,
                                            ["y"] = 704593.38681728,
                                            ["x"] = -282866.29760564,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 111,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 102.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 212.36350744952,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695285.68403801,
                                            ["x"] = -275914.30559871,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 327.44550134453,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682358.65424577,
                                            ["x"] = -285314.71504704,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 590.90112625502,
                                            ["ETA_locked"] = false,
                                            ["y"] = 645942.20966827,
                                            ["x"] = -281675.46535074,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Client",
                                        ["parking"] = 0,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 5,
                                        ["psi"] = -1.6032161028758,
                                        ["parking_id"] = "16",
                                        ["x"] = -284604.78125,
                                        ["name"] = "Intercept pilot",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 682356.25,
                                        ["heading"] = 1.6032161028758,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Good",
                                        ["parking"] = 1,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 6,
                                        ["psi"] = -1.6032161028758,
                                        ["parking_id"] = "15",
                                        ["x"] = -284566.03125,
                                        ["name"] = "Pilot #005",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 682401.25,
                                        ["heading"] = 1.6032161028758,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 682356.25,
                                ["x"] = -284604.78125,
                                ["name"] = "Scrappy Flight",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["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"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "All;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 60,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646916.6875,
                                            ["x"] = -281245.78125,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 476.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["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"] = "EngageTargets",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 114.44762320107,
                                            ["ETA_locked"] = false,
                                            ["y"] = 654393.37017141,
                                            ["x"] = -282379.63735273,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 476.0976,
                                            ["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"] = 313.20245542526,
                                            ["ETA_locked"] = false,
                                            ["y"] = 681937.12657819,
                                            ["x"] = -284214.99929538,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 476.0976,
                                            ["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"] = 385.2531831371,
                                            ["ETA_locked"] = false,
                                            ["y"] = 691862.85851611,
                                            ["x"] = -285488.10787144,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 476.0976,
                                            ["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"] = 460.91003051853,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702342.20921168,
                                            ["x"] = -286092.67442964,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 476.0976,
                                            ["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"] = 489.41446834165,
                                            ["ETA_locked"] = false,
                                            ["y"] = 704806.48575249,
                                            ["x"] = -282749.05540309,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 476.0976,
                                            ["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"] = 567.38762216472,
                                            ["ETA_locked"] = false,
                                            ["y"] = 696211.89099474,
                                            ["x"] = -276160.1800167,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 690.33513562573,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683925.30060025,
                                            ["x"] = -284979.38090808,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["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 [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 962.49219297535,
                                            ["ETA_locked"] = false,
                                            ["y"] = 646279.78478419,
                                            ["x"] = -281569.94674958,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "High",
                                        ["parking"] = 29,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 20,
                                        ["psi"] = -1.72130182001,
                                        ["parking_id"] = "24",
                                        ["x"] = -281245.78125,
                                        ["name"] = "Fred",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_R",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4627,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646916.6875,
                                        ["heading"] = 1.72130182001,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Good",
                                        ["parking"] = 30,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 21,
                                        ["psi"] = -1.72130182001,
                                        ["parking_id"] = "23",
                                        ["x"] = -281204.125,
                                        ["name"] = "Barney",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU-87}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_R",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4627,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646986.75,
                                        ["heading"] = 1.72130182001,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Hawg12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646916.6875,
                                ["x"] = -281245.78125,
                                ["name"] = "Hog AI",
                                ["communication"] = true,
                                ["start_time"] = 60,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- 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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 682696.75,
                                            ["x"] = -284717.0625,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5352.5928,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Cruise missiles",
                                                                    [3] = "Antiship Missiles",
                                                                    [4] = "AA Missiles",
                                                                    [5] = "AG Missiles",
                                                                    [6] = "SA Missiles",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Planes;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 33.09152023754,
                                            ["ETA_locked"] = false,
                                            ["y"] = 692268.29678876,
                                            ["x"] = -283187.07503559,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5352.288,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 74.013221077796,
                                            ["ETA_locked"] = false,
                                            ["y"] = 703977.31830939,
                                            ["x"] = -280622.2065776,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5352.5928,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 4743.2976,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 241.52777777778,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 106.86254618216,
                                            ["ETA_locked"] = false,
                                            ["y"] = 704389.81086087,
                                            ["x"] = -288545.50100389,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 5352.8976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 4743.2976,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 241.52777777778,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 147.12773632185,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702567.96875851,
                                            ["x"] = -284901.81679917,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 489.21680376573,
                                            ["ETA_locked"] = false,
                                            ["y"] = 684201.49993073,
                                            ["x"] = -284999.56910992,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 118,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "8",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 230,
                                        ["psi"] = -1.4122897983595,
                                        ["parking_id"] = "22",
                                        ["x"] = -284717.0625,
                                        ["name"] = "Hedgeslammer",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 682696.75,
                                        ["heading"] = 1.4122897983595,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "High",
                                        ["parking"] = "9",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 231,
                                        ["psi"] = -1.4122897983595,
                                        ["parking_id"] = "24",
                                        ["x"] = -284684,
                                        ["name"] = "Arbuckle",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 682812.125,
                                        ["heading"] = 1.4122897983595,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 682696.75,
                                ["x"] = -284717.0625,
                                ["name"] = "Eagle AI",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.0071286397935,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683460.80671291,
                                            ["speed"] = 0,
                                            ["x"] = -284348.73927884,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 141,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 350,
                                        ["y"] = 683460.80671291,
                                        ["x"] = -284348.73927884,
                                        ["name"] = "New Static Object",
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683460.80671291,
                                ["x"] = -284348.73927884,
                                ["name"] = "New Static Object",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.0071286397935,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683449.14665134,
                                            ["speed"] = 0,
                                            ["x"] = -284351.87852618,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 142,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 351,
                                        ["y"] = 683449.14665134,
                                        ["x"] = -284351.87852618,
                                        ["name"] = "New Static Object #017",
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683449.14665134,
                                ["x"] = -284351.87852618,
                                ["name"] = "New Static Object #017",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683575.12133806,
                                            ["speed"] = 0,
                                            ["x"] = -284328.4920138,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 143,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 352,
                                        ["y"] = 683575.12133806,
                                        ["x"] = -284328.4920138,
                                        ["name"] = "New Static Object #027",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683575.12133806,
                                ["x"] = -284328.4920138,
                                ["name"] = "New Static Object #027",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683603.95952299,
                                            ["speed"] = 0,
                                            ["x"] = -284320.15039006,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 144,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 353,
                                        ["y"] = 683603.95952299,
                                        ["x"] = -284320.15039006,
                                        ["name"] = "New Static Object #028",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683603.95952299,
                                ["x"] = -284320.15039006,
                                ["name"] = "New Static Object #028",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683695.45927595,
                                            ["speed"] = 0,
                                            ["x"] = -284600.33925949,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 181,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 507,
                                        ["rate"] = 50,
                                        ["y"] = 683695.45927595,
                                        ["x"] = -284600.33925949,
                                        ["name"] = "New Static Object #006",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683695.45927595,
                                ["x"] = -284600.33925949,
                                ["name"] = "New Static Object #006",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683758.63655652,
                                            ["speed"] = 0,
                                            ["x"] = -284620.91973725,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 182,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 508,
                                        ["y"] = 683758.63655652,
                                        ["x"] = -284620.91973725,
                                        ["name"] = "New Static Object #018",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683758.63655652,
                                ["x"] = -284620.91973725,
                                ["name"] = "New Static Object #018",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683715.91689091,
                                            ["speed"] = 0,
                                            ["x"] = -284631.68220353,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 183,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 509,
                                        ["y"] = 683715.91689091,
                                        ["x"] = -284631.68220353,
                                        ["name"] = "New Static Object #019",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683715.91689091,
                                ["x"] = -284631.68220353,
                                ["name"] = "New Static Object #019",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683669.13540904,
                                            ["speed"] = 0,
                                            ["x"] = -284641.50021501,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 184,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-flag_R",
                                        ["type"] = "Red_Flag",
                                        ["unitId"] = 510,
                                        ["y"] = 683669.13540904,
                                        ["x"] = -284641.50021501,
                                        ["name"] = "New Static Object #020",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683669.13540904,
                                ["x"] = -284641.50021501,
                                ["name"] = "New Static Object #020",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683802.66920661,
                                            ["speed"] = 0,
                                            ["x"] = -284612.30465353,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 185,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "WC",
                                        ["type"] = "WC",
                                        ["unitId"] = 511,
                                        ["y"] = 683802.66920661,
                                        ["x"] = -284612.30465353,
                                        ["name"] = "New Static Object #021",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683802.66920661,
                                ["x"] = -284612.30465353,
                                ["name"] = "New Static Object #021",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [4]
                [5] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 176.784,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "RADIO",
                                            ["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] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [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"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 694819.62917015,
                                            ["x"] = -275671.66502567,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 176.784,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 7.3175878669177,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695220.67191915,
                                            ["x"] = -275738.24968253,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30.48,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 148.40610152772,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702041.60210487,
                                            ["x"] = -281139.44277014,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["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"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 173.79402622935,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702856.05744932,
                                            ["x"] = -282468.22693981,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitudeEdited"] = true,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 41.111111111111,
                                                                        ["altitude"] = 30.48,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 229.99031044974,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702055.34277332,
                                            ["x"] = -285839.89021788,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 402.47528923032,
                                            ["ETA_locked"] = false,
                                            ["y"] = 693888.11359003,
                                            ["x"] = -279025.70887587,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 569.35838713367,
                                            ["ETA_locked"] = false,
                                            ["y"] = 684839.22509248,
                                            ["x"] = -284616.03045806,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 648063.72943817,
                                                                ["x"] = -281684.90231507,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1105.60218157,
                                            ["ETA_locked"] = false,
                                            ["y"] = 648168.79664339,
                                            ["x"] = -281694.07484886,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 176.784,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "UK Fictional",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "SA342M",
                                        ["unitId"] = 23,
                                        ["psi"] = -1.735324338526,
                                        ["y"] = 694819.62917015,
                                        ["x"] = -275671.66502567,
                                        ["name"] = "Gazelle AI 1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{HOT3D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{HOT3G}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{HOT3D}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{HOT3G}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{IR_Deflector}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 287,
                                            ["flare"] = 32,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.735324338526,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 176.784,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "UK Fictional",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "SA342M",
                                        ["unitId"] = 24,
                                        ["psi"] = -1.735324338526,
                                        ["y"] = 694854.05318514,
                                        ["x"] = -275710.46196781,
                                        ["name"] = "Gazelle AI 2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{HOT3D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{HOT3G}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{HOT3D}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{HOT3G}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{IR_Deflector}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 287,
                                            ["flare"] = 32,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.735324338526,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 694819.62917015,
                                ["x"] = -275671.66502567,
                                ["name"] = "Gazelle flight AI",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 176.784,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "RADIO",
                                            ["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"] = 2,
                                                                    }, -- 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"] = 10,
                                                                    }, -- 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"] = 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"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 694789.25837006,
                                            ["x"] = -275671.85574688,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 176.784,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 7.3175878669177,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695190.30111906,
                                            ["x"] = -275738.44040374,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30.48,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 150.16043527478,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702088.84511767,
                                            ["x"] = -281211.00236085,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["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"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 173.79402622935,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702825.68664923,
                                            ["x"] = -282468.41766102,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 30.48,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 41.111111111111,
                                                                        ["speedEdited"] = true,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 229.99031044974,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702024.97197323,
                                            ["x"] = -285840.08093909,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 402.47528923032,
                                            ["ETA_locked"] = false,
                                            ["y"] = 693857.74278994,
                                            ["x"] = -279025.89959708,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 569.35838713367,
                                            ["ETA_locked"] = false,
                                            ["y"] = 684808.85429239,
                                            ["x"] = -284616.22117927,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 60.3504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 61.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 648063.72943817,
                                                                ["x"] = -281684.90231507,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1105.60218157,
                                            ["ETA_locked"] = false,
                                            ["y"] = 648138.4258433,
                                            ["x"] = -281694.26557007,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 176.784,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "UK Fictional",
                                        ["skill"] = "Client",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "SA342M",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [6] = 0,
                                                    [2] = 0,
                                                    [8] = 0,
                                                    [3] = 0,
                                                    [1] = 0,
                                                    [4] = 0,
                                                    [5] = 0,
                                                    [7] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [6] = 41,
                                                    [2] = 31,
                                                    [8] = 50,
                                                    [3] = 32,
                                                    [1] = 30,
                                                    [4] = 33,
                                                    [5] = 40,
                                                    [7] = 42,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 517,
                                        ["psi"] = -1.735324338526,
                                        ["y"] = 694789.25837006,
                                        ["x"] = -275671.85574688,
                                        ["name"] = "Gazelle flight-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{HOT3D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{HOT3G}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{HOT3D}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{HOT3G}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{IR_Deflector}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 287,
                                            ["flare"] = 32,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.735324338526,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 176.784,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "UK Fictional",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "SA342M",
                                        ["unitId"] = 518,
                                        ["psi"] = -1.735324338526,
                                        ["y"] = 694823.68238505,
                                        ["x"] = -275710.65268902,
                                        ["name"] = "Gazelle flight-1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{HOT3D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{HOT3G}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{HOT3D}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{HOT3G}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{IR_Deflector}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 287,
                                            ["flare"] = 32,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.735324338526,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 694789.25837006,
                                ["x"] = -275671.85574688,
                                ["name"] = "Gazelle flight-1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "UK",
                    ["id"] = 4,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648515.7805074,
                                                ["x"] = -281601.49813419,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648512.13182964,
                                                ["x"] = -281647.82384505,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648516.12214044,
                                            ["x"] = -281637.49936395,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 9,
                                        ["y"] = 648516.12214044,
                                        ["x"] = -281637.49936395,
                                        ["name"] = "Unit #001",
                                        ["heading"] = 2.4085543677522,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 10,
                                        ["y"] = 648526.20296547,
                                        ["x"] = -281576.44737548,
                                        ["name"] = "Unit #002",
                                        ["heading"] = 1.9547687622336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_blindfire_radar",
                                        ["unitId"] = 11,
                                        ["y"] = 648545.27786673,
                                        ["x"] = -281542.94216292,
                                        ["name"] = "Unit #003",
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_optical_tracker_unit",
                                        ["unitId"] = 376,
                                        ["y"] = 648568.6019585,
                                        ["x"] = -281504.53279952,
                                        ["name"] = "Unit #124",
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 648516.12214044,
                                ["x"] = -281637.49936395,
                                ["name"] = "Blue Senaki Rapier",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648562.13658317,
                                                ["x"] = -281568.1135003,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 648618.59860394,
                                                ["x"] = -281583.2848271,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648562.13658317,
                                            ["x"] = -281568.1135003,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Stinger comm",
                                        ["unitId"] = 13,
                                        ["y"] = 648562.13658317,
                                        ["x"] = -281568.1135003,
                                        ["name"] = "Unit #005",
                                        ["heading"] = 1.8332957956962,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 14,
                                        ["y"] = 648551.40793261,
                                        ["x"] = -281626.26715082,
                                        ["name"] = "Unit #006",
                                        ["heading"] = 1.8332957956962,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648562.13658317,
                                ["x"] = -281568.1135003,
                                ["name"] = "Blue Senaki Stinger",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648521.97586716,
                                            ["x"] = -281507.8166836,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 15,
                                        ["y"] = 648521.97586716,
                                        ["x"] = -281507.8166836,
                                        ["name"] = "Unit #007",
                                        ["heading"] = 2.164208272473,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 349,
                                        ["y"] = 648508.63381689,
                                        ["x"] = -281555.25508455,
                                        ["name"] = "Unit #004",
                                        ["heading"] = 2.164208272473,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 648521.97586716,
                                ["x"] = -281507.8166836,
                                ["name"] = "Blue Senaki Fuchs",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 648461.80038544,
                                                ["x"] = -281580.01791661,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 646585.99754116,
                                                ["x"] = -281529.98305793,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 648531.21641195,
                                            ["x"] = -281462.65834573,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_101_FC",
                                        ["unitId"] = 16,
                                        ["y"] = 648531.21641195,
                                        ["x"] = -281462.65834573,
                                        ["name"] = "Unit #008",
                                        ["heading"] = 2.5656340004317,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 648531.21641195,
                                ["x"] = -281462.65834573,
                                ["name"] = "Blue Senaki Land rover 1",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694990.11714066,
                                            ["x"] = -275750.93652001,
                                            ["name"] = "",
                                            ["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"] = 15,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_101_FC",
                                        ["unitId"] = 25,
                                        ["y"] = 694990.11714066,
                                        ["x"] = -275750.93652001,
                                        ["name"] = "Unit #011",
                                        ["heading"] = 1.1344640137963,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "Land_Rover_101_FC",
                                        ["unitId"] = 26,
                                        ["y"] = 694996.06440732,
                                        ["x"] = -275719.07616291,
                                        ["name"] = "Unit #012",
                                        ["heading"] = 2.164208272473,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 694990.11714066,
                                ["x"] = -275750.93652001,
                                ["name"] = "heli rovers",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 95,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704808.02293591,
                                            ["x"] = -282560.5011506,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 1,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- 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"] = 57,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 68,
                                        ["y"] = 704808.02293591,
                                        ["x"] = -282560.5011506,
                                        ["name"] = "Unit #013",
                                        ["heading"] = 2.164208272473,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704808.02293591,
                                ["x"] = -282560.5011506,
                                ["name"] = "Bunker north bridge",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 86,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702887.34629157,
                                            ["x"] = -285143.23252878,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 58,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 69,
                                        ["y"] = 702887.34629157,
                                        ["x"] = -285143.23252878,
                                        ["name"] = "Unit #014",
                                        ["heading"] = 1.9198621771938,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 702887.34629157,
                                ["x"] = -285143.23252878,
                                ["name"] = "Blue bunker south bridge",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685221.16420626,
                                            ["x"] = -285143.29539704,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 98,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Bunker",
                                        ["unitId"] = 210,
                                        ["y"] = 685221.16420626,
                                        ["x"] = -285143.29539704,
                                        ["name"] = "Unit #078",
                                        ["heading"] = 2.164208272473,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 685221.16420626,
                                ["x"] = -285143.29539704,
                                ["name"] = "New Vehicle Group #023",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685478.52474937,
                                                ["x"] = -285393.16464402,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685957.92218088,
                                                ["x"] = -285067.38058304,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 686004.35429647,
                                                ["x"] = -284875.00235885,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685725.52984644,
                                                ["x"] = -284923.79663761,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685874.72740557,
                                                ["x"] = -285213.13156448,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685874.72740557,
                                                ["x"] = -285213.13156448,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685725.52984644,
                                                ["x"] = -284923.79663761,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685162.66309532,
                                                ["x"] = -285129.73664527,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685876.4637051,
                                                ["x"] = -285053.32295634,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 686004.35429647,
                                                ["x"] = -284875.00235885,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685162.66309532,
                                                ["x"] = -285129.73664527,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685124.9047085,
                                                ["x"] = -285298.31611994,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685124.9047085,
                                                ["x"] = -285298.31611994,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685478.52474937,
                                                ["x"] = -285393.16464402,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685957.92218088,
                                                ["x"] = -285067.38058304,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685924.45053916,
                                                ["x"] = -285110.95000658,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685876.4637051,
                                            ["x"] = -285053.32295634,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_EngageGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 81,
                                                                ["callname"] = 1,
                                                                ["weaponType"] = 1073741822,
                                                                ["visible"] = false,
                                                                ["priority"] = 0,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_EngageGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 80,
                                                                ["callname"] = 1,
                                                                ["weaponType"] = 1073741822,
                                                                ["visible"] = false,
                                                                ["priority"] = 0,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 3,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 20.623411126437,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 686004.35429647,
                                            ["x"] = -284875.00235885,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 1,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 0,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 65.336507551597,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685725.52984644,
                                            ["x"] = -284923.79663761,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 157.32067719108,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685162.66309532,
                                            ["x"] = -285129.73664527,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 173.9451656606,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685124.9047085,
                                            ["x"] = -285298.31611994,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 221.44172952118,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685478.52474937,
                                            ["x"] = -285393.16464402,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 296.63543008545,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685957.92218088,
                                            ["x"] = -285067.38058304,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 472.06939890979,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685924.45053916,
                                            ["x"] = -285110.95000658,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 104,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 216,
                                        ["y"] = 685876.4637051,
                                        ["x"] = -285053.32295634,
                                        ["name"] = "Unit #084",
                                        ["heading"] = 0.62217307191478,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 345,
                                        ["y"] = 685838.23850379,
                                        ["x"] = -285102.39797412,
                                        ["name"] = "Unit #168",
                                        ["heading"] = 0.62217307191478,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 685876.4637051,
                                ["x"] = -285053.32295634,
                                ["name"] = "Blue Warrior South East",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685773.35045618,
                                                ["x"] = -284914.42296993,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685785.80510306,
                                                ["x"] = -284879.72788221,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685458.65287021,
                                            ["x"] = -284113.89899376,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 105,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 217,
                                        ["y"] = 685458.65287021,
                                        ["x"] = -284113.89899376,
                                        ["name"] = "Unit #085",
                                        ["heading"] = 1.9547687622336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 685458.65287021,
                                ["x"] = -284113.89899376,
                                ["name"] = "New Vehicle Group #030",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685937.95879685,
                                                ["x"] = -285086.53002699,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685944.26309022,
                                                ["x"] = -285057.53027745,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685891.84401676,
                                            ["x"] = -285087.12219471,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 108,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 220,
                                        ["y"] = 685891.84401676,
                                        ["x"] = -285087.12219471,
                                        ["name"] = "Rapier1",
                                        ["heading"] = 1.6755160819146,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "rapier_fsa_blindfire_radar",
                                        ["unitId"] = 281,
                                        ["y"] = 685906.22372755,
                                        ["x"] = -285024.22004954,
                                        ["name"] = "Rapier south tracker",
                                        ["heading"] = 1.6755160819146,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 282,
                                        ["y"] = 685913.32865891,
                                        ["x"] = -284991.924907,
                                        ["name"] = "Unit #136",
                                        ["heading"] = 1.6755160819146,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "rapier_fsa_optical_tracker_unit",
                                        ["unitId"] = 283,
                                        ["y"] = 685902.83494727,
                                        ["x"] = -285053.43353025,
                                        ["name"] = "Rapier south",
                                        ["heading"] = 1.6755160819146,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 685891.84401676,
                                ["x"] = -285087.12219471,
                                ["name"] = "Rapier south",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702689.81932525,
                                                ["x"] = -285124.62986674,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702727.98991515,
                                                ["x"] = -285313.96248516,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702826.92502138,
                                                ["x"] = -285146.96508219,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702826.92502138,
                                                ["x"] = -285146.96508219,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 83,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702689.81932525,
                                            ["x"] = -285124.62986674,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 6,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 34.765561009807,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702727.98991515,
                                            ["x"] = -285313.96248516,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 119,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 258,
                                        ["y"] = 702689.81932525,
                                        ["x"] = -285124.62986674,
                                        ["name"] = "Unit #112",
                                        ["heading"] = 2.9426533509739,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 259,
                                        ["y"] = 702674.31411261,
                                        ["x"] = -285104.60230042,
                                        ["name"] = "Unit #113",
                                        ["heading"] = 2.9426533509739,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 425,
                                        ["y"] = 702658.88453801,
                                        ["x"] = -285050.85291276,
                                        ["name"] = "Unit #199",
                                        ["heading"] = 2.9426533509739,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 426,
                                        ["y"] = 702643.4171444,
                                        ["x"] = -285013.96443577,
                                        ["name"] = "Unit #200",
                                        ["heading"] = 2.9426533509739,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 702689.81932525,
                                ["x"] = -285124.62986674,
                                ["name"] = "Blue TOW south bridge",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702794.31013611,
                                                ["x"] = -285319.92460465,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702755.46060217,
                                                ["x"] = -285313.79046772,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702737.3898489,
                                            ["x"] = -285377.49584536,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 1,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- 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"] = 120,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 260,
                                        ["y"] = 702737.3898489,
                                        ["x"] = -285377.49584536,
                                        ["name"] = "Unit #114",
                                        ["heading"] = 2.4783675378319,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 261,
                                        ["y"] = 702695.06277414,
                                        ["x"] = -285394.22980515,
                                        ["name"] = "Unit #115",
                                        ["heading"] = 2.2689280275926,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 325,
                                        ["y"] = 702836.65820569,
                                        ["x"] = -285010.1843922,
                                        ["name"] = "Unit #152",
                                        ["heading"] = 1.6231562043547,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 326,
                                        ["y"] = 702811.06509073,
                                        ["x"] = -285061.37062213,
                                        ["name"] = "Unit #153",
                                        ["heading"] = 1.9198621771938,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 702737.3898489,
                                ["x"] = -285377.49584536,
                                ["name"] = "Blue Challengers South bridge",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704769.23946146,
                                                ["x"] = -282493.93752143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704814.22502879,
                                                ["x"] = -282496.23020204,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 95,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704673.02172009,
                                            ["x"] = -282489.52727927,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = "FAC",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 2,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- 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"] = 127,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 276,
                                        ["y"] = 704673.02172009,
                                        ["x"] = -282489.52727927,
                                        ["name"] = "Unit #130",
                                        ["heading"] = 1.6217170735582,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Stinger comm dsr",
                                        ["unitId"] = 277,
                                        ["y"] = 704684.63253984,
                                        ["x"] = -282459.82149055,
                                        ["name"] = "Unit #131",
                                        ["heading"] = 1.6217170735582,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 704673.02172009,
                                ["x"] = -282489.52727927,
                                ["name"] = "Blue Air Defence North bridge",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695008.48640971,
                                                ["x"] = -275764.56951088,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694982.59792951,
                                                ["x"] = -275734.74037311,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695010.70298774,
                                            ["x"] = -275762.6998612,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 134,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["Variant"] = 4,
                                        }, -- end of ["AddPropVehicle"]
                                        ["type"] = "rapier_fsa_blindfire_radar",
                                        ["unitId"] = 333,
                                        ["y"] = 695010.70298774,
                                        ["x"] = -275762.6998612,
                                        ["name"] = "Unit #073",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 334,
                                        ["y"] = 695014.55084084,
                                        ["x"] = -275741.36681866,
                                        ["name"] = "Unit #160",
                                        ["heading"] = 1.832595714594,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_optical_tracker_unit",
                                        ["unitId"] = 335,
                                        ["y"] = 695018.37408369,
                                        ["x"] = -275720.12658059,
                                        ["name"] = "Unit #161",
                                        ["heading"] = 1.9547687622336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 336,
                                        ["y"] = 695023.89654559,
                                        ["x"] = -275701.43517109,
                                        ["name"] = "Unit #162",
                                        ["heading"] = 1.8675022996339,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 695010.70298774,
                                ["x"] = -275762.6998612,
                                ["name"] = "Heli rapier",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695281.93343614,
                                                ["x"] = -275729.82411884,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695443.53903089,
                                                ["x"] = -275579.95473194,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695443.53903089,
                                                ["x"] = -275579.95473194,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694958.34357736,
                                                ["x"] = -275619.40151678,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695098.71229255,
                                                ["x"] = -275671.72624984,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695281.93343614,
                                                ["x"] = -275729.82411884,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 694958.34357736,
                                                ["x"] = -275619.40151678,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695150.31793025,
                                                ["x"] = -275887.63965369,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695151.63282308,
                                                ["x"] = -275888.29710011,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695151.63282308,
                                                ["x"] = -275888.29710011,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695098.71229255,
                                            ["x"] = -275671.72624984,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 10,
                                                                    }, -- 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"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 19,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 44.118130802934,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695281.93343614,
                                            ["x"] = -275729.82411884,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 90.116135537123,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695443.53903089,
                                            ["x"] = -275579.95473194,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 161.89387822871,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694958.34357736,
                                            ["x"] = -275619.40151678,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 237.11379404386,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695150.31793025,
                                            ["x"] = -275887.63965369,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 138,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 340,
                                        ["y"] = 695098.71229255,
                                        ["x"] = -275671.72624984,
                                        ["name"] = "Unit #163",
                                        ["heading"] = 1.8778587222561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 341,
                                        ["y"] = 695062.45998107,
                                        ["x"] = -275688.63098031,
                                        ["name"] = "Unit #164",
                                        ["heading"] = 1.8778587222561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 343,
                                        ["y"] = 695018.93810994,
                                        ["x"] = -275686.69889549,
                                        ["name"] = "Unit #166",
                                        ["heading"] = 1.8778587222561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 344,
                                        ["y"] = 694980.53893993,
                                        ["x"] = -275692.58431134,
                                        ["name"] = "Unit #167",
                                        ["heading"] = 1.8778587222561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 695098.71229255,
                                ["x"] = -275671.72624984,
                                ["name"] = "Heli ground defence",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695442.41911329,
                                                ["x"] = -275700.14344445,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695033.78839357,
                                                ["x"] = -275770.64346972,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695423.47840925,
                                            ["x"] = -275695.43129167,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 16,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- 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"] = 139,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 342,
                                        ["y"] = 695423.47840925,
                                        ["x"] = -275695.43129167,
                                        ["name"] = "Unit #165",
                                        ["heading"] = 1.7976891295542,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 695423.47840925,
                                ["x"] = -275695.43129167,
                                ["name"] = "Heli Watchtower",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684952.95757128,
                                                ["x"] = -285343.95774072,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685129.31409034,
                                                ["x"] = -284395.68006444,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682423.51315752,
                                                ["x"] = -285039.92355933,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682747.41380753,
                                                ["x"] = -286347.06754619,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683200.02962429,
                                                ["x"] = -284912.42085497,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683552.06742629,
                                                ["x"] = -284675.55591411,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682747.41380753,
                                                ["x"] = -286347.06754619,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683207.22716565,
                                                ["x"] = -286371.98354096,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682100.48106724,
                                                ["x"] = -284647.99895362,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682423.51315752,
                                                ["x"] = -285039.92355933,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683207.22716565,
                                                ["x"] = -286371.98354096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683634.62031401,
                                                ["x"] = -286191.04725033,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683634.62031401,
                                                ["x"] = -286191.04725033,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684952.95757128,
                                                ["x"] = -285343.95774072,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685129.31409034,
                                                ["x"] = -284395.68006444,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682509.98611866,
                                                ["x"] = -285106.88832165,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682100.48106724,
                                            ["x"] = -284647.99895362,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Vee",
                                            ["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"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39.533241514231,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682423.51315752,
                                            ["x"] = -285039.92355933,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 1,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 0,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 144.35561229395,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682747.41380753,
                                            ["x"] = -286347.06754619,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["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"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 131.30311581564,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683207.22716565,
                                            ["x"] = -286371.98354096,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["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"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 216.32471433955,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683634.62031401,
                                            ["x"] = -286191.04725033,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 365.68440709161,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684952.95757128,
                                            ["x"] = -285343.95774072,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["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"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 463.4278726212,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685129.31409034,
                                            ["x"] = -284395.68006444,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 815.53587351829,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682509.98611866,
                                            ["x"] = -285106.88832165,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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 [8]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 157,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 427,
                                        ["y"] = 682100.48106724,
                                        ["x"] = -284647.99895362,
                                        ["name"] = "Unit #201",
                                        ["heading"] = 2.4522569121668,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 428,
                                        ["y"] = 682176.53861706,
                                        ["x"] = -284607.79710585,
                                        ["name"] = "Unit #202",
                                        ["heading"] = 2.4522569121668,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 429,
                                        ["y"] = 682041.84577214,
                                        ["x"] = -284616.34841459,
                                        ["name"] = "Unit #203",
                                        ["heading"] = 2.4522569121668,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "MCV-80",
                                        ["unitId"] = 430,
                                        ["y"] = 682163.73515121,
                                        ["x"] = -284543.57863604,
                                        ["name"] = "Unit #204",
                                        ["heading"] = 2.4522569121668,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 682100.48106724,
                                ["x"] = -284647.99895362,
                                ["name"] = "Blue Warrior west #001",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 686011.10516744,
                                                ["x"] = -284417.8157913,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 686011.10516744,
                                                ["x"] = -284417.8157913,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685896.8399721,
                                                ["x"] = -284833.64472568,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682597.0689241,
                                                ["x"] = -285768.15019826,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682597.0689241,
                                                ["x"] = -285768.15019826,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682394.05566626,
                                                ["x"] = -285075.32717548,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685317.06957133,
                                                ["x"] = -284119.72175907,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685896.8399721,
                                                ["x"] = -284833.64472568,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682394.05566626,
                                                ["x"] = -285075.32717548,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685515.628473,
                                                ["x"] = -284334.0506319,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685515.628473,
                                                ["x"] = -284334.0506319,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 686130.01932357,
                                                ["x"] = -284401.65425438,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685317.06957133,
                                            ["x"] = -284119.72175907,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Vee",
                                            ["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"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 119.31043151846,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685896.8399721,
                                            ["x"] = -284833.64472568,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Vee",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["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 [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 564.22457682216,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682597.0689241,
                                            ["x"] = -285768.15019826,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Vee",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 657.88352314286,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682394.05566626,
                                            ["x"] = -285075.32717548,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Vee",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1074.1059041521,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685515.628473,
                                            ["x"] = -284334.0506319,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Vee",
                                            ["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]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1154.2917196587,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 686130.01932357,
                                            ["x"] = -284401.65425438,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Vee",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 169,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 479,
                                        ["y"] = 685317.06957133,
                                        ["x"] = -284119.72175907,
                                        ["name"] = "Kutaisi Challenger 1",
                                        ["heading"] = 2.4595225231385,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 480,
                                        ["y"] = 685296.896335,
                                        ["x"] = -284139.8949954,
                                        ["name"] = "Kutaisi Challenger 2",
                                        ["heading"] = 2.4595225231385,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 481,
                                        ["y"] = 685276.31963395,
                                        ["x"] = -284157.24397864,
                                        ["name"] = "Kutaisi Challenger 3",
                                        ["heading"] = 2.4595225231385,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Challenger2",
                                        ["unitId"] = 482,
                                        ["y"] = 685247.21754835,
                                        ["x"] = -284185.62520743,
                                        ["name"] = "Kutaisi Challenger 4",
                                        ["heading"] = 2.4595225231385,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 685317.06957133,
                                ["x"] = -284119.72175907,
                                ["name"] = "Kutaisi Challengers",
                                ["start_time"] = 0,
                            }, -- end of [19]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["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] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 32768,
                                                                        ["name"] = 10,
                                                                    }, -- 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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 425,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646757.9375,
                                            ["x"] = -281277.9375,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 5048.0976,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 231.25,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "Air Defence;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = true,
                                                                ["maxDist"] = 22200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 88,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 5048.0976,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 96,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 5048.0976,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 532.52496320555,
                                            ["ETA_locked"] = false,
                                            ["y"] = 696900.33029147,
                                            ["x"] = -284950.35894671,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "bb of 14 squadron raf lossiemouth",
                                        ["skill"] = "High",
                                        ["parking"] = 9,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Tornado GR4",
                                        ["unitId"] = 7,
                                        ["psi"] = -1.64390564434,
                                        ["parking_id"] = "17",
                                        ["x"] = -281277.9375,
                                        ["name"] = "Carstairs",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A2-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4663",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646757.9375,
                                        ["heading"] = 1.64390564434,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "bb of 14 squadron raf lossiemouth",
                                        ["skill"] = "Good",
                                        ["parking"] = 8,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Tornado GR4",
                                        ["unitId"] = 8,
                                        ["psi"] = -1.64390564434,
                                        ["parking_id"] = "15",
                                        ["x"] = -281336.65625,
                                        ["name"] = "Fairfax",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A2-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6747967-B1F0-4C77-977B-AB2E6EB0C102}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4663",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646693.125,
                                        ["heading"] = 1.64390564434,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646757.9375,
                                ["x"] = -281277.9375,
                                ["name"] = "Tornado flight",
                                ["communication"] = true,
                                ["start_time"] = 425,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646733.0625,
                                            ["x"] = -281504.625,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1085.6976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 226.11111111111,
                                            ["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"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 244.76212400765,
                                            ["ETA_locked"] = false,
                                            ["y"] = 701977.49216675,
                                            ["x"] = -284813.53401318,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1085.6976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 226.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 261.13608741633,
                                            ["ETA_locked"] = false,
                                            ["y"] = 704680.08992673,
                                            ["x"] = -282283.0695812,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1085.6976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 226.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "All;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 310.67690481046,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695501.5296158,
                                            ["x"] = -275861.79484989,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1085.6976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 226.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 364.9845852861,
                                            ["ETA_locked"] = false,
                                            ["y"] = 686519.73744062,
                                            ["x"] = -284235.27967244,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "All;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 657.21910790496,
                                            ["ETA_locked"] = false,
                                            ["y"] = 646012.25833339,
                                            ["x"] = -281677.88208716,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RAF GR3 XV754",
                                        ["skill"] = "Client",
                                        ["parking"] = "23",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ClockTime"] = 1,
                                            ["EWDispenserBR"] = 2,
                                            ["AAR_Zone3"] = 0,
                                            ["AAR_Zone2"] = 0,
                                            ["EWDispenserBL"] = 2,
                                            ["AAR_Zone1"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["RocketBurst"] = 1,
                                            ["MountNVG"] = false,
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserTFL"] = 1,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["EWDispenserTFR"] = 1,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                    [23] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                    [23] = 122.1,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                    [23] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [15] = 138,
                                                    [19] = 128,
                                                    [23] = 135,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [15] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [19] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [23] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [28] = 0,
                                                    [27] = 0,
                                                    [29] = 0,
                                                    [30] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 177,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [15] = 263,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [19] = 253,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [23] = 122.1,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [28] = 257.8,
                                                    [27] = 133,
                                                    [29] = 122.1,
                                                    [30] = 123.3,
                                                }, -- end of ["channels"]
                                            }, -- end of [3]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 204,
                                        ["psi"] = -1.6306206496826,
                                        ["parking_id"] = "29",
                                        ["x"] = -281504.625,
                                        ["name"] = "Daphne 1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AGM_122_SIDEARM}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65F",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*MK-20_LEFT}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*MK-20_RIGHT}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65F",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646733.0625,
                                        ["heading"] = 1.6306206496826,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RAF GR3 XV754",
                                        ["skill"] = "Good",
                                        ["parking"] = "24",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["AAR_Zone3"] = 0,
                                            ["AAR_Zone2"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["AAR_Zone1"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["RocketBurst"] = 1,
                                            ["MountNVG"] = false,
                                            ["ClockTime"] = 1,
                                            ["EWDispenserTFL"] = 1,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["EWDispenserTFR"] = 1,
                                            ["EWDispenserBL"] = 2,
                                            ["LaserCode10"] = 8,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["unitId"] = 346,
                                        ["psi"] = -1.6306206496826,
                                        ["parking_id"] = "30",
                                        ["x"] = -281386.5625,
                                        ["name"] = "Queenie",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AGM_122_SIDEARM}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65F",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*MK-20_LEFT}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*MK-20_RIGHT}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65F",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646840.8125,
                                        ["heading"] = 1.6306206496826,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Dodge12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 646733.0625,
                                ["x"] = -281504.625,
                                ["name"] = "Harrier flight - Daphne",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 243,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["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 [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [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"] = "TakeOffParking",
                                            ["ETA"] = 480,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646756.25,
                                            ["x"] = -281191.59375,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1085.6976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -285840.16315369,
                                                                ["y"] = 701733.67511965,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 5000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 765.71360189629,
                                            ["ETA_locked"] = false,
                                            ["y"] = 700824.7709818,
                                            ["x"] = -286466.97546846,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 2000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 189.625,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -282354.39987416,
                                                                ["y"] = 703451.24935728,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 5000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 785.55786611622,
                                            ["ETA_locked"] = false,
                                            ["y"] = 703916.83485155,
                                            ["x"] = -282804.81424514,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 691548.98976275,
                                                                ["x"] = -278089.13419959,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 5000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 830.00027460556,
                                            ["ETA_locked"] = false,
                                            ["y"] = 695546.12496098,
                                            ["x"] = -276085.31969798,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -284941.58726413,
                                                                ["y"] = 683332.14547962,
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 5000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 895.59502593259,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682188.44705821,
                                            ["x"] = -284604.21921781,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 2000,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 189.625,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1063.5527786261,
                                            ["ETA_locked"] = false,
                                            ["y"] = 641754.47452927,
                                            ["x"] = -281328.28162902,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1103.4669233948,
                                            ["ETA_locked"] = false,
                                            ["y"] = 647279.46875,
                                            ["x"] = -281782.46875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 140,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RAF GR3 XV754",
                                        ["skill"] = "Good",
                                        ["parking"] = 10,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ClockTime"] = 1,
                                            ["EWDispenserBR"] = 2,
                                            ["AAR_Zone3"] = 0,
                                            ["AAR_Zone2"] = 0,
                                            ["EWDispenserBL"] = 2,
                                            ["AAR_Zone1"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["RocketBurst"] = 1,
                                            ["MountNVG"] = false,
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserTFL"] = 1,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["EWDispenserTFR"] = 1,
                                            ["LaserCode10"] = 8,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["unitId"] = 347,
                                        ["psi"] = -1.6680569277227,
                                        ["parking_id"] = "18",
                                        ["x"] = -281191.59375,
                                        ["name"] = "Oli",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AGM_122_SIDEARM}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65F",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*MK-20_LEFT}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*MK-20_RIGHT}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65F",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646756.25,
                                        ["heading"] = 1.6680569277227,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RAF GR3 XV754",
                                        ["skill"] = "Good",
                                        ["parking"] = "12",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["AAR_Zone3"] = 0,
                                            ["AAR_Zone2"] = 0,
                                            ["EWDispenserTFR"] = 1,
                                            ["AAR_Zone1"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["RocketBurst"] = 1,
                                            ["MountNVG"] = false,
                                            ["ClockTime"] = 1,
                                            ["EWDispenserTFL"] = 1,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["EWDispenserBL"] = 2,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["unitId"] = 348,
                                        ["psi"] = -1.6680569277227,
                                        ["parking_id"] = "20",
                                        ["x"] = -281111,
                                        ["name"] = "Stan",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU3_FFAR_MK5HEAT}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*Mk-82SNAKEYE_LEFT}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{ALQ_164_RF_Jammer}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*Mk-82SNAKEYE_RIGHT}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{LAU3_FFAR_MK5HEAT}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646869.625,
                                        ["heading"] = 1.6680569277227,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Dodge12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RAF GR3 XV754",
                                        ["skill"] = "Good",
                                        ["parking"] = "11",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["AAR_Zone3"] = 0,
                                            ["AAR_Zone2"] = 0,
                                            ["EWDispenserTFR"] = 1,
                                            ["AAR_Zone1"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["RocketBurst"] = 1,
                                            ["MountNVG"] = false,
                                            ["ClockTime"] = 1,
                                            ["WpBullseye"] = 0,
                                            ["LaserCode1"] = 8,
                                            ["EWDispenserTFL"] = 1,
                                            ["ForceINSRules"] = false,
                                            ["EWDispenserBL"] = 2,
                                            ["LaserCode10"] = 8,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["unitId"] = 519,
                                        ["psi"] = -1.6680569277227,
                                        ["parking_id"] = "19",
                                        ["x"] = -281190.3125,
                                        ["name"] = "Kestrel AI-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AGM_122_SIDEARM}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65F",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*MK-20_LEFT}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BRU-42_2*MK-20_RIGHT}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65F",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646854.125,
                                        ["heading"] = 1.6680569277227,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Dodge13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "054",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 646756.25,
                                ["x"] = -281191.59375,
                                ["name"] = "Kestrel AI",
                                ["communication"] = true,
                                ["start_time"] = 480,
                                ["frequency"] = 243,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 1.2740903539559,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694938.84303909,
                                            ["speed"] = 0,
                                            ["x"] = -275823.949373,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_winter",
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 30,
                                        ["y"] = 694938.84303909,
                                        ["x"] = -275823.949373,
                                        ["name"] = "New Static Object #003",
                                        ["heading"] = 1.2740903539559,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694938.84303909,
                                ["x"] = -275823.949373,
                                ["name"] = "New Static Object #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.8448866807508,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683425.45764635,
                                            ["speed"] = 0,
                                            ["x"] = -284374.49109208,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "KC130",
                                        ["unitId"] = 34,
                                        ["y"] = 683425.45764635,
                                        ["x"] = -284374.49109208,
                                        ["name"] = "New Static Object #007",
                                        ["heading"] = 2.8448866807508,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683425.45764635,
                                ["x"] = -284374.49109208,
                                ["name"] = "New Static Object #007",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683494.71698615,
                                            ["speed"] = 0,
                                            ["x"] = -284353.81259705,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "KC130",
                                        ["unitId"] = 35,
                                        ["y"] = 683494.71698615,
                                        ["x"] = -284353.81259705,
                                        ["name"] = "New Static Object #008",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683494.71698615,
                                ["x"] = -284353.81259705,
                                ["name"] = "New Static Object #008",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683473.74297279,
                                            ["speed"] = 0,
                                            ["x"] = -284365.88197752,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 36,
                                        ["y"] = 683473.74297279,
                                        ["x"] = -284365.88197752,
                                        ["name"] = "New Static Object #009",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683473.74297279,
                                ["x"] = -284365.88197752,
                                ["name"] = "New Static Object #009",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683476.26734982,
                                            ["speed"] = 0,
                                            ["x"] = -284342.32112524,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 37,
                                        ["y"] = 683476.26734982,
                                        ["x"] = -284342.32112524,
                                        ["name"] = "Ammo",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683476.26734982,
                                ["x"] = -284342.32112524,
                                ["name"] = "Ammo",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683472.06005477,
                                            ["speed"] = 0,
                                            ["x"] = -284343.83575146,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 38,
                                        ["y"] = 683472.06005477,
                                        ["x"] = -284343.83575146,
                                        ["name"] = "Ammo #001",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683472.06005477,
                                ["x"] = -284343.83575146,
                                ["name"] = "Ammo #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683434.86756652,
                                            ["speed"] = 0,
                                            ["x"] = -284354.10155138,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 39,
                                        ["y"] = 683434.86756652,
                                        ["x"] = -284354.10155138,
                                        ["name"] = "Ammo #002",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683434.86756652,
                                ["x"] = -284354.10155138,
                                ["name"] = "Ammo #002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683439.91632058,
                                            ["speed"] = 0,
                                            ["x"] = -284352.75521696,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 40,
                                        ["y"] = 683439.91632058,
                                        ["x"] = -284352.75521696,
                                        ["name"] = "Ammo #003",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683439.91632058,
                                ["x"] = -284352.75521696,
                                ["name"] = "Ammo #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 685204.85278265,
                                            ["speed"] = 0,
                                            ["x"] = -284608.72752806,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 41,
                                        ["y"] = 685204.85278265,
                                        ["x"] = -284608.72752806,
                                        ["name"] = "New Static Object #010",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 685204.85278265,
                                ["x"] = -284608.72752806,
                                ["name"] = "New Static Object #010",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682349.33899649,
                                            ["speed"] = 0,
                                            ["x"] = -284585.60773345,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 42,
                                        ["y"] = 682349.33899649,
                                        ["x"] = -284585.60773345,
                                        ["name"] = "New Static Object #011",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682349.33899649,
                                ["x"] = -284585.60773345,
                                ["name"] = "New Static Object #011",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682392.30629331,
                                            ["speed"] = 0,
                                            ["x"] = -284547.0290686,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 43,
                                        ["y"] = 682392.30629331,
                                        ["x"] = -284547.0290686,
                                        ["name"] = "New Static Object #012",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682392.30629331,
                                ["x"] = -284547.0290686,
                                ["name"] = "New Static Object #012",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682396.51694073,
                                            ["speed"] = 0,
                                            ["x"] = -284442.88482619,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 44,
                                        ["y"] = 682396.51694073,
                                        ["x"] = -284442.88482619,
                                        ["name"] = "M117 bombs",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682396.51694073,
                                ["x"] = -284442.88482619,
                                ["name"] = "M117 bombs",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682327.92330751,
                                            ["speed"] = 0,
                                            ["x"] = -284593.70292045,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 45,
                                        ["y"] = 682327.92330751,
                                        ["x"] = -284593.70292045,
                                        ["name"] = "M117 bombs #001",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682327.92330751,
                                ["x"] = -284593.70292045,
                                ["name"] = "M117 bombs #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682342.6132769,
                                            ["speed"] = 0,
                                            ["x"] = -284604.02700311,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 46,
                                        ["y"] = 682342.6132769,
                                        ["x"] = -284604.02700311,
                                        ["name"] = "M117 bombs #002",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682342.6132769,
                                ["x"] = -284604.02700311,
                                ["name"] = "M117 bombs #002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682514.20541911,
                                            ["speed"] = 0,
                                            ["x"] = -284482.89041783,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 47,
                                        ["y"] = 682514.20541911,
                                        ["x"] = -284482.89041783,
                                        ["name"] = "M117 bombs #003",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682514.20541911,
                                ["x"] = -284482.89041783,
                                ["name"] = "M117 bombs #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682365.62114371,
                                            ["speed"] = 0,
                                            ["x"] = -284637.60419805,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 48,
                                        ["rate"] = 100,
                                        ["y"] = 682365.62114371,
                                        ["x"] = -284637.60419805,
                                        ["name"] = "Fueltank",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682365.62114371,
                                ["x"] = -284637.60419805,
                                ["name"] = "Fueltank",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 685754.21362288,
                                            ["speed"] = 0,
                                            ["x"] = -285140.35529965,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 62,
                                        ["y"] = 685754.21362288,
                                        ["x"] = -285140.35529965,
                                        ["name"] = "New Static Object #026",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 685754.21362288,
                                ["x"] = -285140.35529965,
                                ["name"] = "New Static Object #026",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 2.0071286397935,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 704804.20028274,
                                            ["speed"] = 0,
                                            ["x"] = -282496.65654898,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Armor",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 65,
                                        ["rate"] = 5,
                                        ["y"] = 704804.20028274,
                                        ["x"] = -282496.65654898,
                                        ["name"] = "New Static Object #029",
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704804.20028274,
                                ["x"] = -282496.65654898,
                                ["name"] = "New Static Object #029",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 2.0071286397935,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 702858.30794958,
                                            ["speed"] = 0,
                                            ["x"] = -285135.35772417,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Armor",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 70,
                                        ["rate"] = 5,
                                        ["y"] = 702858.30794958,
                                        ["x"] = -285135.35772417,
                                        ["name"] = "New Static Object #032",
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 702858.30794958,
                                ["x"] = -285135.35772417,
                                ["name"] = "New Static Object #032",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682480.33452423,
                                            ["speed"] = 0,
                                            ["x"] = -284473.56815318,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 116,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 228,
                                        ["y"] = 682480.33452423,
                                        ["x"] = -284473.56815318,
                                        ["name"] = "New Static Object #013",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682480.33452423,
                                ["x"] = -284473.56815318,
                                ["name"] = "New Static Object #013",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 682433.1017167,
                                            ["speed"] = 0,
                                            ["x"] = -284511.78943823,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 117,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 229,
                                        ["y"] = 682433.1017167,
                                        ["x"] = -284511.78943823,
                                        ["name"] = "New Static Object #014",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682433.1017167,
                                ["x"] = -284511.78943823,
                                ["name"] = "New Static Object #014",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 1.2740903539559,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694958.80886287,
                                            ["speed"] = 0,
                                            ["x"] = -275823.09976348,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 135,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_winter",
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 337,
                                        ["y"] = 694958.80886287,
                                        ["x"] = -275823.09976348,
                                        ["name"] = "New Static Object #002",
                                        ["heading"] = 1.2740903539559,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694958.80886287,
                                ["x"] = -275823.09976348,
                                ["name"] = "New Static Object #002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 1.2740903539559,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694974.95144381,
                                            ["speed"] = 0,
                                            ["x"] = -275820.97573967,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 136,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_winter",
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 338,
                                        ["y"] = 694974.95144381,
                                        ["x"] = -275820.97573967,
                                        ["name"] = "New Static Object #015",
                                        ["heading"] = 1.2740903539559,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694974.95144381,
                                ["x"] = -275820.97573967,
                                ["name"] = "New Static Object #015",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 1.2740903539559,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694999.1585735,
                                            ["speed"] = 0,
                                            ["x"] = -275827.78204855,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 137,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_winter",
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 339,
                                        ["y"] = 694999.1585735,
                                        ["x"] = -275827.78204855,
                                        ["name"] = "New Static Object #016",
                                        ["heading"] = 1.2740903539559,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694999.1585735,
                                ["x"] = -275827.78204855,
                                ["name"] = "New Static Object #016",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 2.0071286397935,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 704835.09378482,
                                            ["speed"] = 0,
                                            ["x"] = -282467.66418549,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Armor",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 458,
                                        ["rate"] = 5,
                                        ["y"] = 704835.09378482,
                                        ["x"] = -282467.66418549,
                                        ["name"] = "New Static Object #001",
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704835.09378482,
                                ["x"] = -282467.66418549,
                                ["name"] = "New Static Object #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683658.2442037,
                                            ["speed"] = 0,
                                            ["x"] = -284301.68858067,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 492,
                                        ["y"] = 683658.2442037,
                                        ["x"] = -284301.68858067,
                                        ["name"] = "New Static Object #004",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683658.2442037,
                                ["x"] = -284301.68858067,
                                ["name"] = "New Static Object #004",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683666.16840017,
                                            ["speed"] = 0,
                                            ["x"] = -284298.64081279,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 493,
                                        ["y"] = 683666.16840017,
                                        ["x"] = -284298.64081279,
                                        ["name"] = "New Static Object #005",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683666.16840017,
                                ["x"] = -284298.64081279,
                                ["name"] = "New Static Object #005",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683655.80598941,
                                            ["speed"] = 0,
                                            ["x"] = -284293.35801515,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 172,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 494,
                                        ["y"] = 683655.80598941,
                                        ["x"] = -284293.35801515,
                                        ["name"] = "Ammo #004",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683655.80598941,
                                ["x"] = -284293.35801515,
                                ["name"] = "Ammo #004",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683660.27604895,
                                            ["speed"] = 0,
                                            ["x"] = -284291.52935443,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 173,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 495,
                                        ["y"] = 683660.27604895,
                                        ["x"] = -284291.52935443,
                                        ["name"] = "Ammo #005",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683660.27604895,
                                ["x"] = -284291.52935443,
                                ["name"] = "Ammo #005",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683663.73018587,
                                            ["speed"] = 0,
                                            ["x"] = -284290.91980086,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 174,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 496,
                                        ["y"] = 683663.73018587,
                                        ["x"] = -284290.91980086,
                                        ["name"] = "Ammo #006",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683663.73018587,
                                ["x"] = -284290.91980086,
                                ["name"] = "Ammo #006",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683666.57476922,
                                            ["speed"] = 0,
                                            ["x"] = -284289.49750918,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 175,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 497,
                                        ["y"] = 683666.57476922,
                                        ["x"] = -284289.49750918,
                                        ["name"] = "Ammo #007",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683666.57476922,
                                ["x"] = -284289.49750918,
                                ["name"] = "Ammo #007",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683650.72637629,
                                            ["speed"] = 0,
                                            ["x"] = -284294.78030683,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 176,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 498,
                                        ["y"] = 683650.72637629,
                                        ["x"] = -284294.78030683,
                                        ["name"] = "Ammo #008",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683650.72637629,
                                ["x"] = -284294.78030683,
                                ["name"] = "Ammo #008",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [32]
                            [34] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683595.46018557,
                                            ["speed"] = 0,
                                            ["x"] = -284308.59685451,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 178,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 500,
                                        ["y"] = 683595.46018557,
                                        ["x"] = -284308.59685451,
                                        ["name"] = "Ammo #010",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683595.46018557,
                                ["x"] = -284308.59685451,
                                ["name"] = "Ammo #010",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [34]
                            [33] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683599.52387607,
                                            ["speed"] = 0,
                                            ["x"] = -284307.37774736,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 177,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 499,
                                        ["y"] = 683599.52387607,
                                        ["x"] = -284307.37774736,
                                        ["name"] = "Ammo #009",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683599.52387607,
                                ["x"] = -284307.37774736,
                                ["name"] = "Ammo #009",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [33]
                            [35] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683573.10988786,
                                            ["speed"] = 0,
                                            ["x"] = -284313.67646762,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 179,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 501,
                                        ["y"] = 683573.10988786,
                                        ["x"] = -284313.67646762,
                                        ["name"] = "Ammo #011",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683573.10988786,
                                ["x"] = -284313.67646762,
                                ["name"] = "Ammo #011",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683567.01435211,
                                            ["speed"] = 0,
                                            ["x"] = -284315.30194382,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 180,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 502,
                                        ["y"] = 683567.01435211,
                                        ["x"] = -284315.30194382,
                                        ["name"] = "Ammo #012",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683567.01435211,
                                ["x"] = -284315.30194382,
                                ["name"] = "Ammo #012",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [36]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [5]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 100,
                ["x"] = 100,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 896273.85730923,
                ["x"] = -315256.6183016,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 72.072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 46.25,
                                            ["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"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "All;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 195.072,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 44.444444444444,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 120,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 722828.01526589,
                                            ["x"] = -284830.75151846,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 195.072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 76.2,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 44.444444444444,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 126,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 195.072,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 133,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 195.072,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 468.38713568585,
                                            ["ETA_locked"] = false,
                                            ["y"] = 707215.1242302,
                                            ["x"] = -282321.33297266,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 195.072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 73.152,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 44.444444444444,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["visible"] = false,
                                                                ["groupId"] = 120,
                                                                ["priority"] = 1,
                                                                ["weaponType"] = 1073741822,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["visible"] = false,
                                                                ["groupId"] = 122,
                                                                ["priority"] = 1,
                                                                ["weaponType"] = 1073741822,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 367.79394557708,
                                            ["ETA_locked"] = false,
                                            ["y"] = 703058.89481827,
                                            ["x"] = -285152.1033304,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 51.388888888889,
                                            ["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"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 88.392,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 44.444444444444,
                                                                        ["altitudeEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "EngageTargetsInZone",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "All",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["x"] = -284850.63860115,
                                                                        ["y"] = 685721.8072005,
                                                                        ["value"] = "All;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                        }, -- end of ["noTargetTypes"]
                                                                        ["priority"] = 0,
                                                                        ["zoneRadius"] = 5000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 623.69053431113,
                                            ["ETA_locked"] = false,
                                            ["y"] = 686348.04850942,
                                            ["x"] = -285040.17136947,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1370.1547556959,
                                            ["ETA_locked"] = false,
                                            ["y"] = 727805.77836797,
                                            ["x"] = -286058.49657954,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 25.694444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 729179.60985973,
                                                                ["x"] = -286149.94678474,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1418.5541300986,
                                            ["ETA_locked"] = false,
                                            ["y"] = 729046.59137944,
                                            ["x"] = -286141.63312972,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 72.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "Good",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 91,
                                        ["psi"] = 1.4114319540828,
                                        ["y"] = 722828.01526589,
                                        ["x"] = -284830.75151846,
                                        ["name"] = "Pilot #018",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 886,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.4114319540828,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 72.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 92,
                                        ["psi"] = 1.4114319540828,
                                        ["y"] = 722868.01526589,
                                        ["x"] = -284870.75151846,
                                        ["name"] = "Pilot #019",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 954,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.4114319540828,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 72.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 93,
                                        ["psi"] = 1.4114319540828,
                                        ["y"] = 722908.01526589,
                                        ["x"] = -284910.75151846,
                                        ["name"] = "Pilot #020",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 937,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.4114319540828,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "052",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 72.072,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 94,
                                        ["psi"] = 1.4114319540828,
                                        ["y"] = 722948.01526589,
                                        ["x"] = -284950.75151846,
                                        ["name"] = "Pilot #021",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 988,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.4114319540828,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = "053",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 722828.01526589,
                                ["x"] = -284830.75151846,
                                ["name"] = "Hind flight",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 682314.54671375,
                                            ["x"] = -302109.54264791,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 268.53126274787,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683368.9288903,
                                            ["x"] = -291120.39087857,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 524288,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 8,
                                                                    }, -- 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"] = 269.76352317182,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682910.66704138,
                                            ["x"] = -289758.47854958,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45.1104,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 38.541666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 682360.68109018,
                                                                ["x"] = -288269.8527068,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 310.45375583299,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682330.22292183,
                                            ["x"] = -288301.5799655,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 346.5166808241,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682199.0941616,
                                            ["x"] = -288557.94890675,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 226.70744405821,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682848.06650108,
                                            ["x"] = -289843.13003253,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 387.4008,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 729206.62923854,
                                                                ["x"] = -286050.18292452,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1169.5303835885,
                                            ["ETA_locked"] = false,
                                            ["y"] = 729067.02545407,
                                            ["x"] = -286035.41934749,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 77,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 95,
                                        ["psi"] = -0.095654735683866,
                                        ["y"] = 682314.54671375,
                                        ["x"] = -302109.54264791,
                                        ["name"] = "Mi8 flight1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.095654735683866,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "054",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 99,
                                        ["psi"] = -0.095654735683866,
                                        ["y"] = 682354.54671375,
                                        ["x"] = -302149.54264791,
                                        ["name"] = "Mi8 flight2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.095654735683866,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "055",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 682314.54671375,
                                ["x"] = -302109.54264791,
                                ["name"] = "Mi8 flight 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 573,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.111111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 681698.70463298,
                                            ["x"] = -302425.78587858,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 257.66620737455,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682898.75281075,
                                            ["x"] = -293234.97410255,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45.72,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 524288,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 8,
                                                                    }, -- 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"] = 332.91478227302,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682329.19796307,
                                            ["x"] = -289801.64865976,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45.1104,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 681277.87991776,
                                                                ["x"] = -285213.96205494,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 377.04111922084,
                                            ["ETA_locked"] = false,
                                            ["y"] = 681227.73131877,
                                            ["x"] = -285243.77261101,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 462.55706855888,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682657.05736054,
                                            ["x"] = -289774.55019964,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 42.672,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 489.30093013656,
                                            ["ETA_locked"] = false,
                                            ["y"] = 684141.88918427,
                                            ["x"] = -289721.75617924,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 387.4008,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 729190.0019285,
                                                                ["x"] = -286235.16174868,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1299.7370054307,
                                            ["ETA_locked"] = false,
                                            ["y"] = 729032.04248316,
                                            ["x"] = -286249.71064496,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 573,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.111111111111,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 372,
                                        ["psi"] = -0.12983590577046,
                                        ["y"] = 681698.70463298,
                                        ["x"] = -302425.78587858,
                                        ["name"] = "Mi8 flight 3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.12983590577046,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "054",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 573,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.111111111111,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 373,
                                        ["psi"] = -0.12983590577046,
                                        ["y"] = 681738.70463298,
                                        ["x"] = -302465.78587858,
                                        ["name"] = "Mi8 flight 4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.12983590577046,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "055",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 681698.70463298,
                                ["x"] = -302425.78587858,
                                ["name"] = "Mi8 flight 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895268.68056946,
                                                ["x"] = -315248.99714001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895206.4896342,
                                                ["x"] = -315455.35797066,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 479,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895347.83266888,
                                            ["x"] = -314926.73502093,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 65,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["unitId"] = 79,
                                        ["y"] = 895347.83266888,
                                        ["x"] = -314926.73502093,
                                        ["name"] = "Unit #016",
                                        ["heading"] = 4.8694686130642,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 895347.83266888,
                                ["x"] = -314926.73502093,
                                ["name"] = "New Vehicle Group #010",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 477,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895339.3520868,
                                            ["x"] = -315458.18483135,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 66,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["unitId"] = 80,
                                        ["y"] = 895339.3520868,
                                        ["x"] = -315458.18483135,
                                        ["name"] = "Unit #017",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 895339.3520868,
                                ["x"] = -315458.18483135,
                                ["name"] = "New Vehicle Group #011",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 697701.09275097,
                                                ["x"] = -289030.5873263,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 696098.63961912,
                                                ["x"] = -288724.01538391,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702275.85468144,
                                                ["x"] = -287527.21243261,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703331.7061537,
                                                ["x"] = -285788.42629519,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703331.7061537,
                                                ["x"] = -285788.42629519,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703247.74328622,
                                                ["x"] = -285734.26868877,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702725.30751387,
                                                ["x"] = -285491.47850764,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702692.79529943,
                                                ["x"] = -285479.09282713,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 696098.63961912,
                                                ["x"] = -288724.01538391,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 693154.42477561,
                                                ["x"] = -288691.99823932,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 693154.42477561,
                                                ["x"] = -288691.99823932,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 692310.04284281,
                                                ["x"] = -287721.2254107,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702692.79529943,
                                                ["x"] = -285479.09282713,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702164.835429,
                                                ["x"] = -285253.82090128,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 692310.04284281,
                                                ["x"] = -287721.2254107,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685977.73148174,
                                                ["x"] = -285221.42460328,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703247.74328622,
                                                ["x"] = -285734.26868877,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702725.30751387,
                                                ["x"] = -285491.47850764,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 698832.76042223,
                                                ["x"] = -288207.03946609,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 702064.96976098,
                                                ["x"] = -285378.71591367,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 698601.57620796,
                                                ["x"] = -288395.32137303,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 702042.01573164,
                                                ["x"] = -285411.46819408,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 702015.38513053,
                                                ["x"] = -285453.77894478,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 701996.01031301,
                                                ["x"] = -285488.76851136,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 701908.3332678,
                                                ["x"] = -285662.88017742,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 701887.07953751,
                                                ["x"] = -285696.76096912,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 701864.40125698,
                                                ["x"] = -285729.70573886,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 700692.08021625,
                                                ["x"] = -287173.68091304,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 700636.1718543,
                                                ["x"] = -287230.84602289,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 700590.04577295,
                                                ["x"] = -287269.18121267,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 700527.86019414,
                                                ["x"] = -287311.04667275,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 699397.98905324,
                                                ["x"] = -287980.83017814,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 699166.64084352,
                                                ["x"] = -288086.89653298,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 698815.53241089,
                                                ["x"] = -288217.19408816,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 698765.61602488,
                                                ["x"] = -288258.5934837,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 698224.69316791,
                                                ["x"] = -288568.97409561,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 698696.05122647,
                                                ["x"] = -288330.3913525,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 698193.99553867,
                                                ["x"] = -288585.77793639,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 700405.70887336,
                                                ["x"] = -287379.427017,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 699350.27364224,
                                                ["x"] = -288008.17160351,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 698855.33804512,
                                                ["x"] = -288196.33432967,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 698803.15444129,
                                                ["x"] = -288225.65722287,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 698677.10721867,
                                                ["x"] = -288346.70027433,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 698164.18656582,
                                                ["x"] = -288604.11241437,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 701796.70408037,
                                                ["x"] = -285816.39461083,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 700661.42272163,
                                                ["x"] = -287206.61473169,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 700613.56841151,
                                                ["x"] = -287250.56652113,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 700561.59303619,
                                                ["x"] = -287289.55822436,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 699787.17920171,
                                                ["x"] = -287717.60608535,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 699305.66331024,
                                                ["x"] = -288030.74198419,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 698841.64428318,
                                                ["x"] = -288202.45244898,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 698791.28945625,
                                                ["x"] = -288234.83444956,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 698644.83746449,
                                                ["x"] = -288370.30627609,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 698111.63145473,
                                                ["x"] = -288642.31806941,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 697700.05753462,
                                                ["x"] = -289029.50191527,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 698506.49426534,
                                                ["x"] = -288439.84866732,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 698139.4688636,
                                                ["x"] = -288621.10846921,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 698623.57076373,
                                                ["x"] = -288383.44226916,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 698081.14103717,
                                                ["x"] = -288668.2030039,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 698661.27476716,
                                                ["x"] = -288358.91686031,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 702163.70166432,
                                                ["x"] = -285252.82575608,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 699656.71257406,
                                                ["x"] = -287801.26158644,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 699255.39532505,
                                                ["x"] = -288053.04583636,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 698779.94576102,
                                                ["x"] = -288244.64449524,
                                            }, -- end of [31]
                                        }, -- end of [6]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 709102.54035584,
                                                ["x"] = -286273.39461417,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 709102.54035584,
                                                ["x"] = -286273.39461417,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 80,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702275.85468144,
                                            ["x"] = -287527.21243261,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 19.527777777778,
                                            ["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"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 104.17245304389,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703331.7061537,
                                            ["x"] = -285788.42629519,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 702738.9211686,
                                                                        ["x"] = -285365.04528325,
                                                                        ["expendQty"] = 2,
                                                                        ["expendQtyEnabled"] = true,
                                                                        ["templateId"] = "",
                                                                        ["weaponType"] = 1073741822,
                                                                        ["zoneRadius"] = 76.2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 120,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 143.0579056903,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703247.74328622,
                                            ["x"] = -285734.26868877,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 367.26810810027,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702725.30751387,
                                            ["x"] = -285491.47850764,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 372.70441790759,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702692.79529943,
                                            ["x"] = -285479.09282713,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["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"] = 83,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 191.55695741944,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702164.835429,
                                            ["x"] = -285253.82090128,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 74,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 490.98339403032,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 697701.09275097,
                                            ["x"] = -289030.5873263,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 64,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 581.31904492735,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 696098.63961912,
                                            ["x"] = -288724.01538391,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["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"] = 57,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 745.0225218448,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 693154.42477561,
                                            ["x"] = -288691.99823932,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["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"] = 58,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 810.90897422712,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 692310.04284281,
                                            ["x"] = -287721.2254107,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1431.0121318389,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685977.73148174,
                                            ["x"] = -285221.42460328,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 79,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 133,
                                        ["y"] = 702275.85468144,
                                        ["x"] = -287527.21243261,
                                        ["name"] = "Unit #018",
                                        ["heading"] = 0.54572223925607,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 442,
                                        ["y"] = 702365.73191923,
                                        ["x"] = -287564.82226127,
                                        ["name"] = "Unit #019",
                                        ["heading"] = 0.54572223925607,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 443,
                                        ["y"] = 702449.39221841,
                                        ["x"] = -287593.58048912,
                                        ["name"] = "Unit #020",
                                        ["heading"] = 0.54572223925607,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 444,
                                        ["y"] = 702540.89567065,
                                        ["x"] = -287609.26679521,
                                        ["name"] = "Unit #021",
                                        ["heading"] = 0.54572223925607,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 445,
                                        ["y"] = 702213.98693104,
                                        ["x"] = -287552.59226563,
                                        ["name"] = "Unit #022",
                                        ["heading"] = 0.54572223925607,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 446,
                                        ["y"] = 702298.76382052,
                                        ["x"] = -287578.11649042,
                                        ["name"] = "Unit #023",
                                        ["heading"] = 0.54572223925607,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 447,
                                        ["y"] = 702385.36386892,
                                        ["x"] = -287609.11019195,
                                        ["name"] = "Unit #024",
                                        ["heading"] = 0.54572223925607,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 448,
                                        ["y"] = 702487.46076808,
                                        ["x"] = -287647.39652914,
                                        ["name"] = "Unit #025",
                                        ["heading"] = 0.54572223925607,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 702275.85468144,
                                ["x"] = -287527.21243261,
                                ["name"] = "Red Tank East 1",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685576.94460642,
                                                ["x"] = -286629.98877139,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685568.20708409,
                                                ["x"] = -286096.99990924,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685568.20708409,
                                                ["x"] = -286096.99990924,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685858.22346777,
                                                ["x"] = -285028.62681636,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685484.78957648,
                                                ["x"] = -288512.48872273,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685576.94460642,
                                                ["x"] = -286629.98877139,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685858.22346777,
                                                ["x"] = -285028.62681636,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685484.70761621,
                                                ["x"] = -284125.56180424,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685475.3687876,
                                                ["x"] = -285387.72440421,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685475.3687876,
                                                ["x"] = -285387.72440421,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685484.78957648,
                                            ["x"] = -288512.48872273,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.5694444444444,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 458.45373864542,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685576.94460642,
                                            ["x"] = -286629.98877139,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["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"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 430.78525438051,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685568.20708409,
                                            ["x"] = -286096.99990924,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 685900.56833335,
                                                                        ["expendQtyEnabled"] = false,
                                                                        ["x"] = -285038.99559394,
                                                                        ["expendQty"] = 1,
                                                                        ["templateId"] = "",
                                                                        ["weaponType"] = 1073741822,
                                                                        ["zoneRadius"] = 76.2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 431.84733594593,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685858.22346777,
                                            ["x"] = -285028.62681636,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 607.75444905425,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685484.70761621,
                                            ["x"] = -284125.56180424,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 141,
                                        ["y"] = 685484.78957648,
                                        ["x"] = -288512.48872273,
                                        ["name"] = "Unit #026",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 142,
                                        ["y"] = 685516.8928616,
                                        ["x"] = -288541.64144075,
                                        ["name"] = "Unit #027",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 143,
                                        ["y"] = 685528.96435414,
                                        ["x"] = -288573.52425867,
                                        ["name"] = "Unit #028",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 144,
                                        ["y"] = 685392.64738493,
                                        ["x"] = -288542.33180764,
                                        ["name"] = "Unit #029",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 145,
                                        ["y"] = 685574.30517807,
                                        ["x"] = -288421.55116298,
                                        ["name"] = "Unit #030",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 146,
                                        ["y"] = 685549.80643025,
                                        ["x"] = -288513.9534081,
                                        ["name"] = "Unit #031",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 147,
                                        ["y"] = 685460.42186715,
                                        ["x"] = -288546.26120185,
                                        ["name"] = "Unit #032",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 148,
                                        ["y"] = 685651.15643318,
                                        ["x"] = -288469.12552219,
                                        ["name"] = "Unit #033",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BTR_D",
                                        ["unitId"] = 149,
                                        ["y"] = 685425.06796512,
                                        ["x"] = -288595.81302584,
                                        ["name"] = "Unit #034",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 150,
                                        ["y"] = 685603.74567951,
                                        ["x"] = -288518.32851852,
                                        ["name"] = "Unit #035",
                                        ["heading"] = 0.048914487677638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 685484.78957648,
                                ["x"] = -288512.48872273,
                                ["name"] = "Red Para 2 south",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684205.03066929,
                                                ["x"] = -286767.32023247,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684773.83886938,
                                                ["x"] = -285549.08054606,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684773.83886938,
                                                ["x"] = -285549.08054606,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685814.43331836,
                                                ["x"] = -285088.78786729,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683908.66937022,
                                                ["x"] = -288375.23893399,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684205.03066929,
                                                ["x"] = -286767.32023247,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685814.43331836,
                                                ["x"] = -285088.78786729,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685418.73796173,
                                                ["x"] = -284171.79648826,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685418.73796173,
                                                ["x"] = -284171.79648826,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685418.73796173,
                                                ["x"] = -284171.79648826,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 38,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683908.66937022,
                                            ["x"] = -288375.23893399,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685867.17524034,
                                                                ["x"] = -285112.47108516,
                                                                ["expendQty"] = 5,
                                                                ["expendQtyEnabled"] = true,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- 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"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 43,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 636.32522532679,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684205.03066929,
                                            ["x"] = -286767.32023247,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685864.88171314,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -285062.92153976,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 182.88,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 343.21436552513,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684773.83886938,
                                            ["x"] = -285549.08054606,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685225.28994335,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -285152.62538276,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 548.02764512081,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685814.43331836,
                                            ["x"] = -285088.78786729,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 596.54316292452,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685418.73796173,
                                            ["x"] = -284171.79648826,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 81,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 153,
                                        ["y"] = 683908.66937022,
                                        ["x"] = -288375.23893399,
                                        ["name"] = "Unit #036",
                                        ["heading"] = 0.18226800829872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 154,
                                        ["y"] = 683960.60740082,
                                        ["x"] = -288360.38459104,
                                        ["name"] = "Unit #037",
                                        ["heading"] = 0.18226800829872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 155,
                                        ["y"] = 683829.83146522,
                                        ["x"] = -288424.28361389,
                                        ["name"] = "Unit #038",
                                        ["heading"] = 0.18226800829872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 156,
                                        ["y"] = 684100.50346669,
                                        ["x"] = -288331.00157656,
                                        ["name"] = "Unit #039",
                                        ["heading"] = 0.18226800829872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 157,
                                        ["y"] = 683835.71115849,
                                        ["x"] = -288430.0585326,
                                        ["name"] = "Unit #040",
                                        ["heading"] = 0.18226800829872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 422,
                                        ["y"] = 683835.99519804,
                                        ["x"] = -288435.99470625,
                                        ["name"] = "Unit #196",
                                        ["heading"] = 0.18226800829872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 423,
                                        ["y"] = 684069.75277956,
                                        ["x"] = -288388.32049145,
                                        ["name"] = "Unit #197",
                                        ["heading"] = 0.18226800829872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 424,
                                        ["y"] = 683917.52248874,
                                        ["x"] = -288319.68675752,
                                        ["name"] = "Unit #198",
                                        ["heading"] = 0.18226800829872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 683908.66937022,
                                ["x"] = -288375.23893399,
                                ["name"] = "Red Para 1 south",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 689003.05537479,
                                                ["x"] = -283259.46293199,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 687925.88366557,
                                                ["x"] = -283462.08391972,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [13] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 700196.47196869,
                                                ["x"] = -282605.85619478,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 702181.45522552,
                                                ["x"] = -282503.04326794,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 701992.32255546,
                                                ["x"] = -282392.55222715,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 700166.80666072,
                                                ["x"] = -282610.27436542,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 700161.97392898,
                                                ["x"] = -282611.55313304,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 700157.23305689,
                                                ["x"] = -282613.13945901,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 700152.5870353,
                                                ["x"] = -282614.98584321,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 701954.61320199,
                                                ["x"] = -282379.22130074,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 700143.54927055,
                                                ["x"] = -282619.260662,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 700134.78256129,
                                                ["x"] = -282624.06953182,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 700117.76539339,
                                                ["x"] = -282634.5737803,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 699748.72660818,
                                                ["x"] = -282874.08444297,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 701887.54438945,
                                                ["x"] = -282359.20109875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 699725.05453053,
                                                ["x"] = -282892.51119421,
                                            }, -- end of [40]
                                            [17] = 
                                            {
                                                ["y"] = 701198.21022116,
                                                ["x"] = -282265.8579666,
                                            }, -- end of [17]
                                            [41] = 
                                            {
                                                ["y"] = 699706.06314919,
                                                ["x"] = -282908.76182739,
                                            }, -- end of [41]
                                            [18] = 
                                            {
                                                ["y"] = 701168.41494711,
                                                ["x"] = -282269.33350472,
                                            }, -- end of [18]
                                            [42] = 
                                            {
                                                ["y"] = 699680.70321194,
                                                ["x"] = -282932.87867597,
                                            }, -- end of [42]
                                            [119] = 
                                            {
                                                ["y"] = 689001.74190882,
                                                ["x"] = -283258.74196121,
                                            }, -- end of [119]
                                            [43] = 
                                            {
                                                ["y"] = 699650.20849313,
                                                ["x"] = -282965.9645653,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 701592.08776716,
                                                ["x"] = -282283.5493801,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 699479.70046786,
                                                ["x"] = -283155.5243645,
                                            }, -- end of [44]
                                            [75] = 
                                            {
                                                ["y"] = 694532.06777847,
                                                ["x"] = -282190.35958959,
                                            }, -- end of [75]
                                            [45] = 
                                            {
                                                ["y"] = 699470.75248093,
                                                ["x"] = -283167.56061513,
                                            }, -- end of [45]
                                            [78] = 
                                            {
                                                ["y"] = 694352.1159498,
                                                ["x"] = -282129.96074785,
                                            }, -- end of [78]
                                            [46] = 
                                            {
                                                ["y"] = 699462.518252,
                                                ["x"] = -283180.09597771,
                                            }, -- end of [46]
                                            [79] = 
                                            {
                                                ["y"] = 694099.17470832,
                                                ["x"] = -282022.21206336,
                                            }, -- end of [79]
                                            [47] = 
                                            {
                                                ["y"] = 699452.55867406,
                                                ["x"] = -283197.43652961,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 701567.55936538,
                                                ["x"] = -282278.73146631,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 699444.98095713,
                                                ["x"] = -283210.36467527,
                                            }, -- end of [48]
                                            [115] = 
                                            {
                                                ["y"] = 689071.72285493,
                                                ["x"] = -283094.66522826,
                                            }, -- end of [115]
                                            [49] = 
                                            {
                                                ["y"] = 699440.78170138,
                                                ["x"] = -283212.78648172,
                                            }, -- end of [49]
                                            [83] = 
                                            {
                                                ["y"] = 692891.11308751,
                                                ["x"] = -281722.14913538,
                                            }, -- end of [83]
                                            [50] = 
                                            {
                                                ["y"] = 699435.93050124,
                                                ["x"] = -283211.72796667,
                                            }, -- end of [50]
                                            [87] = 
                                            {
                                                ["y"] = 692831.23341891,
                                                ["x"] = -281720.25073076,
                                            }, -- end of [87]
                                            [51] = 
                                            {
                                                ["y"] = 699431.44237135,
                                                ["x"] = -283209.52907501,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 701537.87730897,
                                                ["x"] = -282274.40680464,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 699417.97946743,
                                                ["x"] = -283202.91953137,
                                            }, -- end of [52]
                                            [91] = 
                                            {
                                                ["y"] = 689346.65462761,
                                                ["x"] = -282392.53443508,
                                            }, -- end of [91]
                                            [53] = 
                                            {
                                                ["y"] = 699404.11163179,
                                                ["x"] = -283197.21031795,
                                            }, -- end of [53]
                                            [111] = 
                                            {
                                                ["y"] = 689102.7959998,
                                                ["x"] = -282510.68534824,
                                            }, -- end of [111]
                                            [54] = 
                                            {
                                                ["y"] = 699389.90935369,
                                                ["x"] = -283192.39006216,
                                            }, -- end of [54]
                                            [110] = 
                                            {
                                                ["y"] = 689105.51710462,
                                                ["x"] = -282495.93603435,
                                            }, -- end of [110]
                                            [55] = 
                                            {
                                                ["y"] = 699370.64301443,
                                                ["x"] = -283187.03180795,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 701508.00568864,
                                                ["x"] = -282271.6800449,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 699316.90700998,
                                                ["x"] = -283175.33153938,
                                            }, -- end of [56]
                                            [94] = 
                                            {
                                                ["y"] = 689281.92054892,
                                                ["x"] = -282397.4381588,
                                            }, -- end of [94]
                                            [57] = 
                                            {
                                                ["y"] = 697512.298844,
                                                ["x"] = -282795.85103591,
                                            }, -- end of [57]
                                            [95] = 
                                            {
                                                ["y"] = 689261.94258167,
                                                ["x"] = -282396.55062612,
                                            }, -- end of [95]
                                            [58] = 
                                            {
                                                ["y"] = 697483.48506257,
                                                ["x"] = -282787.50412636,
                                            }, -- end of [58]
                                            [107] = 
                                            {
                                                ["y"] = 689115.79331269,
                                                ["x"] = -282462.53082327,
                                            }, -- end of [107]
                                            [59] = 
                                            {
                                                ["y"] = 697459.84045234,
                                                ["x"] = -282779.39794178,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 701263.14250638,
                                                ["x"] = -282263.72228316,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 697431.95171793,
                                                ["x"] = -282768.35033757,
                                            }, -- end of [60]
                                            [99] = 
                                            {
                                                ["y"] = 689188.16518303,
                                                ["x"] = -282388.64308282,
                                            }, -- end of [99]
                                            [61] = 
                                            {
                                                ["y"] = 697400.24576318,
                                                ["x"] = -282753.5347437,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = 689137.47975995,
                                                ["x"] = -282429.16609786,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = 697058.66175252,
                                                ["x"] = -282575.95291661,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 702306.44154361,
                                                ["x"] = -282610.73981315,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 697030.88314576,
                                                ["x"] = -282564.63633369,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 701228.1468546,
                                                ["x"] = -282263.95155733,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 696711.43252795,
                                                ["x"] = -282463.77862384,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 696590.92446621,
                                                ["x"] = -282430.62427935,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 696493.30605558,
                                                ["x"] = -282408.97041704,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 695821.88665093,
                                                ["x"] = -282301.43008105,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 695722.68343818,
                                                ["x"] = -282288.91549012,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 695632.93395388,
                                                ["x"] = -282282.35138038,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 695537.96615907,
                                                ["x"] = -282280.32667283,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 695043.01726535,
                                                ["x"] = -282283.01009333,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 694978.22044478,
                                                ["x"] = -282277.95583555,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 694903.79149242,
                                                ["x"] = -282268.77302873,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 694815.1514632,
                                                ["x"] = -282253.23800293,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 701129.02901481,
                                                ["x"] = -282276.29375584,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 694479.04167299,
                                                ["x"] = -282175.77935863,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 694417.34216657,
                                                ["x"] = -282155.35067798,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 702087.06504613,
                                                ["x"] = -282437.55588312,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 700830.86231828,
                                                ["x"] = -282340.4125508,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 694046.85686222,
                                                ["x"] = -282005.26313536,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 692998.4794905,
                                                ["x"] = -281745.90904245,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 692905.91344158,
                                                ["x"] = -281724.57919381,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 700753.6503692,
                                                ["x"] = -282361.31693122,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 692876.1906063,
                                                ["x"] = -281720.63203632,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 692861.21935884,
                                                ["x"] = -281719.74433353,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 692846.22186297,
                                                ["x"] = -281719.68152896,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 700687.10501738,
                                                ["x"] = -282383.0135628,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 692816.30887328,
                                                ["x"] = -281721.73846924,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 692761.97335554,
                                                ["x"] = -281730.23235666,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 690198.07864068,
                                                ["x"] = -282190.92708072,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 700621.6914586,
                                                ["x"] = -282407.915837,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 689321.8640367,
                                                ["x"] = -282395.74169162,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 689301.91459867,
                                                ["x"] = -282397.12722994,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 702056.30112279,
                                                ["x"] = -282420.87407999,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 700521.04030642,
                                                ["x"] = -282452.26625091,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 689242.03907477,
                                                ["x"] = -282394.61267979,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 689212.40017305,
                                                ["x"] = -282389.99605256,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 689192.72928419,
                                                ["x"] = -282386.74177353,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 700359.62339681,
                                                ["x"] = -282531.88106519,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 689167.78614264,
                                                ["x"] = -282403.14406418,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 689152.05071496,
                                                ["x"] = -282415.48381096,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 689144.56127194,
                                                ["x"] = -282422.10860696,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 700248.77296787,
                                                ["x"] = -282589.62154828,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 689130.97196102,
                                                ["x"] = -282436.75466406,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 689125.15796115,
                                                ["x"] = -282444.88660135,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 689120.09617432,
                                                ["x"] = -282453.50718595,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 700235.00318845,
                                                ["x"] = -282595.56680405,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 689112.21926547,
                                                ["x"] = -282471.86746261,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 689107.82599653,
                                                ["x"] = -282486.20711901,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 702024.68844984,
                                                ["x"] = -282405.86244636,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 700225.63618346,
                                                ["x"] = -282599.06526776,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 689099.62328975,
                                                ["x"] = -282535.48015017,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 689094.89905995,
                                                ["x"] = -282600.30222731,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 689073.37785302,
                                                ["x"] = -283084.80453276,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 700216.0853359,
                                                ["x"] = -282602.02249806,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 689069.52759449,
                                                ["x"] = -283104.41867448,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 689065.15209591,
                                                ["x"] = -283118.76133573,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 689061.45403241,
                                                ["x"] = -283128.05139761,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = 700206.34520927,
                                                ["x"] = -282604.27621599,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 702121.06124749,
                                                ["x"] = -282458.62361337,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 702145.74284904,
                                                ["x"] = -282475.67146498,
                                            }, -- end of [3]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703686.59436469,
                                                ["x"] = -282106.89592028,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703460.36274701,
                                                ["x"] = -282204.00477504,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 709346.74841917,
                                                ["x"] = -280886.81954972,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705220.12213484,
                                                ["x"] = -283122.61011711,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705220.12213484,
                                                ["x"] = -283122.61011711,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704853.4995581,
                                                ["x"] = -283085.63115594,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704769.7868501,
                                                ["x"] = -282953.78364083,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704645.26419695,
                                                ["x"] = -282689.04220178,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703460.36274701,
                                                ["x"] = -282204.00477504,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703415.54327558,
                                                ["x"] = -282224.28025021,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 688890.89373715,
                                                ["x"] = -283462.08391972,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 688890.89373715,
                                                ["x"] = -283462.08391972,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703415.54327558,
                                                ["x"] = -282224.28025021,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703139.15653511,
                                                ["x"] = -282316.05345361,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704645.26419695,
                                                ["x"] = -282689.04220178,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704590.38844876,
                                                ["x"] = -282608.40775487,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703139.15653511,
                                                ["x"] = -282316.05345361,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703094.33706368,
                                                ["x"] = -282325.65762606,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703094.33706368,
                                                ["x"] = -282325.65762606,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702365.06343714,
                                                ["x"] = -282583.33863998,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704853.4995581,
                                                ["x"] = -283085.63115594,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704769.7868501,
                                                ["x"] = -282953.78364083,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704590.38844876,
                                                ["x"] = -282608.40775487,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703686.59436469,
                                                ["x"] = -282106.89592028,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702365.06343714,
                                                ["x"] = -282583.33863998,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702305.60117448,
                                                ["x"] = -282611.8003032,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 687925.88366557,
                                                ["x"] = -283462.08391972,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685590.47499052,
                                                ["x"] = -284286.77260511,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 117,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 709346.74841917,
                                            ["x"] = -280886.81954972,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 25.180555555556,
                                            ["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"] = 97,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 186.38900658168,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705220.12213484,
                                            ["x"] = -283122.61011711,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["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"] = 90,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 206.8760799272,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704853.4995581,
                                            ["x"] = -283085.63115594,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["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"] = 90,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 267.65889034485,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704769.7868501,
                                            ["x"] = -282953.78364083,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 91,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 381.52178701151,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704645.26419695,
                                            ["x"] = -282689.04220178,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 92,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 386.38844569855,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704590.38844876,
                                            ["x"] = -282608.40775487,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.041666666667,
                                            ["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"] = 94,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 381.93216692115,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703686.59436469,
                                            ["x"] = -282106.89592028,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["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"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 391.70926490087,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703460.36274701,
                                            ["x"] = -282204.00477504,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["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"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 412.18282455117,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703415.54327558,
                                            ["x"] = -282224.28025021,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 525.5244131259,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703139.15653511,
                                            ["x"] = -282316.05345361,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 407.032893298,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703094.33706368,
                                            ["x"] = -282325.65762606,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["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"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 556.73282238486,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702365.06343714,
                                            ["x"] = -282583.33863998,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["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"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 559.50936372377,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702305.60117448,
                                            ["x"] = -282611.8003032,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 65,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 847.65080797319,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 689003.05537479,
                                            ["x"] = -283259.46293199,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 61,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 941.70129756188,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 687925.88366557,
                                            ["x"] = -283462.08391972,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1040.0605580692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685590.47499052,
                                            ["x"] = -284286.77260511,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["action"] = "Rank",
                                            ["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"] = 85,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 166,
                                        ["y"] = 709346.74841917,
                                        ["x"] = -280886.81954972,
                                        ["name"] = "Unit #041",
                                        ["heading"] = -2.0673192479553,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 167,
                                        ["y"] = 709369.823166,
                                        ["x"] = -280867.80070007,
                                        ["name"] = "Unit #042",
                                        ["heading"] = -2.0673192479553,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 168,
                                        ["y"] = 709393.86797385,
                                        ["x"] = -280850.04100675,
                                        ["name"] = "Unit #043",
                                        ["heading"] = -2.0673192479553,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 169,
                                        ["y"] = 709418.87583557,
                                        ["x"] = -280833.5900099,
                                        ["name"] = "Unit #044",
                                        ["heading"] = -2.0673192479553,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 709346.74841917,
                                ["x"] = -280886.81954972,
                                ["name"] = "Red BTR 80 east group",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 700196.05435172,
                                                ["x"] = -282605.91411444,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 702185.01924526,
                                                ["x"] = -282505.91717951,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 701991.92861579,
                                                ["x"] = -282392.40198978,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 700166.39596158,
                                                ["x"] = -282610.36964299,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 700161.57048781,
                                                ["x"] = -282611.67555823,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 700156.83768019,
                                                ["x"] = -282613.28586064,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 700152.19943205,
                                                ["x"] = -282615.15173987,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 701949.4581212,
                                                ["x"] = -282377.54225061,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 700143.17473794,
                                                ["x"] = -282619.45426856,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 700134.41778712,
                                                ["x"] = -282624.28095092,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 700117.41120362,
                                                ["x"] = -282634.80249108,
                                            }, -- end of [38]
                                            [4] = 
                                            {
                                                ["y"] = 702120.70848397,
                                                ["x"] = -282458.39271079,
                                            }, -- end of [4]
                                            [39] = 
                                            {
                                                ["y"] = 699748.38627438,
                                                ["x"] = -282874.33332376,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 701867.84527944,
                                                ["x"] = -282353.81711336,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 699724.72754472,
                                                ["x"] = -282892.77731786,
                                            }, -- end of [40]
                                            [67] = 
                                            {
                                                ["y"] = 695821.46945282,
                                                ["x"] = -282301.3692224,
                                            }, -- end of [67]
                                            [41] = 
                                            {
                                                ["y"] = 699705.75019731,
                                                ["x"] = -282909.04429981,
                                            }, -- end of [41]
                                            [119] = 
                                            {
                                                ["y"] = 689059.31847045,
                                                ["x"] = -283133.03466676,
                                            }, -- end of [119]
                                            [42] = 
                                            {
                                                ["y"] = 699680.4087062,
                                                ["x"] = -282933.18037948,
                                            }, -- end of [42]
                                            [71] = 
                                            {
                                                ["y"] = 695042.59621007,
                                                ["x"] = -282282.98840198,
                                            }, -- end of [71]
                                            [43] = 
                                            {
                                                ["y"] = 699649.92872666,
                                                ["x"] = -282966.27998373,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 701591.67610657,
                                                ["x"] = -282283.45831082,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 699479.43965586,
                                                ["x"] = -283155.85562627,
                                            }, -- end of [44]
                                            [75] = 
                                            {
                                                ["y"] = 694531.65877309,
                                                ["x"] = -282190.25725085,
                                            }, -- end of [75]
                                            [45] = 
                                            {
                                                ["y"] = 699470.51115688,
                                                ["x"] = -283167.90633419,
                                            }, -- end of [45]
                                            [78] = 
                                            {
                                                ["y"] = 694351.72626005,
                                                ["x"] = -282129.79982321,
                                            }, -- end of [78]
                                            [46] = 
                                            {
                                                ["y"] = 699462.29709967,
                                                ["x"] = -283180.45493526,
                                            }, -- end of [46]
                                            [115] = 
                                            {
                                                ["y"] = 689073.32436212,
                                                ["x"] = -283085.22273966,
                                            }, -- end of [115]
                                            [47] = 
                                            {
                                                ["y"] = 699452.35835779,
                                                ["x"] = -283197.80751611,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 701567.14382453,
                                                ["x"] = -282278.66004625,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 699444.69095545,
                                                ["x"] = -283210.67576531,
                                            }, -- end of [48]
                                            [79] = 
                                            {
                                                ["y"] = 694103.48835426,
                                                ["x"] = -282023.74601443,
                                            }, -- end of [79]
                                            [49] = 
                                            {
                                                ["y"] = 699440.3667892,
                                                ["x"] = -283212.80541756,
                                            }, -- end of [49]
                                            [83] = 
                                            {
                                                ["y"] = 692890.69524793,
                                                ["x"] = -281722.09269554,
                                            }, -- end of [83]
                                            [50] = 
                                            {
                                                ["y"] = 699435.54239891,
                                                ["x"] = -283211.56389492,
                                            }, -- end of [50]
                                            [87] = 
                                            {
                                                ["y"] = 692830.81295355,
                                                ["x"] = -281720.28194382,
                                            }, -- end of [87]
                                            [51] = 
                                            {
                                                ["y"] = 699431.06959207,
                                                ["x"] = -283209.33173109,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 701537.45854784,
                                                ["x"] = -282274.35776448,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 699417.59518393,
                                                ["x"] = -283202.74607939,
                                            }, -- end of [52]
                                            [111] = 
                                            {
                                                ["y"] = 689105.42934422,
                                                ["x"] = -282496.34841335,
                                            }, -- end of [111]
                                            [53] = 
                                            {
                                                ["y"] = 699403.71644756,
                                                ["x"] = -283197.0633939,
                                            }, -- end of [53]
                                            [110] = 
                                            {
                                                ["y"] = 689107.71839436,
                                                ["x"] = -282486.6147771,
                                            }, -- end of [110]
                                            [54] = 
                                            {
                                                ["y"] = 699389.50649417,
                                                ["x"] = -283192.26571472,
                                            }, -- end of [54]
                                            [91] = 
                                            {
                                                ["y"] = 689351.17398843,
                                                ["x"] = -282391.80213276,
                                            }, -- end of [91]
                                            [55] = 
                                            {
                                                ["y"] = 699370.23406793,
                                                ["x"] = -283186.92924473,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 701507.58491207,
                                                ["x"] = -282271.6534924,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 699316.49364234,
                                                ["x"] = -283175.24856138,
                                            }, -- end of [56]
                                            [94] = 
                                            {
                                                ["y"] = 689291.49857093,
                                                ["x"] = -282397.45883895,
                                            }, -- end of [94]
                                            [57] = 
                                            {
                                                ["y"] = 697511.89107373,
                                                ["x"] = -282795.74388493,
                                            }, -- end of [57]
                                            [107] = 
                                            {
                                                ["y"] = 689119.89950954,
                                                ["x"] = -282453.88012418,
                                            }, -- end of [107]
                                            [58] = 
                                            {
                                                ["y"] = 697478.32115724,
                                                ["x"] = -282785.85408489,
                                            }, -- end of [58]
                                            [95] = 
                                            {
                                                ["y"] = 689276.50068789,
                                                ["x"] = -282397.3024004,
                                            }, -- end of [95]
                                            [59] = 
                                            {
                                                ["y"] = 697454.76306072,
                                                ["x"] = -282777.49638795,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 701262.72093228,
                                                ["x"] = -282263.71651783,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 697431.5651827,
                                                ["x"] = -282768.18196751,
                                            }, -- end of [60]
                                            [99] = 
                                            {
                                                ["y"] = 689192.31705695,
                                                ["x"] = -282386.79597645,
                                            }, -- end of [99]
                                            [61] = 
                                            {
                                                ["y"] = 697395.38695137,
                                                ["x"] = -282751.12937445,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = 689144.25339328,
                                                ["x"] = -282422.3967001,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = 697058.27458253,
                                                ["x"] = -282575.78602719,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 702544.78047155,
                                                ["x"] = -282823.63617854,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 697030.48539355,
                                                ["x"] = -282564.49650736,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 701227.72558832,
                                                ["x"] = -282263.96861518,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 696706.23836477,
                                                ["x"] = -282462.22474009,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 696590.51517683,
                                                ["x"] = -282430.52310945,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 696492.8922616,
                                                ["x"] = -282408.88959278,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 701197.79037079,
                                                ["x"] = -282265.89635504,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 695722.26378286,
                                                ["x"] = -282288.87486319,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 695632.51281112,
                                                ["x"] = -282282.3312041,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 695537.54454552,
                                                ["x"] = -282280.32664211,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 701167.99783391,
                                                ["x"] = -282269.39498574,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 694977.80094758,
                                                ["x"] = -282277.91364358,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 694903.37451739,
                                                ["x"] = -282268.71066616,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 694814.7379149,
                                                ["x"] = -282253.15593171,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 701123.71010112,
                                                ["x"] = -282277.34401032,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 694478.63819783,
                                                ["x"] = -282175.65702377,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 694416.94523862,
                                                ["x"] = -282155.20852963,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 702086.70006147,
                                                ["x"] = -282437.34483332,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 700825.59984946,
                                                ["x"] = -282341.71652905,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 694051.24623818,
                                                ["x"] = -282006.56510188,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 693959.44319318,
                                                ["x"] = -281982.15795592,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 692910.40877405,
                                                ["x"] = -281725.44718898,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 700748.4592669,
                                                ["x"] = -282362.88100379,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 692875.77033693,
                                                ["x"] = -281720.59779361,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 692860.7979534,
                                                ["x"] = -281719.73145116,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 692845.80026489,
                                                ["x"] = -281719.68939257,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 700681.99637423,
                                                ["x"] = -282384.82894934,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 692815.89041409,
                                                ["x"] = -281721.78994358,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 692756.62970995,
                                                ["x"] = -281731.1485131,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 690197.66725219,
                                                ["x"] = -282191.01937124,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 700616.67485207,
                                                ["x"] = -282409.97193747,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 689331.38117546,
                                                ["x"] = -282394.66857884,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 689311.47834421,
                                                ["x"] = -282396.59393971,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 702055.92515916,
                                                ["x"] = -282420.68326768,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 700511.59750415,
                                                ["x"] = -282456.67572514,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 689256.53738325,
                                                ["x"] = -282396.12966712,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 689236.66341432,
                                                ["x"] = -282393.90852449,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 689211.98600936,
                                                ["x"] = -282389.91721392,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 700354.82614033,
                                                ["x"] = -282534.40699066,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 689187.81077409,
                                                ["x"] = -282388.88096692,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 689163.44899795,
                                                ["x"] = -282406.39706932,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 689151.72853132,
                                                ["x"] = -282415.75573598,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 700248.38978691,
                                                ["x"] = -282589.7974189,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 689137.19262182,
                                                ["x"] = -282429.47478667,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 689130.71224064,
                                                ["x"] = -282437.08678319,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 689124.92915375,
                                                ["x"] = -282445.24071371,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 700234.61160942,
                                                ["x"] = -282595.72308532,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 689115.6283733,
                                                ["x"] = -282462.91884036,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 689112.08226584,
                                                ["x"] = -282472.2661581,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 702024.30285202,
                                                ["x"] = -282405.69194008,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 700225.23738816,
                                                ["x"] = -282599.20209169,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 689102.73019868,
                                                ["x"] = -282511.10179527,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 689099.58000639,
                                                ["x"] = -282535.89953658,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 689094.87595869,
                                                ["x"] = -282600.7232075,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 700215.67836743,
                                                ["x"] = -282602.1326486,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 689071.64201246,
                                                ["x"] = -283095.0790443,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 689069.42046513,
                                                ["x"] = -283104.82639419,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 689065.00652504,
                                                ["x"] = -283119.15702111,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = 700205.93096269,
                                                ["x"] = -282604.35471474,
                                            }, -- end of [30]
                                            [120] = 
                                            {
                                                ["y"] = 688939.68322586,
                                                ["x"] = -283389.77070826,
                                            }, -- end of [120]
                                            [3] = 
                                            {
                                                ["y"] = 702145.40149045,
                                                ["x"] = -282475.42401249,
                                            }, -- end of [3]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706585.68365844,
                                                ["x"] = -285365.69375713,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705363.67086002,
                                                ["x"] = -284837.52680481,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705363.67086002,
                                                ["x"] = -284837.52680481,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704412.98707338,
                                                ["x"] = -283609.40569743,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704371.58491241,
                                                ["x"] = -283558.39026825,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703536.83590277,
                                                ["x"] = -283126.66033095,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 688940.08127783,
                                                ["x"] = -283392.41845955,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 686666.57725748,
                                                ["x"] = -283992.85486389,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 686666.57725748,
                                                ["x"] = -283992.85486389,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683656.97975067,
                                                ["x"] = -284766.67639383,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703536.83590277,
                                                ["x"] = -283126.66033095,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703336.11297262,
                                                ["x"] = -282902.1619087,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 686570.56935131,
                                                ["x"] = -284214.35065451,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 686570.56935131,
                                                ["x"] = -284214.35065451,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704412.98707338,
                                                ["x"] = -283609.40569743,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704371.58491241,
                                                ["x"] = -283558.39026825,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703336.11297262,
                                                ["x"] = -282902.1619087,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702543.85256909,
                                                ["x"] = -282824.61954278,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 106,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706585.68365844,
                                            ["x"] = -285365.69375713,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.5,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 74.016468200454,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705363.67086002,
                                            ["x"] = -284837.52680481,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 202.47117734548,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704412.98707338,
                                            ["x"] = -283609.40569743,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 185.93613064799,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704371.58491241,
                                            ["x"] = -283558.39026825,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 597.63896396661,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703536.83590277,
                                            ["x"] = -283126.66033095,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 568.43374112122,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703336.11297262,
                                            ["x"] = -282902.1619087,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["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"] = 91,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 613.99474101105,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702543.85256909,
                                            ["x"] = -282824.61954278,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 64,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 993.98783259055,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 688940.08127783,
                                            ["x"] = -283392.41845955,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 49,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1288.0360975465,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 686666.57725748,
                                            ["x"] = -283992.85486389,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.5,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685462.33753593,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -284195.33324484,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 304.8,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2037.2163888411,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683656.97975067,
                                            ["x"] = -284766.67639383,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683525.77908435,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -284367.24325415,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 86,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 172,
                                        ["y"] = 706585.68365844,
                                        ["x"] = -285365.69375713,
                                        ["name"] = "Unit #045",
                                        ["heading"] = -1.162834076887,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 173,
                                        ["y"] = 706592.7812954,
                                        ["x"] = -285420.89760014,
                                        ["name"] = "Unit #046",
                                        ["heading"] = -1.162834076887,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 174,
                                        ["y"] = 706588.83816376,
                                        ["x"] = -285483.1990801,
                                        ["name"] = "Unit #047",
                                        ["heading"] = -1.162834076887,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 175,
                                        ["y"] = 706588.04953743,
                                        ["x"] = -285577.04561321,
                                        ["name"] = "Unit #048",
                                        ["heading"] = -1.162834076887,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 385,
                                        ["y"] = 706621.77597207,
                                        ["x"] = -285389.19481832,
                                        ["name"] = "Unit #172",
                                        ["heading"] = -1.162834076887,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 386,
                                        ["y"] = 706631.60415769,
                                        ["x"] = -285447.59474927,
                                        ["name"] = "Unit #173",
                                        ["heading"] = -1.162834076887,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 387,
                                        ["y"] = 706625.75682737,
                                        ["x"] = -285518.97070107,
                                        ["name"] = "Unit #174",
                                        ["heading"] = -1.162834076887,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 388,
                                        ["y"] = 706626.55299843,
                                        ["x"] = -285618.49208354,
                                        ["name"] = "Unit #175",
                                        ["heading"] = -1.162834076887,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 706585.68365844,
                                ["x"] = -285365.69375713,
                                ["name"] = "Red Inf south east 1",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 700659.59102524,
                                                ["x"] = -287208.46455825,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 702721.0566872,
                                                ["x"] = -285015.04504571,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 702417.8419374,
                                                ["x"] = -285076.80728664,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 700634.24932024,
                                                ["x"] = -287232.6011577,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 700611.56277517,
                                                ["x"] = -287252.22614763,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 700587.96189804,
                                                ["x"] = -287270.7413791,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 700559.43329401,
                                                ["x"] = -287291.01167147,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 702393.46035578,
                                                ["x"] = -285082.32269816,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 700525.63068438,
                                                ["x"] = -287312.39062768,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 700363.82292907,
                                                ["x"] = -287402.04639219,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 699797.79130089,
                                                ["x"] = -287711.19778023,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 699667.0076488,
                                                ["x"] = -287794.35578771,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 702374.18979319,
                                                ["x"] = -285087.66789084,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 699395.75993017,
                                                ["x"] = -287982.17478472,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 699347.9786843,
                                                ["x"] = -288009.40047761,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 699303.31099332,
                                                ["x"] = -288031.85711916,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 699252.98951362,
                                                ["x"] = -288054.04030605,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 702355.22287827,
                                                ["x"] = -285094.00471082,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 699159.4831301,
                                                ["x"] = -288089.46101888,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 698852.94024393,
                                                ["x"] = -288197.34795344,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 698839.30333065,
                                                ["x"] = -288203.59121891,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 702711.814281,
                                                ["x"] = -285018.85974948,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 702336.66742951,
                                                ["x"] = -285101.45854519,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 698813.34223791,
                                                ["x"] = -288218.60017027,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 698801.0625747,
                                                ["x"] = -288227.20646474,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 698789.27594378,
                                                ["x"] = -288236.48435701,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 698778.03938922,
                                                ["x"] = -288246.41721219,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 702318.61160713,
                                                ["x"] = -285110.05273113,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 698763.79859338,
                                                ["x"] = -288260.45733404,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 698697.81560002,
                                                ["x"] = -288328.7691755,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 698678.96060887,
                                                ["x"] = -288345.18067733,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 698663.20454096,
                                                ["x"] = -288357.49545565,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 702301.11852256,
                                                ["x"] = -285119.74127557,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 698646.83852531,
                                                ["x"] = -288368.98724284,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 698625.64540866,
                                                ["x"] = -288382.24217471,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 698603.70829152,
                                                ["x"] = -288394.22655851,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 698535.98558891,
                                                ["x"] = -288426.43935225,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 702288.41172564,
                                                ["x"] = -285127.70975586,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 698222.38205504,
                                                ["x"] = -288570.17229513,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 698191.74914102,
                                                ["x"] = -288587.09351852,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 698162.01017965,
                                                ["x"] = -288605.54080628,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 702734.46009711,
                                                ["x"] = -285008.32118082,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 702697.62135883,
                                                ["x"] = -285023.7051043,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 702276.11143761,
                                                ["x"] = -285136.29125174,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 698109.60706324,
                                                ["x"] = -288643.95475738,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 698075.4675793,
                                                ["x"] = -288673.26474011,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 697578.35925371,
                                                ["x"] = -289145.58858732,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 702260.26572286,
                                                ["x"] = -285148.49184227,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 702248.88048068,
                                                ["x"] = -285158.25541112,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 702234.36536461,
                                                ["x"] = -285172.01141662,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 702678.33153133,
                                                ["x"] = -285028.97791504,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 702213.71938274,
                                                ["x"] = -285193.77211157,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 702168.38894915,
                                                ["x"] = -285247.10372447,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 702066.39240277,
                                                ["x"] = -285376.7870579,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 702043.33949455,
                                                ["x"] = -285409.4701835,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 702575.84167965,
                                                ["x"] = -285051.77556238,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 702016.60328343,
                                                ["x"] = -285451.71487328,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 701997.12298813,
                                                ["x"] = -285486.64575904,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 701907.00404606,
                                                ["x"] = -285665.11847146,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 701882.88206349,
                                                ["x"] = -285703.10102459,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 702526.56670521,
                                                ["x"] = -285060.22718414,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 701859.89738994,
                                                ["x"] = -285735.83144964,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 700780.28034268,
                                                ["x"] = -287068.3414488,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 700687.01673249,
                                                ["x"] = -287179.35280333,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 698137.36378775,
                                                ["x"] = -288622.63998205,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 698830.48776294,
                                                ["x"] = -288208.30903257,
                                            }, -- end of [47]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 708527.42347349,
                                                ["x"] = -285980.98729526,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707531.74741749,
                                                ["x"] = -285490.477581,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 706572.11374345,
                                                ["x"] = -285130.6287279,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 706532.96667764,
                                                ["x"] = -285122.89981394,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 705371.62341984,
                                                ["x"] = -284685.19806026,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 705357.31752241,
                                                ["x"] = -284680.69500814,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 706522.97881849,
                                                ["x"] = -285122.42956936,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 705347.57302778,
                                                ["x"] = -284678.47147012,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 706562.53007913,
                                                ["x"] = -285127.77804998,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 706478.00040812,
                                                ["x"] = -285121.59889194,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 705337.6164555,
                                                ["x"] = -284678.266097,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 704690.88180749,
                                                ["x"] = -285226.5378392,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 705312.95682649,
                                                ["x"] = -284682.24230927,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 706468.07526452,
                                                ["x"] = -285120.39258594,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 705308.31654746,
                                                ["x"] = -284684.09573242,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 707379.0999459,
                                                ["x"] = -285427.87952907,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 706552.76693614,
                                                ["x"] = -285125.61801649,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 706458.25114928,
                                                ["x"] = -285118.53567093,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 705295.38393246,
                                                ["x"] = -284691.66771474,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 705342.60161883,
                                                ["x"] = -284677.97173462,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 705283.16614843,
                                                ["x"] = -284700.36694802,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 706448.53114795,
                                                ["x"] = -285116.19102477,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 704928.15044552,
                                                ["x"] = -284984.93936291,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 706542.91086671,
                                                ["x"] = -285123.93949586,
                                            }, -- end of [7]
                                            [27] = 
                                            {
                                                ["y"] = 704879.10544594,
                                                ["x"] = -285027.5865876,
                                            }, -- end of [27]
                                            [14] = 
                                            {
                                                ["y"] = 706439.01425766,
                                                ["x"] = -285113.12504429,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 704835.77296677,
                                                ["x"] = -285069.08096446,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 705303.87718294,
                                                ["x"] = -284686.39366937,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 704726.91052619,
                                                ["x"] = -285186.31892412,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 705608.36554921,
                                                ["x"] = -284779.90846966,
                                            }, -- end of [15]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704691.97407226,
                                                ["x"] = -285227.34878237,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704280.83657623,
                                                ["x"] = -285139.48316651,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704209.96209291,
                                                ["x"] = -285125.30826984,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702915.15773216,
                                                ["x"] = -285004.68304921,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 697579.39453545,
                                                ["x"] = -289146.67395354,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694507.38133738,
                                                ["x"] = -288632.67747683,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 694507.38133738,
                                                ["x"] = -288632.67747683,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 690201.3861709,
                                                ["x"] = -286351.58392754,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702915.15773216,
                                                ["x"] = -285004.68304921,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702876.92378339,
                                                ["x"] = -285000.54964935,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 690201.3861709,
                                                ["x"] = -286351.58392754,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 686185.5482189,
                                                ["x"] = -285165.08317676,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704280.83657623,
                                                ["x"] = -285139.48316651,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704209.96209291,
                                                ["x"] = -285125.30826984,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702876.92378339,
                                                ["x"] = -285000.54964935,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702735.1425293,
                                                ["x"] = -285009.55097635,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695184.60785963,
                                                ["x"] = -286978.32270539,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 695184.60785963,
                                                ["x"] = -286978.32270539,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 121,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 708526.75488462,
                                            ["x"] = -285982.32998141,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 17.986111111111,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 90,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 220.64893989986,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704691.97407226,
                                            ["x"] = -285227.34878237,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Hold",
                                                                    ["params"] = 
                                                                    {
                                                                        ["templateId"] = "",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 300,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 242.17835846886,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704280.83657623,
                                            ["x"] = -285139.48316651,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["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"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 270.30820375522,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704209.96209291,
                                            ["x"] = -285125.30826984,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 85,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 727.38465598898,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702915.15773216,
                                            ["x"] = -285004.68304921,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 85,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 202.58626455773,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702876.92378339,
                                            ["x"] = -285000.54964935,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["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"] = 84,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 262.06286356513,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702735.1425293,
                                            ["x"] = -285009.55097635,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 75,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 609.78167735627,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 697579.39453545,
                                            ["x"] = -289146.67395354,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 61,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 794.72916285807,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694507.38133738,
                                            ["x"] = -288632.67747683,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["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"] = 57,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1044.2650998481,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 690201.3861709,
                                            ["x"] = -286351.58392754,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 48,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1225.8575663488,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 686185.5482189,
                                            ["x"] = -285165.08317676,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 87,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 176,
                                        ["y"] = 708526.75488462,
                                        ["x"] = -285982.32998141,
                                        ["name"] = "Unit #049",
                                        ["heading"] = -1.3764051817039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 451,
                                        ["y"] = 708553.60955436,
                                        ["x"] = -285995.70228749,
                                        ["name"] = "Unit #050",
                                        ["heading"] = -1.3764051817039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 452,
                                        ["y"] = 708580.46433397,
                                        ["x"] = -286009.07464746,
                                        ["name"] = "Unit #051",
                                        ["heading"] = -1.3764051817039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 453,
                                        ["y"] = 708607.31911203,
                                        ["x"] = -286022.44700524,
                                        ["name"] = "Unit #052",
                                        ["heading"] = -1.3764051817039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 454,
                                        ["y"] = 708634.17389214,
                                        ["x"] = -286035.81936196,
                                        ["name"] = "Unit #053",
                                        ["heading"] = -1.3764051817039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 455,
                                        ["y"] = 708661.02867888,
                                        ["x"] = -286049.19171928,
                                        ["name"] = "Unit #054",
                                        ["heading"] = -1.3764051817039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 456,
                                        ["y"] = 708687.88347288,
                                        ["x"] = -286062.56407727,
                                        ["name"] = "Unit #055",
                                        ["heading"] = -1.3764051817039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 457,
                                        ["y"] = 708714.73826628,
                                        ["x"] = -286075.93643263,
                                        ["name"] = "Unit #056",
                                        ["heading"] = -1.3764051817039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 708526.75488462,
                                ["x"] = -285982.32998141,
                                ["name"] = "Red Tank East 2",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685300.92709851,
                                                ["x"] = -282930.76440228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685300.92709851,
                                                ["x"] = -282930.76440228,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 686947.92662149,
                                                ["x"] = -282079.50851195,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 695902.66897269,
                                                ["x"] = -275821.12054655,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 695738.29306828,
                                                ["x"] = -275974.69916493,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 695660.98071013,
                                                ["x"] = -276038.1072181,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 695564.54996965,
                                                ["x"] = -276109.50829993,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 691287.40093076,
                                                ["x"] = -279109.69586684,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 691150.58639111,
                                                ["x"] = -279192.62947206,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 690614.23724674,
                                                ["x"] = -279493.22645346,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 689333.49959874,
                                                ["x"] = -280451.68575625,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 689160.26951629,
                                                ["x"] = -280587.1658389,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 689142.4777569,
                                                ["x"] = -280596.24851346,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 689094.89316368,
                                                ["x"] = -280611.50076397,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 689039.76054631,
                                                ["x"] = -280645.67521095,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 687762.19810854,
                                                ["x"] = -281590.80277396,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 686867.0257625,
                                                ["x"] = -282118.92066201,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 685930.71770504,
                                                ["x"] = -282531.89886703,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 685931.77602266,
                                                ["x"] = -282536.75827465,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 689085.84643398,
                                                ["x"] = -280615.75689836,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 688664.26587612,
                                                ["x"] = -280911.2694604,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 687741.5624414,
                                                ["x"] = -281604.91116188,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 685941.1035975,
                                                ["x"] = -282522.07899253,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 685933.58600945,
                                                ["x"] = -282541.44496573,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 690456.49525216,
                                                ["x"] = -279599.10420468,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 689172.82089824,
                                                ["x"] = -280578.95649358,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 689151.56411896,
                                                ["x"] = -280592.08289437,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 689137.78018069,
                                                ["x"] = -280597.95922877,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 689077.07906943,
                                                ["x"] = -280620.56417031,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 688577.19477113,
                                                ["x"] = -280969.92379716,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 687166.27291002,
                                                ["x"] = -281957.805915,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 685936.74214706,
                                                ["x"] = -282524.5582708,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 686167.0992127,
                                                ["x"] = -283174.2371488,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 686185.88336105,
                                                ["x"] = -283239.27271971,
                                            }, -- end of [37]
                                            [35] = 
                                            {
                                                ["y"] = 686006.39607582,
                                                ["x"] = -282711.44141293,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 695924.86454108,
                                                ["x"] = -275800.94266323,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 689064.33909579,
                                                ["x"] = -280628.47859233,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 688204.30770806,
                                                ["x"] = -281239.16234764,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 685932.71448526,
                                                ["x"] = -282527.51486722,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 686187.34949996,
                                                ["x"] = -283238.96930432,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684975.82021699,
                                                ["x"] = -283736.98253544,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 700032.62743216,
                                                ["x"] = -272868.19001395,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 700899.52737638,
                                                ["x"] = -272238.45583791,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 700807.15728468,
                                                ["x"] = -272258.24857433,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 700004.19585827,
                                                ["x"] = -272877.75302796,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 699975.29364502,
                                                ["x"] = -272885.77915369,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 699941.11181371,
                                                ["x"] = -272893.28668682,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 699911.52107082,
                                                ["x"] = -272898.20087077,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 700793.47454892,
                                                ["x"] = -272264.39181447,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 699871.78124984,
                                                ["x"] = -272902.71962266,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 699816.89668726,
                                                ["x"] = -272906.1952038,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 699736.91547718,
                                                ["x"] = -272907.50189299,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 699621.93057885,
                                                ["x"] = -272907.49608501,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 700771.20699481,
                                                ["x"] = -272275.75127536,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 699537.00217352,
                                                ["x"] = -272910.54250414,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 699512.02933693,
                                                ["x"] = -272909.44211338,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 699472.22408894,
                                                ["x"] = -272905.54293909,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 699442.39791183,
                                                ["x"] = -272902.22492473,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 700589.33167213,
                                                ["x"] = -272380.71780827,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 699437.89277181,
                                                ["x"] = -272904.19126381,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 699433.88855298,
                                                ["x"] = -272907.17468063,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 699301.54991684,
                                                ["x"] = -273013.85377091,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 700879.57788064,
                                                ["x"] = -272239.82455851,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 700494.55621625,
                                                ["x"] = -272436.4991126,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 699042.97845534,
                                                ["x"] = -273234.40736433,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 699028.39378177,
                                                ["x"] = -273248.08959985,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 699011.048078,
                                                ["x"] = -273266.08834074,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 698907.74698336,
                                                ["x"] = -273381.58516423,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 700463.81648867,
                                                ["x"] = -272453.21505883,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 698396.85622141,
                                                ["x"] = -273860.05007704,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 698318.09656915,
                                                ["x"] = -273929.47117362,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 698300.75431578,
                                                ["x"] = -273947.47406962,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 698284.33539991,
                                                ["x"] = -273966.32306705,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 700459.74988971,
                                                ["x"] = -272456.12218921,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 698205.6944528,
                                                ["x"] = -274063.44072524,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 698195.15979702,
                                                ["x"] = -274074.11649858,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 698180.40785144,
                                                ["x"] = -274087.61802678,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 698161.12489637,
                                                ["x"] = -274103.52511591,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 700455.89898235,
                                                ["x"] = -272459.3098394,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 698125.50526126,
                                                ["x"] = -274131.00660012,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 698121.87194517,
                                                ["x"] = -274134.44102539,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 698118.45594058,
                                                ["x"] = -274138.09041828,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 700939.52228495,
                                                ["x"] = -272238.31186612,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 700864.70992706,
                                                ["x"] = -272241.79475074,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 700452.25101562,
                                                ["x"] = -272462.72829175,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 698112.35596345,
                                                ["x"] = -274146.00711443,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 698107.06259911,
                                                ["x"] = -274154.48816922,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 698082.97110792,
                                                ["x"] = -274198.26244794,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 700445.45648454,
                                                ["x"] = -272470.0617253,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 698070.28549551,
                                                ["x"] = -274213.70424402,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 698059.74032127,
                                                ["x"] = -274224.36950303,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 697792.07504434,
                                                ["x"] = -274472.47205178,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 700439.1613842,
                                                ["x"] = -272477.83010554,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 697535.66213338,
                                                ["x"] = -274687.95301139,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 696773.74240987,
                                                ["x"] = -275255.21825551,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 696570.02562846,
                                                ["x"] = -275408.53718157,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 700427.41104093,
                                                ["x"] = -272494.0120006,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 696342.15582912,
                                                ["x"] = -275562.29994332,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 695953.85753455,
                                                ["x"] = -275779.5164466,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 700849.98081689,
                                                ["x"] = -272244.62138988,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 700322.92962747,
                                                ["x"] = -272646.6583948,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 695924.88532176,
                                                ["x"] = -275800.92512694,
                                            }, -- end of [80]
                                            [21] = 
                                            {
                                                ["y"] = 700310.25987557,
                                                ["x"] = -272662.13056194,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 700270.19387622,
                                                ["x"] = -272706.78548596,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 700238.53943361,
                                                ["x"] = -272738.76319907,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 700835.44267733,
                                                ["x"] = -272248.30608925,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 700216.43963512,
                                                ["x"] = -272759.04715367,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 700189.42238389,
                                                ["x"] = -272781.2924983,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 700165.32425058,
                                                ["x"] = -272799.15326844,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 700140.28744013,
                                                ["x"] = -272815.67485045,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 700821.15025113,
                                                ["x"] = -272252.85124457,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 700114.42924787,
                                                ["x"] = -272830.8786033,
                                            }, -- end of [28]
                                            [47] = 
                                            {
                                                ["y"] = 699113.30654465,
                                                ["x"] = -273178.26654284,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 698115.28958591,
                                                ["x"] = -274141.95883403,
                                            }, -- end of [63]
                                            [29] = 
                                            {
                                                ["y"] = 700087.81982632,
                                                ["x"] = -272844.72552848,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 696389.18410285,
                                                ["x"] = -275533.79342845,
                                            }, -- end of [75]
                                            [67] = 
                                            {
                                                ["y"] = 698076.8925495,
                                                ["x"] = -274206.19970948,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 697563.55913465,
                                                ["x"] = -274666.82435186,
                                            }, -- end of [71]
                                            [30] = 
                                            {
                                                ["y"] = 700060.52748372,
                                                ["x"] = -272857.17242664,
                                            }, -- end of [30]
                                            [78] = 
                                            {
                                                ["y"] = 695941.47141704,
                                                ["x"] = -275787.97254108,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 695929.54084643,
                                                ["x"] = -275797.06214554,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684975.82021699,
                                                ["x"] = -283736.98253544,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683788.23101641,
                                                ["x"] = -284069.48671928,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683788.23101641,
                                                ["x"] = -284069.48671928,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683515.8791161,
                                                ["x"] = -284229.83771195,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 162,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700939.64989594,
                                            ["x"] = -272239.66845765,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.444444444444,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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]
                                        [2] = 
                                        {
                                            ["alt"] = 111,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 383.82159563934,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695925.78996101,
                                            ["x"] = -275802.14328967,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 695026.70536094,
                                                                        ["expendQty"] = 2,
                                                                        ["expendQtyEnabled"] = true,
                                                                        ["x"] = -275730.6509708,
                                                                        ["templateId"] = "",
                                                                        ["weaponType"] = 1073741822,
                                                                        ["zoneRadius"] = 91.44,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 120,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 694951.11571235,
                                                                        ["expendQty"] = 2,
                                                                        ["expendQtyEnabled"] = true,
                                                                        ["x"] = -275807.77380612,
                                                                        ["templateId"] = "",
                                                                        ["weaponType"] = 1073741822,
                                                                        ["zoneRadius"] = 106.9848,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 120,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1164.3871838593,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 686187.34949996,
                                            ["x"] = -283238.96930432,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685458.5241487,
                                                                ["x"] = -284033.98410845,
                                                                ["expendQty"] = 4,
                                                                ["expendQtyEnabled"] = true,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 121.92,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1244.0428557549,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684975.82021699,
                                            ["x"] = -283736.98253544,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 684187.91801924,
                                                                ["x"] = -283581.6314644,
                                                                ["expendQty"] = 5,
                                                                ["expendQtyEnabled"] = true,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 121.92,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1319.0383202118,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683788.23101641,
                                            ["x"] = -284069.48671928,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 682984.22915505,
                                                                ["x"] = -284351.33905719,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 121.92,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1338.2576150609,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683515.8791161,
                                            ["x"] = -284229.83771195,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683467.91631349,
                                                                ["x"] = -284350.57715251,
                                                                ["expendQty"] = 10,
                                                                ["expendQtyEnabled"] = true,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 89,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 188,
                                        ["y"] = 700939.64989594,
                                        ["x"] = -272239.66845765,
                                        ["name"] = "Unit #061",
                                        ["heading"] = -2.1885514432989,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 189,
                                        ["y"] = 700969.50309738,
                                        ["x"] = -272240.26499734,
                                        ["name"] = "Unit #062",
                                        ["heading"] = -2.1885514432989,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 190,
                                        ["y"] = 700999.54453208,
                                        ["x"] = -272241.28128991,
                                        ["name"] = "Unit #063",
                                        ["heading"] = -2.1885514432989,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 191,
                                        ["y"] = 701029.47715819,
                                        ["x"] = -272242.93339169,
                                        ["name"] = "Unit #064",
                                        ["heading"] = -2.1885514432989,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 192,
                                        ["y"] = 701059.35183817,
                                        ["x"] = -272245.3837464,
                                        ["name"] = "Unit #065",
                                        ["heading"] = -2.1885514432989,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-72B",
                                        ["unitId"] = 193,
                                        ["y"] = 701089.0964612,
                                        ["x"] = -272248.5468527,
                                        ["name"] = "Unit #066",
                                        ["heading"] = -2.1885514432989,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 700939.64989594,
                                ["x"] = -272239.66845765,
                                ["name"] = "Red armour north east",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682949.41609933,
                                                ["x"] = -284516.49035071,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682949.41609933,
                                                ["x"] = -284516.49035071,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 685512.84950008,
                                                ["x"] = -282816.57535267,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 695703.06655523,
                                                ["x"] = -276004.4071355,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 690529.65139323,
                                                ["x"] = -279548.56600816,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 685446.4277177,
                                                ["x"] = -282861.14844001,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 685390.77512111,
                                                ["x"] = -282894.71851835,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 685329.13261908,
                                                ["x"] = -282927.87142297,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 685256.9218658,
                                                ["x"] = -282962.28286293,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 690358.70205828,
                                                ["x"] = -279670.49695509,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 685113.68561148,
                                                ["x"] = -283021.4767138,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 684770.29237513,
                                                ["x"] = -283145.13971754,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 684618.56484969,
                                                ["x"] = -283195.87083238,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 684600.16512125,
                                                ["x"] = -283203.70210149,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 689167.78979949,
                                                ["x"] = -280582.37557753,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 684586.77599688,
                                                ["x"] = -283210.45814525,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 684578.14949149,
                                                ["x"] = -283215.51369029,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 684565.6970064,
                                                ["x"] = -283223.87244504,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 684524.60162519,
                                                ["x"] = -283252.33755568,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 689155.014098,
                                                ["x"] = -280590.22845092,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 684511.68751838,
                                                ["x"] = -283259.96561737,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 684502.80531231,
                                                ["x"] = -283264.55640324,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 684489.09500364,
                                                ["x"] = -283270.63648417,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 695624.39200466,
                                                ["x"] = -276066.1217143,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 689146.08718819,
                                                ["x"] = -280594.72792849,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 684456.32336199,
                                                ["x"] = -283282.89853912,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 684451.91251299,
                                                ["x"] = -283285.24676401,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 684447.88972118,
                                                ["x"] = -283288.20679245,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 684444.31975606,
                                                ["x"] = -283291.70310098,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 689141.46835704,
                                                ["x"] = -280596.64100962,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 684441.12507481,
                                                ["x"] = -283295.5476618,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 684435.32548443,
                                                ["x"] = -283303.69290184,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 684415.31666529,
                                                ["x"] = -283332.40777002,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 684412.13840412,
                                                ["x"] = -283336.26603605,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 689136.75132369,
                                                ["x"] = -280598.29747018,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 684408.59048632,
                                                ["x"] = -283339.78481301,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 684404.58375562,
                                                ["x"] = -283342.76630414,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 684400.1934162,
                                                ["x"] = -283345.15343022,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 684395.61152257,
                                                ["x"] = -283347.15339087,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 689098.51981262,
                                                ["x"] = -280610.02130811,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 684358.72006757,
                                                ["x"] = -283362.57747257,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 684345.34987037,
                                                ["x"] = -283369.37329279,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 684323.75548271,
                                                ["x"] = -283381.96468849,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 695771.38995128,
                                                ["x"] = -275945.83193131,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 691353.36686325,
                                                ["x"] = -279066.38233136,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 689089.35425602,
                                                ["x"] = -280614.01424598,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 684307.1725895,
                                                ["x"] = -283393.12977793,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 684303.48306757,
                                                ["x"] = -283396.52816878,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 684301.37385509,
                                                ["x"] = -283400.93618143,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 689080.48312749,
                                                ["x"] = -280618.6265211,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 684304.52395185,
                                                ["x"] = -283410.27036102,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 684319.91279397,
                                                ["x"] = -283436.0024167,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 684322.00426502,
                                                ["x"] = -283440.54267358,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 689067.6258523,
                                                ["x"] = -280626.34795413,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 684324.91124403,
                                                ["x"] = -283450.1029992,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 684327.98680065,
                                                ["x"] = -283464.78271591,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 684344.42057612,
                                                ["x"] = -283563.41790073,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 689046.98875808,
                                                ["x"] = -280640.453644,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 684352.52627125,
                                                ["x"] = -283653.03382,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 684355.58469189,
                                                ["x"] = -283672.796234,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 691227.04145285,
                                                ["x"] = -279147.23567324,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 688215.18315373,
                                                ["x"] = -281230.47873777,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 684376.39359236,
                                                ["x"] = -283744.77076207,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 684377.16560761,
                                                ["x"] = -283746.98662345,
                                            }, -- end of [81]
                                            [21] = 
                                            {
                                                ["y"] = 687757.24218763,
                                                ["x"] = -281594.32996614,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 687732.22458002,
                                                ["x"] = -281610.88082153,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 687070.03177842,
                                                ["x"] = -282013.27496449,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 691053.56369007,
                                                ["x"] = -279246.7175197,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 686924.70165455,
                                                ["x"] = -282091.37896834,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 686747.49195491,
                                                ["x"] = -282172.71725798,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 685890.25474197,
                                                ["x"] = -282545.74726073,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 685868.1636766,
                                                ["x"] = -282557.44600992,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 690681.29683705,
                                                ["x"] = -279451.62530466,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 685851.01564397,
                                                ["x"] = -282567.73308462,
                                            }, -- end of [28]
                                            [79] = 
                                            {
                                                ["y"] = 684363.86255778,
                                                ["x"] = -283706.788247,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 684358.72736907,
                                                ["x"] = -283687.46183914,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 685760.48170434,
                                                ["x"] = -282630.20024537,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 684346.13476909,
                                                ["x"] = -283578.31693655,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 684323.61722383,
                                                ["x"] = -283445.27389468,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 684302.27202754,
                                                ["x"] = -283405.8034142,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 685691.80085605,
                                                ["x"] = -282680.26383197,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 684311.18910685,
                                                ["x"] = -283390.15379584,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 684475.09015919,
                                                ["x"] = -283276.00515476,
                                            }, -- end of [47]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684378.58854114,
                                                ["x"] = -283746.51220204,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684377.1956403,
                                                ["x"] = -283751.11472777,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 684369.78642185,
                                                ["x"] = -283757.23812269,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 683467.50384154,
                                                ["x"] = -284036.91213719,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 683247.71714951,
                                                ["x"] = -284144.18180148,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 683249.89964604,
                                                ["x"] = -284148.69200721,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 683308.91600811,
                                                ["x"] = -284098.07577396,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 683252.61832961,
                                                ["x"] = -284152.88654026,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 684365.09702707,
                                                ["x"] = -283758.97208821,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 683295.4452537,
                                                ["x"] = -284104.66936504,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 683294.51075574,
                                                ["x"] = -284208.94413131,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 683301.38555754,
                                                ["x"] = -284216.20116625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 683282.37157432,
                                                ["x"] = -284112.01898914,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 683308.68427938,
                                                ["x"] = -284223.02717627,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 684374.26262939,
                                                ["x"] = -283754.9981308,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 684237.15141601,
                                                ["x"] = -283801.99063708,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 683269.70769337,
                                                ["x"] = -284120.05530995,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 683314.86182297,
                                                ["x"] = -284230.87903707,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 683285.06728404,
                                                ["x"] = -284197.29284281,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 683317.66334014,
                                                ["x"] = -284235.01955345,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 683253.43121539,
                                                ["x"] = -284131.66914977,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 683320.0334227,
                                                ["x"] = -284239.41930256,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 683322.02693331,
                                                ["x"] = -284244.00384654,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 683556.61862373,
                                                ["x"] = -284004.02182905,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 683249.72208267,
                                                ["x"] = -284135.04244022,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 683325.44268434,
                                                ["x"] = -284253.40089124,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 683311.92156984,
                                                ["x"] = -284226.83566407,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 683338.00423247,
                                                ["x"] = -284295.19028631,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 683247.23236504,
                                                ["x"] = -284139.29066649,
                                            }, -- end of [15]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 699436.2980652,
                                                ["x"] = -272905.31987103,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 700462.19895762,
                                                ["x"] = -272454.3176308,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 700423.46283933,
                                                ["x"] = -272499.74091632,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 699338.22621028,
                                                ["x"] = -272982.82630309,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 699281.40779382,
                                                ["x"] = -273031.77023365,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 699139.03919857,
                                                ["x"] = -273157.53952256,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 699037.82141063,
                                                ["x"] = -273239.07764856,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 700321.72953254,
                                                ["x"] = -272648.20505993,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 699019.97014,
                                                ["x"] = -273256.57568873,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 698999.74641541,
                                                ["x"] = -273278.73047458,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 698920.44926647,
                                                ["x"] = -273368.77265918,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 698895.45396865,
                                                ["x"] = -273393.2655357,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 700305.71758286,
                                                ["x"] = -272667.40089088,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 698309.68646221,
                                                ["x"] = -273937.97071664,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 698292.78375479,
                                                ["x"] = -273956.38710759,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 698267.41294549,
                                                ["x"] = -273987.30645133,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 698214.45305502,
                                                ["x"] = -274053.77773341,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 700265.40118698,
                                                ["x"] = -272711.82918236,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 698200.87244816,
                                                ["x"] = -274068.45610646,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 698186.42354593,
                                                ["x"] = -274082.280582,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 698167.41436229,
                                                ["x"] = -274098.51304902,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 700458.21663566,
                                                ["x"] = -272457.3392727,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 700233.49484979,
                                                ["x"] = -272743.55496624,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 698120.50549495,
                                                ["x"] = -274135.84258479,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 698117.18697443,
                                                ["x"] = -274139.58082953,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 698114.11464252,
                                                ["x"] = -274143.52484499,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 698111.26463372,
                                                ["x"] = -274147.63221964,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 700211.15744416,
                                                ["x"] = -272763.57540326,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 698106.09641206,
                                                ["x"] = -274156.19074822,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 698084.68806498,
                                                ["x"] = -274195.75099104,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 698078.80619577,
                                                ["x"] = -274203.83466441,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 698072.3411514,
                                                ["x"] = -274211.46149319,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 700183.92225613,
                                                ["x"] = -272785.55298956,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 698061.92001085,
                                                ["x"] = -274222.24707218,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 697824.31465224,
                                                ["x"] = -274443.95454114,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 697569.82476116,
                                                ["x"] = -274661.782439,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 697542.18320386,
                                                ["x"] = -274683.24622371,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 700159.59584675,
                                                ["x"] = -272803.10224792,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 696408.48661538,
                                                ["x"] = -275521.20975993,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 696357.75179226,
                                                ["x"] = -275553.22921974,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 696305.36710323,
                                                ["x"] = -275582.47189771,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 700730.21207901,
                                                ["x"] = -272298.64942155,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 700454.4478498,
                                                ["x"] = -272460.62378022,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 700134.36077579,
                                                ["x"] = -272819.31944801,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 695948.04797585,
                                                ["x"] = -275783.34446761,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 695935.88411578,
                                                ["x"] = -275792.11876614,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 695924.20343601,
                                                ["x"] = -275801.52553187,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 700108.32239879,
                                                ["x"] = -272834.21250324,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 695771.38602973,
                                                ["x"] = -275945.83549258,
                                            }, -- end of [68]
                                            [18] = 
                                            {
                                                ["y"] = 700081.54833145,
                                                ["x"] = -272847.73828568,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 700054.10814929,
                                                ["x"] = -272859.85582919,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 700450.87237733,
                                                ["x"] = -272464.11812892,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 700026.07814741,
                                                ["x"] = -272870.53848529,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 699997.53307973,
                                                ["x"] = -272879.7571843,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 699968.53001278,
                                                ["x"] = -272887.40910232,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 699934.27559427,
                                                ["x"] = -272894.58006453,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 700444.1903849,
                                                ["x"] = -272471.55482879,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 699904.62607349,
                                                ["x"] = -272899.13245181,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 699864.84918647,
                                                ["x"] = -272903.31573412,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 699804.94714773,
                                                ["x"] = -272906.6349938,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 699535.04487928,
                                                ["x"] = -272910.50593854,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 700437.97242784,
                                                ["x"] = -272479.38534522,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 699510.07659741,
                                                ["x"] = -272909.30359543,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 699470.28044332,
                                                ["x"] = -272905.30903732,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 698124.06052102,
                                                ["x"] = -274132.32785469,
                                            }, -- end of [47]
                                            [30] = 
                                            {
                                                ["y"] = 699440.53827439,
                                                ["x"] = -272902.72527863,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 695960.68915832,
                                                ["x"] = -275775.27305345,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 695905.66103034,
                                                ["x"] = -275818.29032222,
                                            }, -- end of [67]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683339.30811509,
                                                ["x"] = -284294.85366292,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683097.18270651,
                                                ["x"] = -284749.5130683,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683097.18270651,
                                                ["x"] = -284749.5130683,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682660.63121757,
                                                ["x"] = -284586.5971141,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 167,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700730.80120687,
                                            ["x"] = -272299.87605832,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 25.180555555556,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 249.04753112119,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695768.28721144,
                                            ["x"] = -275950.49128158,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 25.180555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 695057.68035803,
                                                                ["expendQty"] = 2,
                                                                ["expendQtyEnabled"] = true,
                                                                ["x"] = -275767.83111738,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 12.192,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1106.2126908144,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684378.58854071,
                                            ["x"] = -283746.51220274,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683510.35642698,
                                                                ["expendQtyEnabled"] = true,
                                                                ["x"] = -284318.84716265,
                                                                ["expendQty"] = 10,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1190.6170873165,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683339.30811509,
                                            ["x"] = -284294.85366292,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683041.61565571,
                                                                ["expendQtyEnabled"] = true,
                                                                ["x"] = -284290.74519795,
                                                                ["expendQty"] = 10,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1221.9414371169,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683097.18270651,
                                            ["x"] = -284749.5130683,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 682359.93484545,
                                                                ["expendQty"] = 5,
                                                                ["expendQtyEnabled"] = true,
                                                                ["x"] = -284605.69588,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1250.2768483314,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682660.63121757,
                                            ["x"] = -284586.5971141,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 682952.81344724,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -284461.60514335,
                                                                ["expendQty"] = 1,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 90,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 194,
                                        ["y"] = 700730.80120687,
                                        ["x"] = -272299.87605832,
                                        ["name"] = "Unit #067",
                                        ["heading"] = -2.2050423916364,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 195,
                                        ["y"] = 700756.98270176,
                                        ["x"] = -272285.07700404,
                                        ["name"] = "Unit #068",
                                        ["heading"] = -2.2050423916364,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 196,
                                        ["y"] = 700783.40393949,
                                        ["x"] = -272270.87529074,
                                        ["name"] = "Unit #069",
                                        ["heading"] = -2.2050423916364,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 197,
                                        ["y"] = 700810.51885988,
                                        ["x"] = -272258.31983033,
                                        ["name"] = "Unit #070",
                                        ["heading"] = -2.2050423916364,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 198,
                                        ["y"] = 700838.55350249,
                                        ["x"] = -272248.83730614,
                                        ["name"] = "Unit #071",
                                        ["heading"] = -2.2050423916364,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 199,
                                        ["y"] = 700867.45501989,
                                        ["x"] = -272242.72888305,
                                        ["name"] = "Unit #072",
                                        ["heading"] = -2.2050423916364,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 700730.80120687,
                                ["x"] = -272299.87605832,
                                ["name"] = "Red BTR north east",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682382.20891112,
                                                ["x"] = -288280.71380325,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685052.36957685,
                                                ["x"] = -285199.52481658,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685052.36957685,
                                                ["x"] = -285199.52481658,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685078.79628384,
                                                ["x"] = -285179.32649851,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682413.21269751,
                                                ["x"] = -288298.41213446,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682413.21269751,
                                                ["x"] = -288298.41213446,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682382.20891112,
                                            ["x"] = -288280.71380325,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 730.74249511025,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685052.36957685,
                                            ["x"] = -285199.52481658,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 736.6049915955,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685078.79628384,
                                            ["x"] = -285179.32649851,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685225.20681506,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -285157.88893771,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685754.35179596,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -285128.68514113,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685448.04538101,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -284232.18336238,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 128,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 284,
                                        ["y"] = 682382.20891112,
                                        ["x"] = -288280.71380325,
                                        ["name"] = "Unit #086",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 286,
                                        ["y"] = 682401.32303854,
                                        ["x"] = -288297.53423537,
                                        ["name"] = "Unit #087",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 287,
                                        ["y"] = 682393.16767751,
                                        ["x"] = -288289.37887434,
                                        ["name"] = "Unit #088",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 288,
                                        ["y"] = 682413.81093512,
                                        ["x"] = -288304.92503131,
                                        ["name"] = "Unit #089",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 289,
                                        ["y"] = 682382.8485789,
                                        ["x"] = -288293.11630446,
                                        ["name"] = "Unit #090",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 290,
                                        ["y"] = 682398.64160292,
                                        ["x"] = -288304.96867957,
                                        ["name"] = "Unit #091",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 291,
                                        ["y"] = 682386.98739618,
                                        ["x"] = -288304.40412893,
                                        ["name"] = "Unit #092",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 292,
                                        ["y"] = 682390.37269033,
                                        ["x"] = -288314.48132315,
                                        ["name"] = "Unit #093",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 293,
                                        ["y"] = 682380.91414048,
                                        ["x"] = -288309.80083586,
                                        ["name"] = "Unit #094",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR_D",
                                        ["unitId"] = 294,
                                        ["y"] = 682378.44835506,
                                        ["x"] = -288278.10179406,
                                        ["name"] = "Unit #095",
                                        ["heading"] = 0.71405305072336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 682382.20891112,
                                ["x"] = -288280.71380325,
                                ["name"] = "helitroop1",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682317.41756013,
                                                ["x"] = -288245.07856021,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683844.2417263,
                                                ["x"] = -286429.04681583,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683844.2417263,
                                                ["x"] = -286429.04681583,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684354.53660897,
                                                ["x"] = -285932.09703394,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684778.47546435,
                                                ["x"] = -285576.56035754,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684778.47546435,
                                                ["x"] = -285576.56035754,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682317.41756013,
                                            ["x"] = -288245.07856021,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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]
                                        [2] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 577.11546243679,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683844.2417263,
                                            ["x"] = -286429.04681583,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["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"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 706.03162426988,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684354.53660897,
                                            ["x"] = -285932.09703394,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 684997.3460681,
                                                                ["x"] = -285642.3633284,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685754.35179596,
                                                                ["x"] = -285128.68514113,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685448.04538101,
                                                                ["x"] = -284232.18336238,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 130,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 295,
                                        ["y"] = 682317.41756013,
                                        ["x"] = -288245.07856021,
                                        ["name"] = "Unit #096",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 296,
                                        ["y"] = 682336.53168755,
                                        ["x"] = -288261.89899233,
                                        ["name"] = "Unit #097",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 297,
                                        ["y"] = 682328.37632652,
                                        ["x"] = -288253.7436313,
                                        ["name"] = "Unit #098",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 298,
                                        ["y"] = 682349.01958413,
                                        ["x"] = -288269.28978827,
                                        ["name"] = "Unit #099",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 299,
                                        ["y"] = 682317.23994147,
                                        ["x"] = -288256.93419069,
                                        ["name"] = "Unit #100",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 300,
                                        ["y"] = 682333.85025193,
                                        ["x"] = -288269.33343653,
                                        ["name"] = "Unit #101",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 301,
                                        ["y"] = 682322.658406,
                                        ["x"] = -288268.05992984,
                                        ["name"] = "Unit #102",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 302,
                                        ["y"] = 682325.58133934,
                                        ["x"] = -288278.84608011,
                                        ["name"] = "Unit #103",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 303,
                                        ["y"] = 682314.80188442,
                                        ["x"] = -288270.07381267,
                                        ["name"] = "Unit #104",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR_D",
                                        ["unitId"] = 304,
                                        ["y"] = 682307.41412401,
                                        ["x"] = -288260.67735924,
                                        ["name"] = "Unit #105",
                                        ["heading"] = 0.69909793114258,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 682317.41756013,
                                ["x"] = -288245.07856021,
                                ["name"] = "helitroop2",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 681274.84994238,
                                                ["x"] = -285147.59692936,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682508.80522757,
                                                ["x"] = -284989.79810435,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682508.80522757,
                                                ["x"] = -284989.79810435,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683179.75596819,
                                                ["x"] = -284800.73796688,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684738.93824648,
                                                ["x"] = -285528.13311435,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684738.93824648,
                                                ["x"] = -285528.13311435,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 41,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 681274.84994238,
                                            ["x"] = -285147.59692936,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 223.92073179307,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682508.80522757,
                                            ["x"] = -284989.79810435,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683013.84408385,
                                                                ["x"] = -284463.82527271,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 349.39488719635,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683179.75596819,
                                            ["x"] = -284800.73796688,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683053.79739559,
                                                                ["x"] = -284363.94199337,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683501.80556116,
                                                                ["x"] = -284351.56009772,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 152.4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 685448.44943173,
                                                                ["x"] = -284197.10749313,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 131,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 305,
                                        ["y"] = 681274.84994238,
                                        ["x"] = -285147.59692936,
                                        ["name"] = "Unit #106",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 306,
                                        ["y"] = 681293.9640698,
                                        ["x"] = -285164.41736148,
                                        ["name"] = "Unit #107",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 307,
                                        ["y"] = 681285.80870877,
                                        ["x"] = -285156.26200045,
                                        ["name"] = "Unit #108",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 308,
                                        ["y"] = 681306.45196638,
                                        ["x"] = -285171.80815742,
                                        ["name"] = "Unit #109",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 309,
                                        ["y"] = 681274.67232372,
                                        ["x"] = -285159.45255983,
                                        ["name"] = "Unit #110",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 310,
                                        ["y"] = 681291.28263418,
                                        ["x"] = -285171.85180568,
                                        ["name"] = "Unit #111",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 311,
                                        ["y"] = 681279.6779286,
                                        ["x"] = -285170.92009289,
                                        ["name"] = "Unit #138",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 312,
                                        ["y"] = 681283.01372159,
                                        ["x"] = -285181.36444926,
                                        ["name"] = "Unit #139",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 313,
                                        ["y"] = 681270.69520713,
                                        ["x"] = -285172.08575371,
                                        ["name"] = "Unit #140",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR_D",
                                        ["unitId"] = 314,
                                        ["y"] = 681264.84650626,
                                        ["x"] = -285163.19572839,
                                        ["name"] = "Unit #141",
                                        ["heading"] = 1.4436061554523,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 681274.84994238,
                                ["x"] = -285147.59692936,
                                ["name"] = "helitroop3",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 681272.77733654,
                                                ["x"] = -285269.88067353,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683354.81870466,
                                                ["x"] = -285191.05241167,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 683354.81870466,
                                                ["x"] = -285191.05241167,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 683721.22954404,
                                                ["x"] = -285126.34029654,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684781.04889273,
                                                ["x"] = -285635.74921033,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684781.04889273,
                                                ["x"] = -285635.74921033,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 681272.77733654,
                                            ["x"] = -285269.88067353,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- 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]
                                        [2] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 375.03595690322,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683354.81870466,
                                            ["x"] = -285191.05241167,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 442.01060717049,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683721.22954404,
                                            ["x"] = -285126.34029654,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683755.63428966,
                                                                ["x"] = -285819.08377829,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683493.39500101,
                                                                ["x"] = -284353.8066932,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 683425.20719048,
                                                                ["x"] = -284373.40089163,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 132,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 315,
                                        ["y"] = 681272.77733654,
                                        ["x"] = -285269.88067353,
                                        ["name"] = "Unit #142",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 316,
                                        ["y"] = 681291.89146396,
                                        ["x"] = -285286.70110566,
                                        ["name"] = "Unit #143",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 317,
                                        ["y"] = 681283.73610293,
                                        ["x"] = -285278.54574463,
                                        ["name"] = "Unit #144",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 318,
                                        ["y"] = 681304.37936054,
                                        ["x"] = -285294.09190159,
                                        ["name"] = "Unit #145",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 319,
                                        ["y"] = 681271.91284074,
                                        ["x"] = -285279.22634589,
                                        ["name"] = "Unit #146",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 320,
                                        ["y"] = 681289.21002834,
                                        ["x"] = -285294.13554985,
                                        ["name"] = "Unit #147",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 321,
                                        ["y"] = 681277.60532276,
                                        ["x"] = -285293.20383706,
                                        ["name"] = "Unit #148",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 322,
                                        ["y"] = 681280.94111576,
                                        ["x"] = -285303.64819343,
                                        ["name"] = "Unit #149",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 323,
                                        ["y"] = 681268.79803608,
                                        ["x"] = -285293.91494929,
                                        ["name"] = "Unit #150",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR_D",
                                        ["unitId"] = 324,
                                        ["y"] = 681262.77390041,
                                        ["x"] = -285285.47947257,
                                        ["name"] = "Unit #151",
                                        ["heading"] = 1.5329533570336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 681272.77733654,
                                ["x"] = -285269.88067353,
                                ["name"] = "helitroop4",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682389.30039644,
                                                ["x"] = -284481.39399756,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682389.30039644,
                                                ["x"] = -284481.39399756,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 696435.18417044,
                                                ["x"] = -275505.01559434,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682722.07792547,
                                                ["x"] = -283948.43343508,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682722.07792547,
                                                ["x"] = -283948.43343508,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682380.65664028,
                                                ["x"] = -284147.53915966,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 700060.20405352,
                                                ["x"] = -272857.30979652,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 701044.06044333,
                                                ["x"] = -272242.66942216,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 700844.76950653,
                                                ["x"] = -272245.83737704,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 700032.29734035,
                                                ["x"] = -272868.31049967,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 700003.85995897,
                                                ["x"] = -272877.85623782,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 699974.95252186,
                                                ["x"] = -272885.86343957,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 699940.76691463,
                                                ["x"] = -272893.35391241,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 700830.31258773,
                                                ["x"] = -272249.82876372,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 699911.17306081,
                                                ["x"] = -272898.24951918,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 699871.43125613,
                                                ["x"] = -272902.75096226,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 699816.54558201,
                                                ["x"] = -272906.20943074,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 699736.56409496,
                                                ["x"] = -272907.49907116,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 700816.12165721,
                                                ["x"] = -272254.68135306,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 699621.57948622,
                                                ["x"] = -272907.51060931,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 699541.6503775,
                                                ["x"] = -272910.59471345,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 699516.66820076,
                                                ["x"] = -272909.74334355,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 699481.80872582,
                                                ["x"] = -272906.652111,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 700802.24186391,
                                                ["x"] = -272260.36402142,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 699442.05484451,
                                                ["x"] = -272902.28020844,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 699437.60233941,
                                                ["x"] = -272904.38767884,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 699433.61308166,
                                                ["x"] = -272907.39302779,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 700984.15861425,
                                                ["x"] = -272239.34277843,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 700784.18781111,
                                                ["x"] = -272268.96369586,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 699113.03133676,
                                                ["x"] = -273178.48503307,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 699042.71520402,
                                                ["x"] = -273234.64013323,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 699028.1430238,
                                                ["x"] = -273248.33576191,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 699010.81091886,
                                                ["x"] = -273266.34764192,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 700735.95311419,
                                                ["x"] = -272295.38082278,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 698907.49556405,
                                                ["x"] = -273381.83065764,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 698396.59326789,
                                                ["x"] = -273860.28317114,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 698317.84508938,
                                                ["x"] = -273929.71661177,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 698300.51680489,
                                                ["x"] = -273947.73302841,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 700463.52383841,
                                                ["x"] = -272453.40955155,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 698284.11071287,
                                                ["x"] = -273966.59324615,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 698208.85595867,
                                                ["x"] = -274060.03276118,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 698194.90700546,
                                                ["x"] = -274074.36057603,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 698180.14269054,
                                                ["x"] = -274087.84861121,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 700459.47221942,
                                                ["x"] = -272456.33753103,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 698160.84840765,
                                                ["x"] = -274103.7419803,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 698125.24404338,
                                                ["x"] = -274131.24167537,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 698121.62411147,
                                                ["x"] = -274134.69010399,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 701188.01085297,
                                                ["x"] = -272259.95190445,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 700909.17246324,
                                                ["x"] = -272238.2002263,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 700455.63625054,
                                                ["x"] = -272459.54317824,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 698115.07609743,
                                                ["x"] = -274142.23797451,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 698112.15783773,
                                                ["x"] = -274146.29730026,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 698106.8877906,
                                                ["x"] = -274154.79298465,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 700452.00161269,
                                                ["x"] = -272462.97582921,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 698079.79510673,
                                                ["x"] = -274202.56892579,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 698073.41143953,
                                                ["x"] = -274210.2637652,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 698066.58974885,
                                                ["x"] = -274217.5742942,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 700445.22786764,
                                                ["x"] = -272470.32857986,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 697598.0469174,
                                                ["x"] = -274638.46929622,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 697547.48810489,
                                                ["x"] = -274679.3091957,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 696434.29112469,
                                                ["x"] = -275503.85170109,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 700438.9471107,
                                                ["x"] = -272478.10860645,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 700889.19078226,
                                                ["x"] = -272239.00125785,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 700427.21041487,
                                                ["x"] = -272494.30049013,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 700322.7150114,
                                                ["x"] = -272646.93663406,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 700310.03145418,
                                                ["x"] = -272662.39758472,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 700269.95264727,
                                                ["x"] = -272707.04099745,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 700874.26085993,
                                                ["x"] = -272240.42924118,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 700238.28570775,
                                                ["x"] = -272739.00630501,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 700216.17432554,
                                                ["x"] = -272759.27755573,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 700189.14575269,
                                                ["x"] = -272781.50915451,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 700165.03613843,
                                                ["x"] = -272799.3544378,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 700859.43658857,
                                                ["x"] = -272242.70486585,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 700139.98916456,
                                                ["x"] = -272815.86061678,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 700114.12178601,
                                                ["x"] = -272831.04873482,
                                            }, -- end of [29]
                                            [71] = 
                                            {
                                                ["y"] = 698048.56093695,
                                                ["x"] = -274234.88975991,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 698085.56703422,
                                                ["x"] = -274194.40658866,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 700087.5039623,
                                                ["x"] = -272844.87949973,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 698118.22531823,
                                                ["x"] = -274138.35550228,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 699301.28553309,
                                                ["x"] = -273014.08523895,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682380.65664028,
                                                ["x"] = -284147.53915966,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682301.24382812,
                                                ["x"] = -284387.71679721,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 682301.24382812,
                                                ["x"] = -284387.71679721,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 682389.30039644,
                                                ["x"] = -284481.39399756,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 162,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701187.86921511,
                                            ["x"] = -272261.29896499,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 17.986111111111,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 20,
                                                                    }, -- 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]
                                        [2] = 
                                        {
                                            ["alt"] = 112,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 333.02989838078,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 696435.18417044,
                                            ["x"] = -275505.01559434,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 695057.68035803,
                                                                ["x"] = -275767.83111738,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = true,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Hold",
                                                                    ["params"] = 
                                                                    {
                                                                        ["templateId"] = "",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 180,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1312.3305407941,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682722.07792547,
                                            ["x"] = -283948.43343508,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1336.3568227432,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682380.65664028,
                                            ["x"] = -284147.53915966,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["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"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1351.7398777092,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682301.24382812,
                                            ["x"] = -284387.71679721,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 682359.93484545,
                                                                ["x"] = -284605.69588,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1359.5581184248,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 682389.30039644,
                                            ["x"] = -284481.39399756,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.444444444444,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 377,
                                        ["y"] = 701187.86921511,
                                        ["x"] = -272261.29896499,
                                        ["name"] = "Unit #015",
                                        ["heading"] = -2.1696818211562,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 378,
                                        ["y"] = 701217.57681041,
                                        ["x"] = -272265.43099247,
                                        ["name"] = "Unit #154",
                                        ["heading"] = -2.1696818211562,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Osa 9A33 ln",
                                        ["unitId"] = 379,
                                        ["y"] = 701247.19361892,
                                        ["x"] = -272270.06661638,
                                        ["name"] = "Unit #155",
                                        ["heading"] = -2.1696818211562,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 380,
                                        ["y"] = 701276.87165019,
                                        ["x"] = -272275.52036469,
                                        ["name"] = "Unit #169",
                                        ["heading"] = -2.1696818211562,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 381,
                                        ["y"] = 701306.05442094,
                                        ["x"] = -272281.6668388,
                                        ["name"] = "Unit #170",
                                        ["heading"] = -2.1696818211562,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 382,
                                        ["y"] = 701335.39779683,
                                        ["x"] = -272288.59036013,
                                        ["name"] = "Unit #171",
                                        ["heading"] = -2.1696818211562,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 701187.86921511,
                                ["x"] = -272261.29896499,
                                ["name"] = "Red Air Defence north east",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 691169.37078516,
                                                ["x"] = -287510.33247346,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685053.94186968,
                                                ["x"] = -285061.13836961,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704473.28976713,
                                                ["x"] = -285797.57462936,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704399.4881069,
                                                ["x"] = -285761.01893869,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 703632.37997857,
                                                ["x"] = -285586.43483398,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 703523.68869927,
                                                ["x"] = -285603.0013285,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 703503.7048608,
                                                ["x"] = -285603.45956388,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 703483.84191713,
                                                ["x"] = -285601.28095712,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 703464.50773209,
                                                ["x"] = -285596.22834516,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 703441.30866677,
                                                ["x"] = -285586.94346614,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 703366.57613152,
                                                ["x"] = -285546.50533621,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 702765.15258225,
                                                ["x"] = -285188.48421394,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 702699.87900674,
                                                ["x"] = -285134.06843092,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 702682.43618326,
                                                ["x"] = -285116.18721293,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 702673.65995805,
                                                ["x"] = -285104.03909847,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 702668.88723652,
                                                ["x"] = -285095.25680414,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 702661.63407066,
                                                ["x"] = -285076.63612879,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 702652.11911192,
                                                ["x"] = -285042.95992669,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 702644.17902893,
                                                ["x"] = -285038.12817889,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 702629.35059208,
                                                ["x"] = -285040.3813556,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 702388.33699761,
                                                ["x"] = -285083.64880471,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 702313.92554086,
                                                ["x"] = -285112.51180514,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 702252.40120033,
                                                ["x"] = -285155.13004161,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 702081.25286267,
                                                ["x"] = -285357.04798596,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 701974.68338564,
                                                ["x"] = -285531.65107033,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 701850.70766215,
                                                ["x"] = -285748.05419739,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 700626.57534656,
                                                ["x"] = -287239.4593446,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 700499.48258055,
                                                ["x"] = -287327.68292037,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 699369.62549623,
                                                ["x"] = -287997.49001931,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 698848.09083029,
                                                ["x"] = -288199.4667819,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 698792.92745034,
                                                ["x"] = -288233.51280889,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 698674.85512387,
                                                ["x"] = -288348.51998526,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 698603.44861527,
                                                ["x"] = -288394.36043659,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 698161.76629751,
                                                ["x"] = -288605.70167009,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 696637.48753431,
                                                ["x"] = -290034.60518985,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 696466.54224634,
                                                ["x"] = -290147.1327373,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 695596.88725455,
                                                ["x"] = -290501.02295575,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 704398.70420341,
                                                ["x"] = -285760.07802229,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704387.77027148,
                                                ["x"] = -285770.3423329,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 695567.23122886,
                                                ["x"] = -290505.53554891,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 704379.98879201,
                                                ["x"] = -285776.62030194,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 704371.82731557,
                                                ["x"] = -285782.39605811,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 702369.13736081,
                                                ["x"] = -285089.24238186,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 702296.59206558,
                                                ["x"] = -285122.48323927,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 702237.72090276,
                                                ["x"] = -285168.70929409,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 704363.34253384,
                                                ["x"] = -285787.68593259,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 701921.70969425,
                                                ["x"] = -285639.30774338,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 700722.78333352,
                                                ["x"] = -287137.95933499,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 700603.56812812,
                                                ["x"] = -287258.70786397,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 704354.58833057,
                                                ["x"] = -285792.51729865,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 699325.52096546,
                                                ["x"] = -288021.03283743,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 698834.60530556,
                                                ["x"] = -288206.02683302,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 698781.49757206,
                                                ["x"] = -288243.22269096,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 704341.05905506,
                                                ["x"] = -285798.98875057,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 698531.17191351,
                                                ["x"] = -288428.6383159,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 698137.1279569,
                                                ["x"] = -288622.8124264,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 696593.88805406,
                                                ["x"] = -290068.12218822,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 704327.15907467,
                                                ["x"] = -285804.62150751,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 695435.84967893,
                                                ["x"] = -290519.50761263,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 704312.96556967,
                                                ["x"] = -285809.46801901,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 704298.53172635,
                                                ["x"] = -285813.54362506,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 704283.89961635,
                                                ["x"] = -285816.83705387,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 704269.10775729,
                                                ["x"] = -285819.31533826,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 704254.19675158,
                                                ["x"] = -285820.92598564,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 704239.21451328,
                                                ["x"] = -285821.5978529,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 704229.21610792,
                                                ["x"] = -285821.48084489,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 704219.23545326,
                                                ["x"] = -285820.87848495,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 704209.29559896,
                                                ["x"] = -285819.79142423,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 704194.50333688,
                                                ["x"] = -285817.32005509,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 704179.89030093,
                                                ["x"] = -285813.94420629,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 704165.48018064,
                                                ["x"] = -285809.78458922,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 704146.59034035,
                                                ["x"] = -285803.22175579,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 704123.45968847,
                                                ["x"] = -285793.74385272,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 704087.30255964,
                                                ["x"] = -285776.6463556,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 703778.57559008,
                                                ["x"] = -285611.94024526,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 703760.03865913,
                                                ["x"] = -285604.43684936,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 703741.11104887,
                                                ["x"] = -285597.98568033,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 703726.63350238,
                                                ["x"] = -285594.06753483,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 703707.08793887,
                                                ["x"] = -285589.84445018,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 703692.2606298,
                                                ["x"] = -285587.58853893,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 703677.33296515,
                                                ["x"] = -285586.13322257,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 703662.35007657,
                                                ["x"] = -285585.45309974,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 703647.35207979,
                                                ["x"] = -285585.5519385,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 703612.51181721,
                                                ["x"] = -285588.70693704,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 703513.70316176,
                                                ["x"] = -285603.51729756,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 703493.73354128,
                                                ["x"] = -285602.73387807,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 703474.08716,
                                                ["x"] = -285599.09122349,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 703455.10700267,
                                                ["x"] = -285592.82129929,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 703423.35314314,
                                                ["x"] = -285578.1388153,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 702785.68303634,
                                                ["x"] = -285202.74290699,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 702745.50504253,
                                                ["x"] = -285173.02983109,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 702689.10638088,
                                                ["x"] = -285123.63438813,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 702676.38436287,
                                                ["x"] = -285108.23028944,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 702671.16399228,
                                                ["x"] = -285099.70808367,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 702664.92839403,
                                                ["x"] = -285086.07674914,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 702657.57932141,
                                                ["x"] = -285062.1968254,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 702648.97817149,
                                                ["x"] = -285039.1924752,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 702639.18083185,
                                                ["x"] = -285038.56553359,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 702536.16608065,
                                                ["x"] = -285058.78004732,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 702350.26841325,
                                                ["x"] = -285095.86443438,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 702284.02387233,
                                                ["x"] = -285130.66813582,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 702220.27637844,
                                                ["x"] = -285186.61344855,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 702021.60651048,
                                                ["x"] = -285443.39580006,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 701901.6695129,
                                                ["x"] = -285673.92003669,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 700676.70181469,
                                                ["x"] = -287190.64205279,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 700575.61246152,
                                                ["x"] = -287279.75995242,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 699600.94374753,
                                                ["x"] = -287839.98421441,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 699280.31173084,
                                                ["x"] = -288042.37822957,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 698817.31400114,
                                                ["x"] = -288216.07455954,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 698767.09256494,
                                                ["x"] = -288257.09376515,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 698642.41066061,
                                                ["x"] = -288371.88541492,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 698222.12291688,
                                                ["x"] = -288570.30721161,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 698109.38025918,
                                                ["x"] = -288644.13891725,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 696552.74608176,
                                                ["x"] = -290096.5270883,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 695739.75973749,
                                                ["x"] = -290456.42661189,
                                            }, -- end of [128]
                                            [129] = 
                                            {
                                                ["y"] = 695679.10951614,
                                                ["x"] = -290479.78395307,
                                            }, -- end of [129]
                                            [65] = 
                                            {
                                                ["y"] = 702412.6596489,
                                                ["x"] = -285077.88023323,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 702331.83843254,
                                                ["x"] = -285103.62352188,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 702267.88608572,
                                                ["x"] = -285142.47757475,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 702190.56539282,
                                                ["x"] = -285220.40506417,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 702001.68900097,
                                                ["x"] = -285478.07897455,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 701874.32802063,
                                                ["x"] = -285715.77690329,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 700652.2602596,
                                                ["x"] = -287215.6884668,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 700546.63736627,
                                                ["x"] = -287299.38456964,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 699416.77341532,
                                                ["x"] = -287969.17955629,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 699220.19508907,
                                                ["x"] = -288067.07882279,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 698804.8566085,
                                                ["x"] = -288224.42004276,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 698693.90483058,
                                                ["x"] = -288332.33464931,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 698625.39288468,
                                                ["x"] = -288382.38909855,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 698191.49727112,
                                                ["x"] = -288587.24157034,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 698075.25015817,
                                                ["x"] = -288673.45988907,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 696510.26303691,
                                                ["x"] = -290122.88408419,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 695655.26050385,
                                                ["x"] = -290487.273425,
                                            }, -- end of [130]
                                            [79] = 
                                            {
                                                ["y"] = 702048.75478457,
                                                ["x"] = -285401.41324694,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 699729.49086005,
                                                ["x"] = -287753.40578218,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 698658.93222264,
                                                ["x"] = -288360.61860653,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 696403.70062866,
                                                ["x"] = -290177.95378814,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 695626.26115703,
                                                ["x"] = -290494.9378312,
                                            }, -- end of [131]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706241.27912796,
                                                ["x"] = -286597.37430158,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704473.28976713,
                                                ["x"] = -285797.57462936,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 695436,
                                                ["x"] = -290521,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 692959.81377492,
                                                ["x"] = -289053.81417767,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 692959.81377492,
                                                ["x"] = -289053.81417767,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 691169.37078516,
                                                ["x"] = -287510.33247346,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 686543.61603514,
                                                ["x"] = -285213.93937092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 686543.61603514,
                                                ["x"] = -285213.93937092,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 103,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706241.27912796,
                                            ["x"] = -286597.37430158,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["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 [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 89,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 48.36959309019,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704473.28976713,
                                            ["x"] = -285797.57462936,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["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"] = 89,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 52.596703369632,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704399.4881069,
                                            ["x"] = -285761.01893869,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 64,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 631.8193919134,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695436,
                                            ["x"] = -290521,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 56,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 431.64880664574,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 692959.81377492,
                                            ["x"] = -289053.81417767,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["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"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 900.2539054043,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 691169.37078516,
                                            ["x"] = -287510.33247346,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 48,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1363.3978281186,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685053.94186968,
                                            ["x"] = -285061.13836961,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.527777777778,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 156,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 414,
                                        ["y"] = 706241.27912796,
                                        ["x"] = -286597.37430158,
                                        ["name"] = "Unit #009",
                                        ["heading"] = -1.1459665296486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 415,
                                        ["y"] = 706269.3951515,
                                        ["x"] = -286607.84944803,
                                        ["name"] = "Unit #010",
                                        ["heading"] = -1.1459665296486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 416,
                                        ["y"] = 706297.51234558,
                                        ["x"] = -286618.39368548,
                                        ["name"] = "Unit #190",
                                        ["heading"] = -1.1459665296486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 417,
                                        ["y"] = 706325.56669516,
                                        ["x"] = -286629.02638373,
                                        ["name"] = "Unit #191",
                                        ["heading"] = -1.1459665296486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 418,
                                        ["y"] = 706353.56556357,
                                        ["x"] = -286639.80114215,
                                        ["name"] = "Unit #192",
                                        ["heading"] = -1.1459665296486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 419,
                                        ["y"] = 706381.48047114,
                                        ["x"] = -286650.76515379,
                                        ["name"] = "Unit #193",
                                        ["heading"] = -1.1459665296486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 420,
                                        ["y"] = 706409.22480661,
                                        ["x"] = -286661.98543014,
                                        ["name"] = "Unit #194",
                                        ["heading"] = -1.1459665296486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 421,
                                        ["y"] = 706436.94147434,
                                        ["x"] = -286673.45150313,
                                        ["name"] = "Unit #195",
                                        ["heading"] = -1.1459665296486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 706241.27912796,
                                ["x"] = -286597.37430158,
                                ["name"] = "Red Tank East 3",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 702520.48268462,
                                                ["x"] = -280212.84531651,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 702491.50543792,
                                                ["x"] = -280205.15900452,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 702472.91081218,
                                                ["x"] = -280197.81708627,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 702455.14233111,
                                                ["x"] = -280188.65433533,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 702438.35079419,
                                                ["x"] = -280177.80381597,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 702422.67711442,
                                                ["x"] = -280165.39292335,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 702408.26587334,
                                                ["x"] = -280151.53631148,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 702395.27314639,
                                                ["x"] = -280136.3420963,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 702383.85882885,
                                                ["x"] = -280119.92918632,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 702369.61720622,
                                                ["x"] = -280093.54601148,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 702353.05088945,
                                                ["x"] = -280051.7294729,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 702310.81422361,
                                                ["x"] = -279902.6446205,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 702264.09359599,
                                                ["x"] = -279652.02303563,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 702261.26774844,
                                                ["x"] = -279617.15697548,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 702263.79373971,
                                                ["x"] = -279562.24269977,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 702294.81706364,
                                                ["x"] = -278808.06469475,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 702115.78883243,
                                                ["x"] = -275659.50838425,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 702056.27371595,
                                                ["x"] = -275153.43199327,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 702028.5897236,
                                                ["x"] = -275078.55179319,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 701995.01707264,
                                                ["x"] = -275028.9852832,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 701951.90503379,
                                                ["x"] = -274987.38927423,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 701909.87522648,
                                                ["x"] = -274960.49957428,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 701871.98998878,
                                                ["x"] = -274947.99380594,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 701683.06055817,
                                                ["x"] = -274930.47958243,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 699965.23313238,
                                                ["x"] = -274784.76432796,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 699848.76809603,
                                                ["x"] = -274756.45016047,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 699611.72652809,
                                                ["x"] = -274638.27873176,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 698283.65677022,
                                                ["x"] = -274032.39693997,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 698249.79609882,
                                                ["x"] = -274013.36648569,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 698189.26634643,
                                                ["x"] = -274079.68194937,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 698123.22574001,
                                                ["x"] = -274133.11663419,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 698110.63808989,
                                                ["x"] = -274148.59466934,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 697815.98417173,
                                                ["x"] = -274451.36330763,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 695912.13866051,
                                                ["x"] = -275812.25791911,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 690258.15092228,
                                                ["x"] = -279746.33863744,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 689088.50224175,
                                                ["x"] = -280614.42716296,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 686932.78719411,
                                                ["x"] = -282087.30660966,
                                            }, -- end of [164]
                                            [1] = 
                                            {
                                                ["y"] = 704651.61702763,
                                                ["x"] = -282169.79982873,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704569.27888383,
                                                ["x"] = -281737.59643634,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 697565.03804957,
                                                ["x"] = -274665.64123752,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 695713.88718485,
                                                ["x"] = -275995.44053015,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 689171.14982291,
                                                ["x"] = -280580.10878141,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 689079.65693332,
                                                ["x"] = -280619.08894827,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 686810.5658961,
                                                ["x"] = -282144.61021535,
                                            }, -- end of [165]
                                            [3] = 
                                            {
                                                ["y"] = 704556.62627359,
                                                ["x"] = -281689.22983715,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 704541.84287348,
                                                ["x"] = -281641.4716983,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 702100.51782516,
                                                ["x"] = -275475.15857779,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 702049.34624424,
                                                ["x"] = -275129.4141855,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 702021.30843198,
                                                ["x"] = -275065.44003513,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 704522.98712146,
                                                ["x"] = -281589.80962253,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 701939.90889639,
                                                ["x"] = -274978.38715042,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 701900.72043246,
                                                ["x"] = -274956.48001608,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 701857.21229127,
                                                ["x"] = -274945.43030689,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 704495.50435945,
                                                ["x"] = -281525.43684661,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 699950.39927592,
                                                ["x"] = -274782.55280086,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 699834.76454945,
                                                ["x"] = -274751.07819405,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 698438.82698072,
                                                ["x"] = -274101.31133862,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 704420.46270972,
                                                ["x"] = -281367.35586322,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 698245.74832159,
                                                ["x"] = -274016.27989677,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 698174.24530008,
                                                ["x"] = -274092.88397166,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 698119.72080054,
                                                ["x"] = -274136.68096349,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 704401.54920233,
                                                ["x"] = -281332.11427438,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 697537.20364927,
                                                ["x"] = -274686.85270708,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 704380.67197719,
                                                ["x"] = -281297.99964871,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 689158.52853775,
                                                ["x"] = -280588.20949948,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 704360.77584177,
                                                ["x"] = -281269.21062544,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 685884.9491501,
                                                ["x"] = -282548.43408665,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 704342.65408705,
                                                ["x"] = -281245.30651371,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 704303.74557445,
                                                ["x"] = -281199.64005911,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 703559.99296905,
                                                ["x"] = -280382.44793419,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 703517.09482479,
                                                ["x"] = -280340.50841971,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 703490.80882448,
                                                ["x"] = -280317.4046421,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 703467.23808446,
                                                ["x"] = -280298.85266192,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 703446.74164149,
                                                ["x"] = -280284.54437995,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 703429.75751236,
                                                ["x"] = -280273.98688469,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 703412.27922621,
                                                ["x"] = -280264.26938447,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 703394.34556914,
                                                ["x"] = -280255.42046598,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 703375.99760962,
                                                ["x"] = -280247.46616283,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 703357.27846745,
                                                ["x"] = -280240.4297056,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 703338.23307653,
                                                ["x"] = -280234.33128477,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 703318.90791078,
                                                ["x"] = -280229.18782324,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 703299.35304505,
                                                ["x"] = -280225.0008354,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 703274.6768776,
                                                ["x"] = -280221.00802625,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 703244.85675599,
                                                ["x"] = -280217.75672572,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 703199.93497275,
                                                ["x"] = -280215.18600829,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 703069.94748872,
                                                ["x"] = -280214.58567697,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 702595.02009682,
                                                ["x"] = -280220.40822985,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 702560.08634274,
                                                ["x"] = -280218.31518013,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 702535.25841537,
                                                ["x"] = -280215.4205607,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 702505.87012118,
                                                ["x"] = -280209.46799496,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 702482.1158775,
                                                ["x"] = -280201.72155821,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 702463.91337457,
                                                ["x"] = -280193.45524913,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 702446.61561838,
                                                ["x"] = -280183.43173466,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 702430.36537321,
                                                ["x"] = -280171.78601029,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 702415.30427737,
                                                ["x"] = -280158.63851063,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 702401.5818265,
                                                ["x"] = -280144.09967719,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 702389.36185226,
                                                ["x"] = -280128.27769342,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 702376.33801935,
                                                ["x"] = -280106.95394274,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 702361.69762661,
                                                ["x"] = -280075.18390907,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 702333.8117263,
                                                ["x"] = -279989.64800242,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 702291.12208257,
                                                ["x"] = -279809.71801148,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 702261.97932522,
                                                ["x"] = -279632.13845671,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 702261.44986576,
                                                ["x"] = -279597.16087638,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 702289.30330435,
                                                ["x"] = -279067.97946357,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 702289.63237636,
                                                ["x"] = -278648.16354483,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 702072.76746731,
                                                ["x"] = -275236.78106615,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 702042.77422015,
                                                ["x"] = -275110.52730236,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 702013.24302858,
                                                ["x"] = -275052.79579882,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 701974.46162317,
                                                ["x"] = -275007.15023429,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 701927.41027833,
                                                ["x"] = -274970.09803925,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 701891.32712182,
                                                ["x"] = -274953.05505952,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 701777.89899712,
                                                ["x"] = -274935.01803018,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 700070.12433301,
                                                ["x"] = -274787.29879894,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 699930.80783058,
                                                ["x"] = -274778.54078888,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 699816.49841975,
                                                ["x"] = -274742.9393007,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 698314.22947279,
                                                ["x"] = -274049.38795947,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 698259.23063347,
                                                ["x"] = -274014.99752918,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 698242.31628836,
                                                ["x"] = -274019.92000115,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 698150.72425483,
                                                ["x"] = -274111.49937961,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 698116.46027438,
                                                ["x"] = -274140.4700222,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 698084.04787833,
                                                ["x"] = -274196.70441951,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 696343.80047165,
                                                ["x"] = -275561.36075472,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 691251.81656588,
                                                ["x"] = -279132.06147518,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 689145.22072786,
                                                ["x"] = -280595.109626,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 688214.44084298,
                                                ["x"] = -281231.0664565,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 685841.82578744,
                                                ["x"] = -282573.68168208,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 698078.08989016,
                                                ["x"] = -274204.73230304,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 695951.25099686,
                                                ["x"] = -275781.20573518,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 691096.55582801,
                                                ["x"] = -279223.09807311,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 689140.58205069,
                                                ["x"] = -280596.97404132,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 687760.54964651,
                                                ["x"] = -281591.98714613,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 685718.99706757,
                                                ["x"] = -282659.77164175,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                ["y"] = 702121.34586254,
                                                ["x"] = -276319.40572654,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 702063.08380716,
                                                ["x"] = -275182.64582825,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 702035.12386691,
                                                ["x"] = -275092.05183013,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 702004.45162533,
                                                ["x"] = -275040.64457194,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 701963.4226188,
                                                ["x"] = -274996.99653108,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 701918.77247047,
                                                ["x"] = -274965.06152232,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 701881.73312192,
                                                ["x"] = -274950.24039236,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 701757.95558895,
                                                ["x"] = -274933.54045629,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 699985.14025209,
                                                ["x"] = -274786.66328416,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 699867.80273657,
                                                ["x"] = -274762.578959,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 699776.5116695,
                                                ["x"] = -274722.30722969,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 698296.49269512,
                                                ["x"] = -274040.15383801,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 698254.64374013,
                                                ["x"] = -274012.99121368,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 698203.55558038,
                                                ["x"] = -274065.69296479,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 698126.92612867,
                                                ["x"] = -274129.7544139,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 698113.44142668,
                                                ["x"] = -274144.45526865,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 698071.56942155,
                                                ["x"] = -274212.31195971,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 695938.96673747,
                                                ["x"] = -275789.80943309,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 690646.39347578,
                                                ["x"] = -279473.03520374,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 689135.84922969,
                                                ["x"] = -280598.58503308,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 687735.65037471,
                                                ["x"] = -281608.7145824,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 685675.46685192,
                                                ["x"] = -282693.37708809,
                                            }, -- end of [170]
                                            [171] = 
                                            {
                                                ["y"] = 685615.37042633,
                                                ["x"] = -282740.35486987,
                                            }, -- end of [171]
                                            [167] = 
                                            {
                                                ["y"] = 685863.01000915,
                                                ["x"] = -282560.41264423,
                                            }, -- end of [167]
                                            [163] = 
                                            {
                                                ["y"] = 687095.29678023,
                                                ["x"] = -281998.93046213,
                                            }, -- end of [163]
                                            [159] = 
                                            {
                                                ["y"] = 689046.21901841,
                                                ["x"] = -280641.00495201,
                                            }, -- end of [159]
                                            [158] = 
                                            {
                                                ["y"] = 689066.8290317,
                                                ["x"] = -280626.85934079,
                                            }, -- end of [158]
                                            [155] = 
                                            {
                                                ["y"] = 689097.63892753,
                                                ["x"] = -280610.3684319,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                ["y"] = 689149.75337003,
                                                ["x"] = -280593.00016775,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 690499.94761191,
                                                ["x"] = -279568.8106724,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 695398.54055641,
                                                ["x"] = -276224.64412643,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 695635.62550513,
                                                ["x"] = -276057.67764925,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 695927.14634264,
                                                ["x"] = -275799.04082621,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 696390.77824036,
                                                ["x"] = -275532.77084735,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 698061.09907609,
                                                ["x"] = -274223.05014159,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 698105.53781373,
                                                ["x"] = -274157.19418229,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 698271.3237462,
                                                ["x"] = -274023.86291808,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 700335.03027699,
                                                ["x"] = -274793.92695011,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 701985.00421526,
                                                ["x"] = -275017.81846829,
                                            }, -- end of [79]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 709152.66177574,
                                                ["x"] = -280720.50723781,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705584.40663833,
                                                ["x"] = -282322.08758126,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705584.40663833,
                                                ["x"] = -282322.08758126,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705323.89491671,
                                                ["x"] = -282348.43146322,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705228.50490563,
                                                ["x"] = -282335.14920553,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704884.53933457,
                                                ["x"] = -282328.74742176,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685616.14832143,
                                                ["x"] = -282741.6500074,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685487.66574141,
                                                ["x"] = -282938.99882315,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 685487.66574141,
                                                ["x"] = -282938.99882315,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684792.95081602,
                                                ["x"] = -283670.60126671,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704884.53933457,
                                                ["x"] = -282328.74742176,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704710.22455107,
                                                ["x"] = -282215.12168254,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 687343.31285975,
                                                ["x"] = -280423.79841167,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 687343.31285975,
                                                ["x"] = -280423.79841167,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705323.89491671,
                                                ["x"] = -282348.43146322,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705228.50490563,
                                                ["x"] = -282335.14920553,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704710.22455107,
                                                ["x"] = -282215.12168254,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704649.37241585,
                                                ["x"] = -282165.90511958,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 106,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 709152.66177574,
                                            ["x"] = -280720.50723781,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.5,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 101,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 217.4568137437,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705584.40663833,
                                            ["x"] = -282322.08758126,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 99,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 232.0147315779,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705323.89491671,
                                            ["x"] = -282348.43146322,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 99,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 269.49765651294,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705228.50490563,
                                            ["x"] = -282335.14920553,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 100,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 403.38852178594,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704884.53933457,
                                            ["x"] = -282328.74742176,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 438.74101826933,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704710.22455107,
                                            ["x"] = -282215.12168254,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["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"] = 91,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 443.09237534856,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704649.37241585,
                                            ["x"] = -282165.90511958,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 64,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1951.3713353083,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685616.14832143,
                                            ["x"] = -282741.6500074,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 49,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1964.100385436,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685487.66574141,
                                            ["x"] = -282938.99882315,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.5,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2040.6741094147,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 684792.95081602,
                                            ["x"] = -283670.60126671,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 168,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 475,
                                        ["y"] = 709152.66177574,
                                        ["x"] = -280720.50723781,
                                        ["name"] = "Unit #074",
                                        ["heading"] = -1.9926862754045,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 476,
                                        ["y"] = 709159.7594127,
                                        ["x"] = -280775.71108082,
                                        ["name"] = "Unit #075",
                                        ["heading"] = -1.9926862754045,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Osa 9A33 ln",
                                        ["unitId"] = 477,
                                        ["y"] = 709155.81628106,
                                        ["x"] = -280838.01256078,
                                        ["name"] = "Unit #076",
                                        ["heading"] = -1.9926862754045,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 478,
                                        ["y"] = 709155.02765473,
                                        ["x"] = -280931.85909389,
                                        ["name"] = "Unit #077",
                                        ["heading"] = -1.9926862754045,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 709152.66177574,
                                ["x"] = -280720.50723781,
                                ["name"] = "Red air defence east",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 700211.54091625,
                                                ["x"] = -282603.17348016,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 702669.95925315,
                                                ["x"] = -282939.71304723,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 702065.45796514,
                                                ["x"] = -282425.61578687,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 700201.72697082,
                                                ["x"] = -282605.08188182,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 700167.11075567,
                                                ["x"] = -282610.20537966,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 700162.27274125,
                                                ["x"] = -282611.46400583,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 700157.52591441,
                                                ["x"] = -282613.03236831,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 702034.08483318,
                                                ["x"] = -282410.10974874,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 700152.87411003,
                                                ["x"] = -282614.86409469,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 700143.82658193,
                                                ["x"] = -282619.11806829,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 700135.05257596,
                                                ["x"] = -282623.91356157,
                                            }, -- end of [38]
                                            [4] = 
                                            {
                                                ["y"] = 702193.33450569,
                                                ["x"] = -282512.70411968,
                                            }, -- end of [4]
                                            [39] = 
                                            {
                                                ["y"] = 700118.02743807,
                                                ["x"] = -282634.40476086,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 702001.92958734,
                                                ["x"] = -282396.29871166,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 699748.97858199,
                                                ["x"] = -282873.90073096,
                                            }, -- end of [40]
                                            [67] = 
                                            {
                                                ["y"] = 696493.6120867,
                                                ["x"] = -282409.03024529,
                                            }, -- end of [67]
                                            [41] = 
                                            {
                                                ["y"] = 699725.29648797,
                                                ["x"] = -282892.31451418,
                                            }, -- end of [41]
                                            [119] = 
                                            {
                                                ["y"] = 689061.57499713,
                                                ["x"] = -283127.7639917,
                                            }, -- end of [119]
                                            [42] = 
                                            {
                                                ["y"] = 699706.29474309,
                                                ["x"] = -282908.55306321,
                                            }, -- end of [42]
                                            [71] = 
                                            {
                                                ["y"] = 695543.27798031,
                                                ["x"] = -282280.33135858,
                                            }, -- end of [71]
                                            [43] = 
                                            {
                                                ["y"] = 699680.92118586,
                                                ["x"] = -282932.65568667,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 701964.39255616,
                                                ["x"] = -282382.49210544,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 699650.41544584,
                                                ["x"] = -282965.73131638,
                                            }, -- end of [44]
                                            [75] = 
                                            {
                                                ["y"] = 694815.45733078,
                                                ["x"] = -282253.29866106,
                                            }, -- end of [75]
                                            [45] = 
                                            {
                                                ["y"] = 699479.89369544,
                                                ["x"] = -283155.27962552,
                                            }, -- end of [45]
                                            [78] = 
                                            {
                                                ["y"] = 694417.63576196,
                                                ["x"] = -282155.45573109,
                                            }, -- end of [78]
                                            [46] = 
                                            {
                                                ["y"] = 699470.93133074,
                                                ["x"] = -283167.30517869,
                                            }, -- end of [46]
                                            [115] = 
                                            {
                                                ["y"] = 689073.41658926,
                                                ["x"] = -283084.49512351,
                                            }, -- end of [115]
                                            [47] = 
                                            {
                                                ["y"] = 699462.68216617,
                                                ["x"] = -283179.83071004,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 701907.10033743,
                                                ["x"] = -282364.69035441,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 699452.70702484,
                                                ["x"] = -283197.16225551,
                                            }, -- end of [48]
                                            [79] = 
                                            {
                                                ["y"] = 694352.40418764,
                                                ["x"] = -282130.07970857,
                                            }, -- end of [79]
                                            [49] = 
                                            {
                                                ["y"] = 699445.18913031,
                                                ["x"] = -283210.12824651,
                                            }, -- end of [49]
                                            [83] = 
                                            {
                                                ["y"] = 692906.21990086,
                                                ["x"] = -281724.63678768,
                                            }, -- end of [83]
                                            [50] = 
                                            {
                                                ["y"] = 699441.08695685,
                                                ["x"] = -283212.75268484,
                                            }, -- end of [50]
                                            [87] = 
                                            {
                                                ["y"] = 692846.53367791,
                                                ["x"] = -281719.67599347,
                                            }, -- end of [87]
                                            [51] = 
                                            {
                                                ["y"] = 699436.21931724,
                                                ["x"] = -283211.84531436,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 701602.14098244,
                                                ["x"] = -282285.84400898,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 699431.71812963,
                                                ["x"] = -283209.67503142,
                                            }, -- end of [52]
                                            [111] = 
                                            {
                                                ["y"] = 689105.58247611,
                                                ["x"] = -282495.63113893,
                                            }, -- end of [111]
                                            [53] = 
                                            {
                                                ["y"] = 699418.26346892,
                                                ["x"] = -283203.04828676,
                                            }, -- end of [53]
                                            [110] = 
                                            {
                                                ["y"] = 689107.90630187,
                                                ["x"] = -282485.90581012,
                                            }, -- end of [110]
                                            [54] = 
                                            {
                                                ["y"] = 699404.40373811,
                                                ["x"] = -283197.31944068,
                                            }, -- end of [54]
                                            [91] = 
                                            {
                                                ["y"] = 690198.38290808,
                                                ["x"] = -282190.85885675,
                                            }, -- end of [91]
                                            [55] = 
                                            {
                                                ["y"] = 699390.20719689,
                                                ["x"] = -283192.48238744,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 701572.79167011,
                                                ["x"] = -282279.64782711,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 699370.94541215,
                                                ["x"] = -283187.10789514,
                                            }, -- end of [56]
                                            [94] = 
                                            {
                                                ["y"] = 689302.22613236,
                                                ["x"] = -282397.11317429,
                                            }, -- end of [94]
                                            [57] = 
                                            {
                                                ["y"] = 699322.11417054,
                                                ["x"] = -283176.38080389,
                                            }, -- end of [57]
                                            [107] = 
                                            {
                                                ["y"] = 689120.24249368,
                                                ["x"] = -282453.23181801,
                                            }, -- end of [107]
                                            [58] = 
                                            {
                                                ["y"] = 697512.60054494,
                                                ["x"] = -282795.92985086,
                                            }, -- end of [58]
                                            [95] = 
                                            {
                                                ["y"] = 689282.2323263,
                                                ["x"] = -282397.44353161,
                                            }, -- end of [95]
                                            [59] = 
                                            {
                                                ["y"] = 697483.78258702,
                                                ["x"] = -282787.597392,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 701543.15029629,
                                                ["x"] = -282275.04754279,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 697460.1329286,
                                                ["x"] = -282779.5060653,
                                            }, -- end of [60]
                                            [99] = 
                                            {
                                                ["y"] = 689193.03612068,
                                                ["x"] = -282386.71413516,
                                            }, -- end of [99]
                                            [61] = 
                                            {
                                                ["y"] = 697432.23768234,
                                                ["x"] = -282768.47467095,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = 689144.78944073,
                                                ["x"] = -282421.89602768,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = 697400.52552565,
                                                ["x"] = -282753.67246617,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 702700.9747318,
                                                ["x"] = -282972.3097922,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 697058.94788501,
                                                ["x"] = -282576.07684915,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 701513.3055273,
                                                ["x"] = -282272.03647583,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 697031.17720585,
                                                ["x"] = -282564.74007908,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 696711.73120779,
                                                ["x"] = -282463.86820521,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 696591.22716357,
                                                ["x"] = -282430.69915387,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 701283.45040053,
                                                ["x"] = -282264.11777065,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 695827.14238627,
                                                ["x"] = -282302.1999676,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 695727.97006869,
                                                ["x"] = -282289.43221899,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 695638.23953481,
                                                ["x"] = -282282.61170654,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 701233.4561812,
                                                ["x"] = -282263.78981357,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 695043.32868249,
                                                ["x"] = -282283.02602643,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 694978.53071081,
                                                ["x"] = -282277.98697202,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 694904.09990023,
                                                ["x"] = -282268.81905808,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 701203.50294792,
                                                ["x"] = -282265.40998571,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 694532.37029462,
                                                ["x"] = -282190.43521224,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 694479.34011202,
                                                ["x"] = -282175.86973898,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 702154.04941741,
                                                ["x"] = -282481.78154477,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 701173.67769512,
                                                ["x"] = -282268.61361682,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 694099.46873456,
                                                ["x"] = -282022.31588202,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 694047.15606369,
                                                ["x"] = -282005.35095867,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 692998.78250759,
                                                ["x"] = -281745.98262978,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 701148.98827392,
                                                ["x"] = -282272.52695271,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 692891.42201619,
                                                ["x"] = -281722.19163341,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 692876.50141666,
                                                ["x"] = -281720.65764601,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 692861.53101997,
                                                ["x"] = -281719.75437719,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 700874.95583606,
                                                ["x"] = -282329.97830085,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 692831.54444532,
                                                ["x"] = -281720.22825539,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 692816.61839905,
                                                ["x"] = -281721.70067885,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 692762.28072219,
                                                ["x"] = -281730.17981898,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 700777.96279857,
                                                ["x"] = -282354.27579938,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 689346.962839,
                                                ["x"] = -282392.48712558,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 689322.17433333,
                                                ["x"] = -282395.71094601,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 702125.49456697,
                                                ["x"] = -282461.54946911,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 700711.04462885,
                                                ["x"] = -282374.79365433,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 689262.25363773,
                                                ["x"] = -282396.57251103,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 689242.34853848,
                                                ["x"] = -282394.65098404,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 689212.70658562,
                                                ["x"] = -282390.05385844,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 700645.20621594,
                                                ["x"] = -282398.54942289,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 689188.42937348,
                                                ["x"] = -282388.46933851,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 689172.0714673,
                                                ["x"] = -282400.00524353,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 689156.1500511,
                                                ["x"] = -282412.10592561,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 700566.81376189,
                                                ["x"] = -282431.38532881,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 689137.69279088,
                                                ["x"] = -282428.93841721,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 689131.164847,
                                                ["x"] = -282436.50965526,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 689125.32805259,
                                                ["x"] = -282444.62526262,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 700408.81043384,
                                                ["x"] = -282506.58333424,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 689115.9161483,
                                                ["x"] = -282462.2442087,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 689112.32117965,
                                                ["x"] = -282471.57279618,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 702091.65067487,
                                                ["x"] = -282440.23672171,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 700244.50053907,
                                                ["x"] = -282591.55158098,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 689102.84499972,
                                                ["x"] = -282510.37739797,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 689099.65547517,
                                                ["x"] = -282535.16999089,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 689094.91618111,
                                                ["x"] = -282599.9908733,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 700230.63297135,
                                                ["x"] = -282597.26368083,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 689072.6800594,
                                                ["x"] = -283089.43996714,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 689069.60613359,
                                                ["x"] = -283104.11694593,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 689065.25899151,
                                                ["x"] = -283118.468406,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = 700221.18279674,
                                                ["x"] = -282600.52978499,
                                            }, -- end of [30]
                                            [120] = 
                                            {
                                                ["y"] = 688984.80331519,
                                                ["x"] = -283294.97252859,
                                            }, -- end of [120]
                                            [3] = 
                                            {
                                                ["y"] = 702586.18634003,
                                                ["x"] = -282860.94247708,
                                            }, -- end of [3]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706991.80834878,
                                                ["x"] = -285470.68397295,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705755.04243055,
                                                ["x"] = -284986.73617113,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705755.04243055,
                                                ["x"] = -284986.73617113,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704445.37109318,
                                                ["x"] = -283717.26453575,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704389.23454862,
                                                ["x"] = -283679.09168544,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703542.69545661,
                                                ["x"] = -283212.03563468,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 688981.04758801,
                                                ["x"] = -283306.32079712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 688693.18130823,
                                                ["x"] = -283429.80933638,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 688693.18130823,
                                                ["x"] = -283429.80933638,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 685378.61398009,
                                                ["x"] = -284707.71502223,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703542.69545661,
                                                ["x"] = -283212.03563468,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703300.1855841,
                                                ["x"] = -282935.84383543,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 684048.3513212,
                                                ["x"] = -284915.88576015,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 684048.3513212,
                                                ["x"] = -284915.88576015,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704445.37109318,
                                                ["x"] = -283717.26453575,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704389.23454862,
                                                ["x"] = -283679.09168544,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703300.1855841,
                                                ["x"] = -282935.84383543,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702699.86585266,
                                                ["x"] = -282973.18833385,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 106,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706991.80834878,
                                            ["x"] = -285470.68397295,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.5,
                                            ["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 [1]
                                        [2] = 
                                        {
                                            ["alt"] = 93,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 74.016468200454,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705755.04243055,
                                            ["x"] = -284986.73617113,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 175.4355954148,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704445.37109318,
                                            ["x"] = -283717.26453575,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 201.66844185046,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704389.23454862,
                                            ["x"] = -283679.09168544,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 577.95014574273,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703542.69545661,
                                            ["x"] = -283212.03563468,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 598.5729163935,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703300.1855841,
                                            ["x"] = -282935.84383543,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["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"] = 91,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 775.53133828877,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702699.86585266,
                                            ["x"] = -282973.18833385,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 64,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1600.7718092247,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 688981.04758801,
                                            ["x"] = -283306.32079712,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.5,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 49,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1617.7034523425,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 688693.18130823,
                                            ["x"] = -283429.80933638,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.5,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1905.7342157964,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 685378.61398009,
                                            ["x"] = -284707.71502223,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 167,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 467,
                                        ["y"] = 706991.80834878,
                                        ["x"] = -285470.68397295,
                                        ["name"] = "Unit #057",
                                        ["heading"] = -1.1978114653281,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 468,
                                        ["y"] = 706998.90598574,
                                        ["x"] = -285525.88781596,
                                        ["name"] = "Unit #058",
                                        ["heading"] = -1.1978114653281,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Osa 9A33 ln",
                                        ["unitId"] = 469,
                                        ["y"] = 706994.9628541,
                                        ["x"] = -285588.18929592,
                                        ["name"] = "Unit #059",
                                        ["heading"] = -1.1978114653281,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 470,
                                        ["y"] = 706994.17422777,
                                        ["x"] = -285682.03582903,
                                        ["name"] = "Unit #060",
                                        ["heading"] = -1.1978114653281,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 706991.80834878,
                                ["x"] = -285470.68397295,
                                ["name"] = "Red air defence south east",
                                ["start_time"] = 0,
                            }, -- end of [17]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Runway Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["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 [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896629.90625,
                                            ["x"] = -315671.09375,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1085.3928,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 120.58591019702,
                                            ["ETA_locked"] = false,
                                            ["y"] = 873055.30910701,
                                            ["x"] = -298568.60627803,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 327.0504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 267.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- 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"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 240.48461142482,
                                            ["ETA_locked"] = false,
                                            ["y"] = 841754.16860601,
                                            ["x"] = -291729.42475952,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 312.66589506615,
                                            ["ETA_locked"] = false,
                                            ["y"] = 820636.99236097,
                                            ["x"] = -290682.72168341,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 298.05555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 701.81499862269,
                                            ["ETA_locked"] = false,
                                            ["y"] = 705755.93437046,
                                            ["x"] = -274696.14041122,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 298.05555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 718.2215797903,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702045.71458842,
                                            ["x"] = -277881.58854842,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 305.76388888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 728.12458923988,
                                            ["ETA_locked"] = false,
                                            ["y"] = 699829.25912121,
                                            ["x"] = -279944.59709866,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 152.7048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 305.76388888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "BombingRunway",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["runwayId"] = 25,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 14,
                                                                ["expend"] = "Auto",
                                                                ["altitudeEdited"] = true,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 182.88,
                                                                ["altitudeEnabled"] = true,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 1.2042771838761,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 755.96574273679,
                                            ["ETA_locked"] = false,
                                            ["y"] = 691732.64632746,
                                            ["x"] = -282573.84695336,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 538,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 321.18055555556,
                                            ["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"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 830.08989627135,
                                            ["ETA_locked"] = false,
                                            ["y"] = 668853.15112991,
                                            ["x"] = -289155.1252595,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 538,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 866.70109656446,
                                            ["ETA_locked"] = false,
                                            ["y"] = 676949.47014193,
                                            ["x"] = -299651.25140382,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2483.8593852726,
                                            ["ETA_locked"] = false,
                                            ["y"] = 896629.90625,
                                            ["x"] = -315671.09375,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 75,
                                        ["psi"] = 0.94318501078781,
                                        ["y"] = 896629.90625,
                                        ["x"] = -315671.09375,
                                        ["name"] = "Pilot #012",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Kh-25MP}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.94318501078781,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 76,
                                        ["psi"] = 0.94318501078781,
                                        ["y"] = 896629.90625,
                                        ["x"] = -315671.09375,
                                        ["name"] = "Pilot #013",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Kh-25MP}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.94318501078781,
                                        ["callsign"] = 119,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896629.90625,
                                ["x"] = -315671.09375,
                                ["name"] = "Sickle 1 Runaway attack 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896801.625,
                                            ["x"] = -315058.6875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["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"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 85.344613995558,
                                            ["ETA_locked"] = false,
                                            ["y"] = 871819.24835087,
                                            ["x"] = -314151.0252624,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 873.37028630032,
                                            ["ETA_locked"] = false,
                                            ["y"] = 711482.99535766,
                                            ["x"] = -298981.09186105,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1013.3818167938,
                                            ["ETA_locked"] = false,
                                            ["y"] = 711331.69184384,
                                            ["x"] = -265164.7565226,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1280.5326516418,
                                            ["ETA_locked"] = false,
                                            ["y"] = 805128.86535252,
                                            ["x"] = -264199.06920402,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2052.6935866726,
                                            ["ETA_locked"] = false,
                                            ["y"] = 896629.90625,
                                            ["x"] = -315671.09375,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "High",
                                        ["parking"] = 18,
                                        ["speed"] = 241.52777777778,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 89,
                                        ["psi"] = 1.5344801992926,
                                        ["parking_id"] = "20",
                                        ["x"] = -315058.6875,
                                        ["name"] = "Pilot #016",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896801.625,
                                        ["heading"] = -1.5344801992926,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "High",
                                        ["parking"] = 16,
                                        ["speed"] = 241.52777777778,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 90,
                                        ["psi"] = 1.5344801992926,
                                        ["parking_id"] = "19",
                                        ["x"] = -315003.78125,
                                        ["name"] = "Pilot #017",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896849.625,
                                        ["heading"] = -1.5344801992926,
                                        ["callsign"] = 120,
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896801.625,
                                ["x"] = -315058.6875,
                                ["name"] = "Fulcrum Scimitar flight - sweep",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 451,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "EngageTargets",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "All",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                        }, -- end of ["noTargetTypes"]
                                                                        ["value"] = "All;",
                                                                        ["priority"] = 0,
                                                                        ["maxDistEnabled"] = false,
                                                                        ["maxDist"] = 15000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                }, -- 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]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 895394.57452592,
                                            ["x"] = -318023.51732654,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 590.3976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 973.84786501901,
                                            ["ETA_locked"] = false,
                                            ["y"] = 712918.69148484,
                                            ["x"] = -286573.08566653,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 590.3976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 58,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 1801.0632,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- 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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1024.8761031314,
                                            ["ETA_locked"] = false,
                                            ["y"] = 703351.41185804,
                                            ["x"] = -284959.16342789,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 590.3976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 57,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 1801.0632,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1038.843164049,
                                            ["ETA_locked"] = false,
                                            ["y"] = 704637.22907417,
                                            ["x"] = -282635.5201639,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 581.8632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 581.8632,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 187.56944444444,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1117.8728573395,
                                            ["ETA_locked"] = false,
                                            ["y"] = 689695.63988241,
                                            ["x"] = -284231.81684398,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 581.8632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 1801.0632,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 136.11111111111,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 5,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 1137.7891164694,
                                            ["ETA_locked"] = false,
                                            ["y"] = 685911.53092827,
                                            ["x"] = -284376.01499119,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 582.168,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1184.366548646,
                                            ["ETA_locked"] = false,
                                            ["y"] = 693926.05512144,
                                            ["x"] = -288144.21713921,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 452,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2650.689927471,
                                            ["ETA_locked"] = false,
                                            ["y"] = 895407.1875,
                                            ["x"] = -317828.046875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 451,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Good",
                                        ["parking"] = "0",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 160,
                                        ["psi"] = 1.4001192716779,
                                        ["parking_id"] = "03",
                                        ["x"] = -318023.51732654,
                                        ["name"] = "Pilot #028",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- 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"] = 3601,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 895394.57452592,
                                        ["heading"] = -1.4001192716779,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 451,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Average",
                                        ["parking"] = "1",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 161,
                                        ["psi"] = 1.4001192716779,
                                        ["parking_id"] = "04",
                                        ["x"] = -317995.3125,
                                        ["name"] = "Pilot #029",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- 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"] = 3638,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 895361.3125,
                                        ["heading"] = -1.4001192716779,
                                        ["callsign"] = 121,
                                        ["onboard_num"] = "061",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 895394.57452592,
                                ["x"] = -318023.51732654,
                                ["name"] = "Frgofoot flight - Bolt",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 452,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- 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"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 895407.1875,
                                            ["x"] = -317828.046875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 780.5928,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["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 [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 241.82764520933,
                                            ["ETA_locked"] = false,
                                            ["y"] = 851946.43232647,
                                            ["x"] = -319563.44911654,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 327.0504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 267.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- 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"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 331.4957064396,
                                            ["ETA_locked"] = false,
                                            ["y"] = 811701.83587259,
                                            ["x"] = -323737.34264295,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 569.51976564105,
                                            ["ETA_locked"] = false,
                                            ["y"] = 767049.43122195,
                                            ["x"] = -316138.41988743,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 822.19964552483,
                                            ["ETA_locked"] = false,
                                            ["y"] = 693675.52083397,
                                            ["x"] = -306424.33729348,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- 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"] = 877.07459142012,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682104.13213882,
                                            ["x"] = -295267.74428309,
                                            ["name"] = "IP",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 152.7048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = true,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 304.8,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 3.2463124087095,
                                                                ["altitudeEdited"] = true,
                                                                ["altitudeEnabled"] = false,
                                                                ["y"] = 685004.80586085,
                                                                ["weaponType"] = 4161536,
                                                                ["x"] = -285654.67965076,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = true,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 304.8,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 5.8119464091411,
                                                                ["altitudeEdited"] = true,
                                                                ["altitudeEnabled"] = true,
                                                                ["y"] = 682964.41431225,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -284429.93888634,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = true,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 304.8,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 2.5830872929516,
                                                                ["altitudeEdited"] = true,
                                                                ["altitudeEnabled"] = true,
                                                                ["y"] = 683495.07275881,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -284360.60151957,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = true,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 304.8,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 3.8222710618676,
                                                                ["altitudeEdited"] = true,
                                                                ["altitudeEnabled"] = true,
                                                                ["y"] = 683764.03185009,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -285801.82272255,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 189.7048,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 685858.16010895,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -285090.44491421,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["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 [6]
                                                        [7] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 7,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- 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"] = 798.68183201412,
                                            ["ETA_locked"] = false,
                                            ["y"] = 681843.35487297,
                                            ["x"] = -289919.38092971,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 152.7048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["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"] = 824.50254656916,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683399.11026895,
                                            ["x"] = -282517.80009536,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1041.3442826651,
                                            ["ETA_locked"] = false,
                                            ["y"] = 705318.08075413,
                                            ["x"] = -304264.56133486,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2303.6940018565,
                                            ["ETA_locked"] = false,
                                            ["y"] = 895625.09636116,
                                            ["x"] = -318011.39592291,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 146,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 452,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 358,
                                        ["psi"] = 1.6107054537647,
                                        ["y"] = 895407.1875,
                                        ["x"] = -317828.046875,
                                        ["name"] = "Pilot #002",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40AA4ABE-D6EB-4CD6-AEFE-A1A0477B24AB}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{E86C5AA5-6D49-4F00-AD2E-79A62D6DDE26}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.6107054537647,
                                        ["callsign"] = 122,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 452,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 359,
                                        ["psi"] = 1.6107054537647,
                                        ["y"] = 895407.1875,
                                        ["x"] = -317828.046875,
                                        ["name"] = "Pilot #008",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40AA4ABE-D6EB-4CD6-AEFE-A1A0477B24AB}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{E86C5AA5-6D49-4F00-AD2E-79A62D6DDE26}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.6107054537647,
                                        ["callsign"] = 123,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 452,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 360,
                                        ["psi"] = 1.6107054537647,
                                        ["y"] = 895407.1875,
                                        ["x"] = -317828.046875,
                                        ["name"] = "Pilot #022",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40AA4ABE-D6EB-4CD6-AEFE-A1A0477B24AB}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{E86C5AA5-6D49-4F00-AD2E-79A62D6DDE26}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.6107054537647,
                                        ["callsign"] = 124,
                                        ["onboard_num"] = "012",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 452,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 361,
                                        ["psi"] = 1.6107054537647,
                                        ["y"] = 895407.1875,
                                        ["x"] = -317828.046875,
                                        ["name"] = "Pilot #024",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40AA4ABE-D6EB-4CD6-AEFE-A1A0477B24AB}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{E86C5AA5-6D49-4F00-AD2E-79A62D6DDE26}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.6107054537647,
                                        ["callsign"] = 125,
                                        ["onboard_num"] = "013",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 895407.1875,
                                ["x"] = -317828.046875,
                                ["name"] = "Sickle 4 Airfield attack 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 465,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- 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"] = 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"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 903148.53125,
                                            ["x"] = -319064.875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 797,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 282.63888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 159.36310348565,
                                            ["ETA_locked"] = false,
                                            ["y"] = 861457.80831285,
                                            ["x"] = -302015.40733616,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 327.0504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 282.63888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 7,
                                                                        ["value"] = 458754,
                                                                    }, -- 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"] = 312.36800554109,
                                            ["ETA_locked"] = false,
                                            ["y"] = 819576.73173198,
                                            ["x"] = -291239.63962172,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 287.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 7,
                                                                        ["value"] = 458754,
                                                                    }, -- 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"] = 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"] = 403.69883930997,
                                            ["ETA_locked"] = false,
                                            ["y"] = 793797.20518624,
                                            ["x"] = -286119.94439265,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 282.63888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -285534.89487414,
                                                                ["y"] = 685288.71845494,
                                                                ["value"] = "Air Defence;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 5000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 654.07657746514,
                                            ["ETA_locked"] = false,
                                            ["y"] = 723717.80665981,
                                            ["x"] = -276282.59705806,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 457.2,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 282.63888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 747.03768060333,
                                            ["ETA_locked"] = false,
                                            ["y"] = 698943.66074791,
                                            ["x"] = -275952.71852801,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 457.5048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 282.63888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 537.5048,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 241.52777777778,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 600,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- 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"] = 777.36930986922,
                                            ["ETA_locked"] = false,
                                            ["y"] = 689751.94327964,
                                            ["x"] = -280068.17048646,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 538,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 849.7615231489,
                                            ["ETA_locked"] = false,
                                            ["y"] = 693821.79383548,
                                            ["x"] = -300878.82877783,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2418.6162556216,
                                            ["ETA_locked"] = false,
                                            ["y"] = 903211.2072281,
                                            ["x"] = -319125.72661312,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 148,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 465,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 366,
                                        ["psi"] = 1.1825973666138,
                                        ["y"] = 903148.53125,
                                        ["x"] = -319064.875,
                                        ["name"] = "Pilot #033",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1825973666138,
                                        ["callsign"] = 126,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 465,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 367,
                                        ["psi"] = 1.1825973666138,
                                        ["y"] = 903148.53125,
                                        ["x"] = -319064.875,
                                        ["name"] = "Pilot #034",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1825973666138,
                                        ["callsign"] = 127,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 465,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 368,
                                        ["psi"] = 1.1825973666138,
                                        ["y"] = 903148.53125,
                                        ["x"] = -319064.875,
                                        ["name"] = "Pilot #035",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1825973666138,
                                        ["callsign"] = 128,
                                        ["onboard_num"] = "012",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 465,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 369,
                                        ["psi"] = 1.1825973666138,
                                        ["y"] = 903148.53125,
                                        ["x"] = -319064.875,
                                        ["name"] = "Pilot #037",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1825973666138,
                                        ["callsign"] = 129,
                                        ["onboard_num"] = "013",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 903148.53125,
                                ["x"] = -319064.875,
                                ["name"] = "Sickle 3 SEAD",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Runway Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2032,
                                                                        ["name"] = 10,
                                                                    }, -- 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"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 904158.4375,
                                            ["x"] = -319857.5,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1085.3928,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 153.86262849207,
                                            ["ETA_locked"] = false,
                                            ["y"] = 873442.94977564,
                                            ["x"] = -298939.07757335,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 327.0504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- 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"] = 1,
                                                                    }, -- 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"] = 263.24389978761,
                                            ["ETA_locked"] = false,
                                            ["y"] = 842141.80927464,
                                            ["x"] = -292099.89605484,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 335.42518342894,
                                            ["ETA_locked"] = false,
                                            ["y"] = 821024.6330296,
                                            ["x"] = -291053.19297873,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 304.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 282.63888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 745.99149561384,
                                            ["ETA_locked"] = false,
                                            ["y"] = 706086.4834017,
                                            ["x"] = -275085.44472826,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 282.63888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 778.63208101237,
                                            ["ETA_locked"] = false,
                                            ["y"] = 698889.5960467,
                                            ["x"] = -280853.49632047,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 152.7048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 282.63888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "BombingRunway",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 1.2042771838761,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 12,
                                                                ["expend"] = "Four",
                                                                ["altitudeEdited"] = true,
                                                                ["directionEnabled"] = true,
                                                                ["runwayId"] = 25,
                                                                ["altitude"] = 182.88,
                                                                ["altitudeEnabled"] = true,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 809.15034459054,
                                            ["ETA_locked"] = false,
                                            ["y"] = 690545.83122914,
                                            ["x"] = -283040.59347467,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 538,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 885.98207216165,
                                            ["ETA_locked"] = false,
                                            ["y"] = 669240.79179854,
                                            ["x"] = -289525.59655482,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 538,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 897.98756366047,
                                            ["ETA_locked"] = false,
                                            ["y"] = 677337.11081056,
                                            ["x"] = -300021.72269914,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2517.1361035676,
                                            ["ETA_locked"] = false,
                                            ["y"] = 897017.54691863,
                                            ["x"] = -316041.56504532,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["parking"] = "86",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 383,
                                        ["psi"] = 0.97291003901584,
                                        ["parking_id"] = "05",
                                        ["x"] = -319857.5,
                                        ["name"] = "Pilot #030",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 904158.4375,
                                        ["heading"] = -0.97291003901584,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["parking"] = 85,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 384,
                                        ["psi"] = 0.97291003901584,
                                        ["parking_id"] = "07",
                                        ["x"] = -319819.53125,
                                        ["name"] = "Pilot #031",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 904208.5625,
                                        ["heading"] = -0.97291003901584,
                                        ["callsign"] = 119,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 904158.4375,
                                ["x"] = -319857.5,
                                ["name"] = "Sickle 2 Runaway attack 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 60,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896966.3125,
                                            ["x"] = -315171.46875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 780.5928,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 299.86006257399,
                                            ["ETA_locked"] = false,
                                            ["y"] = 853871.02325911,
                                            ["x"] = -317167.67520277,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 327.0504,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 267.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- 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"] = 452.46107299235,
                                            ["ETA_locked"] = false,
                                            ["y"] = 813398.82197924,
                                            ["x"] = -322155.38911937,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 267.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 621.66236789783,
                                            ["ETA_locked"] = false,
                                            ["y"] = 768974.02215459,
                                            ["x"] = -313742.64597366,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 825.30303395323,
                                            ["ETA_locked"] = false,
                                            ["y"] = 684126.91169898,
                                            ["x"] = -299139.43865524,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- 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"] = 849.32201068956,
                                            ["ETA_locked"] = false,
                                            ["y"] = 684298.94982656,
                                            ["x"] = -292105.98376239,
                                            ["name"] = "IP",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 152.7048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 3.2463124087095,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 304.8,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = true,
                                                                ["altitudeEdited"] = true,
                                                                ["altitudeEnabled"] = false,
                                                                ["y"] = 685427.54985691,
                                                                ["weaponType"] = 4161536,
                                                                ["x"] = -284049.2734931,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 5.8119464091411,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 304.8,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = true,
                                                                ["altitudeEdited"] = true,
                                                                ["altitudeEnabled"] = true,
                                                                ["y"] = 685018.50372648,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -285674.93411913,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 2.5830872929516,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 304.8,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = true,
                                                                ["altitudeEdited"] = true,
                                                                ["altitudeEnabled"] = true,
                                                                ["y"] = 683460.94324086,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -284362.66112992,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 3.8222710618676,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 304.8,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = true,
                                                                ["altitudeEdited"] = true,
                                                                ["altitudeEnabled"] = true,
                                                                ["y"] = 682977.3053711,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -284320.77325898,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["altitude"] = 189.7048,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["y"] = 683767.86875212,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -285811.91821958,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 863.08999891746,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683807.4830326,
                                            ["x"] = -288103.16890453,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 152.7048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 292.91666666667,
                                            ["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"] = 885.78536851598,
                                            ["ETA_locked"] = false,
                                            ["y"] = 682023.31208094,
                                            ["x"] = -281699.21150438,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1101.7469004353,
                                            ["ETA_locked"] = false,
                                            ["y"] = 707242.67168677,
                                            ["x"] = -301868.78742109,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2363.2357298536,
                                            ["ETA_locked"] = false,
                                            ["y"] = 896629.90625,
                                            ["x"] = -315671.09375,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 155,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "13",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 410,
                                        ["psi"] = 1.6170839983206,
                                        ["parking_id"] = "30",
                                        ["x"] = -315171.46875,
                                        ["name"] = "Pilot #032",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40AA4ABE-D6EB-4CD6-AEFE-A1A0477B24AB}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{292960BB-6518-41AC-BADA-210D65D5073C}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896966.3125,
                                        ["heading"] = -1.6170839983206,
                                        ["callsign"] = 122,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["parking"] = "12",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 411,
                                        ["psi"] = 1.6170839983206,
                                        ["parking_id"] = "28",
                                        ["x"] = -315142.15625,
                                        ["name"] = "Pilot #038",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40AA4ABE-D6EB-4CD6-AEFE-A1A0477B24AB}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{292960BB-6518-41AC-BADA-210D65D5073C}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896987,
                                        ["heading"] = -1.6170839983206,
                                        ["callsign"] = 123,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Good",
                                        ["parking"] = "11",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 412,
                                        ["psi"] = 1.6170839983206,
                                        ["parking_id"] = "29",
                                        ["x"] = -315116.1875,
                                        ["name"] = "Pilot #039",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40AA4ABE-D6EB-4CD6-AEFE-A1A0477B24AB}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{292960BB-6518-41AC-BADA-210D65D5073C}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 897014.3125,
                                        ["heading"] = -1.6170839983206,
                                        ["callsign"] = 124,
                                        ["onboard_num"] = "012",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Good",
                                        ["parking"] = "20",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 413,
                                        ["psi"] = 1.6170839983206,
                                        ["parking_id"] = "25",
                                        ["x"] = -315115.15625,
                                        ["name"] = "Pilot #040",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40AA4ABE-D6EB-4CD6-AEFE-A1A0477B24AB}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{292960BB-6518-41AC-BADA-210D65D5073C}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896884,
                                        ["heading"] = -1.6170839983206,
                                        ["callsign"] = 125,
                                        ["onboard_num"] = "013",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 896966.3125,
                                ["x"] = -315171.46875,
                                ["name"] = "Sickle 5 Airfield attack 2",
                                ["communication"] = true,
                                ["start_time"] = 60,
                                ["frequency"] = 251,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896574.375,
                                            ["x"] = -314859.53125,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 292.91666666667,
                                            ["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"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 85.336127548651,
                                            ["ETA_locked"] = false,
                                            ["y"] = 871594.40799218,
                                            ["x"] = -313954.01326245,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 752.142628778,
                                            ["ETA_locked"] = false,
                                            ["y"] = 711258.15499897,
                                            ["x"] = -298784.0798611,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 892.15415927151,
                                            ["ETA_locked"] = false,
                                            ["y"] = 711106.85148515,
                                            ["x"] = -264967.74452265,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 5048.0976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1280.5241651949,
                                            ["ETA_locked"] = false,
                                            ["y"] = 804904.02499384,
                                            ["x"] = -264002.05720407,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2036.4147788648,
                                            ["ETA_locked"] = false,
                                            ["y"] = 896405.06589131,
                                            ["x"] = -315474.08175005,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 186,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "37",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 513,
                                        ["psi"] = 1.5345624250832,
                                        ["parking_id"] = "02",
                                        ["x"] = -314859.53125,
                                        ["name"] = "Pilot #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896574.375,
                                        ["heading"] = -1.5345624250832,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "High",
                                        ["parking"] = "36",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 514,
                                        ["psi"] = 1.5345624250832,
                                        ["parking_id"] = "03",
                                        ["x"] = -314830.1875,
                                        ["name"] = "Pilot #004",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896594.9375,
                                        ["heading"] = -1.5345624250832,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896574.375,
                                ["x"] = -314859.53125,
                                ["name"] = "Fulcrum Sabre flight - sweep",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 465,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "EngageTargets",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "All",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                        }, -- end of ["noTargetTypes"]
                                                                        ["value"] = "All;",
                                                                        ["priority"] = 0,
                                                                        ["maxDistEnabled"] = false,
                                                                        ["maxDist"] = 15000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                }, -- 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]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4294967295,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 904241.8125,
                                            ["x"] = -319622.5625,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 590.3976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 973.84786501901,
                                            ["ETA_locked"] = false,
                                            ["y"] = 721766.03880448,
                                            ["x"] = -288172.64893355,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 590.3976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["groupId"] = 58,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 1801.0632,
                                                                ["directionEnabled"] = false,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- 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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1024.8761031314,
                                            ["ETA_locked"] = false,
                                            ["y"] = 712198.75917768,
                                            ["x"] = -286558.72669491,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 590.3976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["groupId"] = 57,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 1801.0632,
                                                                ["directionEnabled"] = false,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1038.843164049,
                                            ["ETA_locked"] = false,
                                            ["y"] = 713484.57639381,
                                            ["x"] = -284235.08343092,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 581.8632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 581.8632,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 187.56944444444,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1117.8728573395,
                                            ["ETA_locked"] = false,
                                            ["y"] = 698542.98720205,
                                            ["x"] = -285831.380111,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 581.8632,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 1801.0632,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 136.11111111111,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 5,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 1137.7891164694,
                                            ["ETA_locked"] = false,
                                            ["y"] = 694758.87824791,
                                            ["x"] = -285975.57825821,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 582.168,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1184.366548646,
                                            ["ETA_locked"] = false,
                                            ["y"] = 702773.40244108,
                                            ["x"] = -289743.78040623,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 452,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2650.689927471,
                                            ["ETA_locked"] = false,
                                            ["y"] = 904254.53481964,
                                            ["x"] = -319427.61014202,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 30,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 187,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 465,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Client",
                                        ["parking"] = "88",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 515,
                                        ["psi"] = 1.400121928715,
                                        ["parking_id"] = "79",
                                        ["x"] = -319622.5625,
                                        ["name"] = "Pilot #006",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- 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"] = 3601,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 904241.8125,
                                        ["heading"] = -1.400121928715,
                                        ["callsign"] = 130,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 465,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Average",
                                        ["parking"] = "93",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 516,
                                        ["psi"] = 1.400121928715,
                                        ["parking_id"] = "78",
                                        ["x"] = -319596,
                                        ["name"] = "Pilot #007",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B1EF6B0E-3D91-4047-A7A5-A99E7D8B4A8B}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- 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"] = 3525,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 904221.8125,
                                        ["heading"] = -1.400121928715,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "061",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 904241.8125,
                                ["x"] = -319622.5625,
                                ["name"] = "Frgofoot flight - Thunder",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.0071286397935,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896407.49894767,
                                            ["speed"] = 0,
                                            ["x"] = -314891.87956143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 81,
                                        ["y"] = 896407.49894767,
                                        ["x"] = -314891.87956143,
                                        ["name"] = "New Static Object #036",
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896407.49894767,
                                ["x"] = -314891.87956143,
                                ["name"] = "New Static Object #036",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.0071286397935,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896378.95506386,
                                            ["speed"] = 0,
                                            ["x"] = -314927.93499361,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 82,
                                        ["y"] = 896378.95506386,
                                        ["x"] = -314927.93499361,
                                        ["name"] = "New Static Object #037",
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896378.95506386,
                                ["x"] = -314927.93499361,
                                ["name"] = "New Static Object #037",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.0614548307836,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896476.60519267,
                                            ["speed"] = 0,
                                            ["x"] = -314960.2346516,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 83,
                                        ["y"] = 896476.60519267,
                                        ["x"] = -314960.2346516,
                                        ["name"] = "New Static Object #038",
                                        ["heading"] = 5.0614548307836,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896476.60519267,
                                ["x"] = -314960.2346516,
                                ["name"] = "New Static Object #038",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 4.921828490624,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896458.57747658,
                                            ["speed"] = 0,
                                            ["x"] = -314985.77391606,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 84,
                                        ["y"] = 896458.57747658,
                                        ["x"] = -314985.77391606,
                                        ["name"] = "New Static Object #039",
                                        ["heading"] = 4.921828490624,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896458.57747658,
                                ["x"] = -314985.77391606,
                                ["name"] = "New Static Object #039",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 4.9567350756639,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896552.4718312,
                                            ["speed"] = 0,
                                            ["x"] = -314994.7877741,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 85,
                                        ["y"] = 896552.4718312,
                                        ["x"] = -314994.7877741,
                                        ["name"] = "New Static Object #040",
                                        ["heading"] = 4.9567350756639,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896552.4718312,
                                ["x"] = -314994.7877741,
                                ["name"] = "New Static Object #040",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.0090949532237,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896529.18603126,
                                            ["speed"] = 0,
                                            ["x"] = -315029.3408966,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 86,
                                        ["y"] = 896529.18603126,
                                        ["x"] = -315029.3408966,
                                        ["name"] = "New Static Object #041",
                                        ["heading"] = 5.0090949532237,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896529.18603126,
                                ["x"] = -315029.3408966,
                                ["name"] = "New Static Object #041",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 4.921828490624,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896463.30926645,
                                            ["speed"] = 0,
                                            ["x"] = -315143.95597042,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Air Defence",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 87,
                                        ["y"] = 896463.30926645,
                                        ["x"] = -315143.95597042,
                                        ["name"] = "New Static Object #042",
                                        ["heading"] = 4.921828490624,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896463.30926645,
                                ["x"] = -315143.95597042,
                                ["name"] = "New Static Object #042",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 4.921828490624,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896420.81728472,
                                            ["speed"] = 0,
                                            ["x"] = -315113.85748336,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 74,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 88,
                                        ["rate"] = 10,
                                        ["y"] = 896420.81728472,
                                        ["x"] = -315113.85748336,
                                        ["name"] = "New Static Object #043",
                                        ["heading"] = 4.921828490624,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896420.81728472,
                                ["x"] = -315113.85748336,
                                ["name"] = "New Static Object #043",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 20,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 95,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 166,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 10,
                    ["coalitionlist"] = "red",
                    ["zone"] = 166,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 95,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 166,
                    ["speedU"] = 5.1388888888889,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 95,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 128,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1581240465",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 99,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 166,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 10,
                    ["coalitionlist"] = "red",
                    ["zone"] = 166,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 99,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 166,
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 5.1388888888889,
                    ["unit"] = 99,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1581240465",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 130,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 372,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 500,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 30,
                    ["coalitionlist"] = "red",
                    ["zone"] = 332,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 372,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 332,
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 2.5694444444444,
                    ["unit"] = 372,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1581240465",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 131,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 373,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 500,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 30,
                    ["coalitionlist"] = "red",
                    ["zone"] = 332,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 373,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 332,
                    ["speedU"] = 2.5694444444444,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 373,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1581240465",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 132,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 204,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 334,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 140,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Harrier Trigger",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 3,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 333,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "A10 Trigger",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 12,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 517,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 1339,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 14,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Gaz Trigger",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 332,
                    ["group"] = 3,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["unit"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Eagle Trigger",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 118,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 187,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 1174,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 83,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Cancel Frogfeet",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 186,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 1173,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 75,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Cancel fulcrums",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 165,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 1007,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Su27 eagle deact",
            ["eventlist"] = "mission start",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 118,
                    ["predicate"] = "a_deactivate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 666,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1325",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1325",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Kicking off",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 667,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1326",
                    ["seconds"] = 15,
                    ["text"] = "DictKey_ActionText_1326",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Heli approach",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 128,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 166,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 130,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 166,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1397",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1397",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 159,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Heli troop attack south",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 131,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 500,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 132,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 500,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1396",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1396",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 158,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "North heli troops approaching",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 668,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_1327",
                    ["seconds"] = 15,
                    ["text"] = "DictKey_ActionText_1327",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 157,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Paras approach",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 834,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "North trigger",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["zone"] = 332,
                    ["text"] = "DictKey_ActionText_1371",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["KeyDict_text"] = "DictKey_ActionText_1371",
                    ["KeyDict_comment"] = "DictKey_ActionComment_1370",
                    ["readonly"] = false,
                    ["seconds"] = 20,
                    ["comment"] = "DictKey_ActionComment_1370",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 835,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Crossed south bridge",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1372",
                    ["KeyDict_text"] = "DictKey_ActionText_1372",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 26,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 836,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Crossed north bridge",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1373",
                    ["KeyDict_text"] = "DictKey_ActionText_1373",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 837,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Water crossing",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1374",
                    ["KeyDict_text"] = "DictKey_ActionText_1374",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 838,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Kviti overrun",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1375",
                    ["KeyDict_text"] = "DictKey_ActionText_1375",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 835,
                    ["group"] = 26,
                    ["predicate"] = "c_unit_dead",
                    ["percent"] = 10,
                    ["unit"] = 281,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Rapier south hit",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1376",
                    ["KeyDict_text"] = "DictKey_ActionText_1376",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [22]
        [23] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 839,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Hinds spotted",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1377",
                    ["KeyDict_text"] = "DictKey_ActionText_1377",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [23]
        [24] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 840,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "planes south",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1378",
                    ["KeyDict_text"] = "DictKey_ActionText_1378",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [24]
        [25] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 841,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "North planes",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_s",
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_1379",
                    ["KeyDict_text"] = "DictKey_ActionText_1379",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [25]
    }, -- end of ["trigrules"]
    ["currentKey"] = 258238,
    ["start_time"] = 33600,
    ["forcedOptions"] = 
    {
        ["civTraffic"] = "",
        ["birds"] = 490,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["OIL_RADIATOR_SENSOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_RADIATOR_SENSOR",
            ["mm"] = 0,
        }, -- end of ["OIL_RADIATOR_SENSOR"]
        ["TURNIND_POINTER_FAILS_NO_VACUUM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_POINTER_FAILS_NO_VACUUM",
            ["mm"] = 0,
        }, -- end of ["TURNIND_POINTER_FAILS_NO_VACUUM"]
        ["COOLANT_SHORT_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_SHORT_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["COOLANT_SHORT_CIRCUIT"]
        ["CARBAIR_OPEN_CIRCUIT_BLB"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_OPEN_CIRCUIT_BLB",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_OPEN_CIRCUIT_BLB"]
        ["PUMP_RELIEF_VALVE_SCREEN_CLOGGED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_RELIEF_VALVE_SCREEN_CLOGGED",
            ["mm"] = 0,
        }, -- end of ["PUMP_RELIEF_VALVE_SCREEN_CLOGGED"]
        ["RIGHT_TANK_PUMP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_TANK_PUMP_FAULT",
            ["mm"] = 0,
        }, -- end of ["RIGHT_TANK_PUMP_FAULT"]
        ["BATTERY_OVERHEAT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BATTERY_OVERHEAT",
            ["mm"] = 0,
        }, -- end of ["BATTERY_OVERHEAT"]
        ["COOLANT_UNPRES"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_UNPRES",
            ["mm"] = 0,
        }, -- end of ["COOLANT_UNPRES"]
        ["COMPASS_POINTER_PULLS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_POINTER_PULLS",
            ["mm"] = 0,
        }, -- end of ["COMPASS_POINTER_PULLS"]
        ["TURNIND_INCORRECT_SENS_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_INCORRECT_SENS_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["TURNIND_INCORRECT_SENS_DEFECTIVE"]
        ["BAT_SOLENOID_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BAT_SOLENOID_WIRING",
            ["mm"] = 0,
        }, -- end of ["BAT_SOLENOID_WIRING"]
        ["VHF_SHORTED_CTL_BOX"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_SHORTED_CTL_BOX",
            ["mm"] = 0,
        }, -- end of ["VHF_SHORTED_CTL_BOX"]
        ["TURNIND_INCORRECT_SENS_VAC_HIGH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_INCORRECT_SENS_VAC_HIGH",
            ["mm"] = 0,
        }, -- end of ["TURNIND_INCORRECT_SENS_VAC_HIGH"]
        ["TACH_BREAK_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_BREAK_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["TACH_BREAK_CIRCUIT"]
        ["COOLANT_DEFECTIVE_IND"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_DEFECTIVE_IND",
            ["mm"] = 0,
        }, -- end of ["COOLANT_DEFECTIVE_IND"]
        ["OIL_RADIATOR_MOTOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_RADIATOR_MOTOR",
            ["mm"] = 0,
        }, -- end of ["OIL_RADIATOR_MOTOR"]
        ["SUPERCHARGER_WIRE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SUPERCHARGER_WIRE",
            ["mm"] = 0,
        }, -- end of ["SUPERCHARGER_WIRE"]
        ["GENERATOR_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GENERATOR_FAULT",
            ["mm"] = 0,
        }, -- end of ["GENERATOR_FAULT"]
        ["FUEL_PUMP_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_PUMP_FAILURE",
            ["mm"] = 0,
        }, -- end of ["FUEL_PUMP_FAILURE"]
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["BAT_SOLENOID_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BAT_SOLENOID_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["BAT_SOLENOID_DEFECTIVE"]
        ["COMPASS_ERRATIC_OPERATION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_ERRATIC_OPERATION",
            ["mm"] = 0,
        }, -- end of ["COMPASS_ERRATIC_OPERATION"]
        ["HORIZON_BAR_NOT_SETTLE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HORIZON_BAR_NOT_SETTLE",
            ["mm"] = 0,
        }, -- end of ["HORIZON_BAR_NOT_SETTLE"]
        ["OIL_DILUTION_WIRE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_DILUTION_WIRE",
            ["mm"] = 0,
        }, -- end of ["OIL_DILUTION_WIRE"]
        ["L_GEAR_UPL_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "L_GEAR_UPL_FAULT",
            ["mm"] = 0,
        }, -- end of ["L_GEAR_UPL_FAULT"]
        ["TURNIND_POINTER_VIBRATES"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_POINTER_VIBRATES",
            ["mm"] = 0,
        }, -- end of ["TURNIND_POINTER_VIBRATES"]
        ["PUMP_FAILS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_FAILS",
            ["mm"] = 0,
        }, -- end of ["PUMP_FAILS"]
        ["MAGNETO_1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAGNETO_1",
            ["mm"] = 0,
        }, -- end of ["MAGNETO_1"]
        ["COOLANT_RADIATOR_SENSOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_RADIATOR_SENSOR",
            ["mm"] = 0,
        }, -- end of ["COOLANT_RADIATOR_SENSOR"]
        ["VHF_SQUELCH_RELAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_SQUELCH_RELAY",
            ["mm"] = 0,
        }, -- end of ["VHF_SQUELCH_RELAY"]
        ["MAIN_R_GEAR_D_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAIN_R_GEAR_D_LOCK",
            ["mm"] = 0,
        }, -- end of ["MAIN_R_GEAR_D_LOCK"]
        ["R_GEAR_DLK_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "R_GEAR_DLK_FAULT",
            ["mm"] = 0,
        }, -- end of ["R_GEAR_DLK_FAULT"]
        ["F2_TOP_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "F2_TOP_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["F2_TOP_CYLINDER"]
        ["D2_LEFT_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "D2_LEFT_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["D2_LEFT_CYLINDER"]
        ["RIGHT_WING_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_WING_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["RIGHT_WING_TANK_LEAK"]
        ["INSUF_FUEL_PRES"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INSUF_FUEL_PRES",
            ["mm"] = 0,
        }, -- end of ["INSUF_FUEL_PRES"]
        ["R_GEAR_UPL_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "R_GEAR_UPL_FAULT",
            ["mm"] = 0,
        }, -- end of ["R_GEAR_UPL_FAULT"]
        ["BOOSTER_COIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOOSTER_COIL",
            ["mm"] = 0,
        }, -- end of ["BOOSTER_COIL"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["MANIFOLD_SHIFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MANIFOLD_SHIFT",
            ["mm"] = 0,
        }, -- end of ["MANIFOLD_SHIFT"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["COMPASS_NO_TORQUE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_NO_TORQUE",
            ["mm"] = 0,
        }, -- end of ["COMPASS_NO_TORQUE"]
        ["COOLANT_BREAK_BULB"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_BREAK_BULB",
            ["mm"] = 0,
        }, -- end of ["COOLANT_BREAK_BULB"]
        ["PROP_GOVERNOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PROP_GOVERNOR",
            ["mm"] = 0,
        }, -- end of ["PROP_GOVERNOR"]
        ["MANIFOLD_LINE_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MANIFOLD_LINE_LEAK",
            ["mm"] = 0,
        }, -- end of ["MANIFOLD_LINE_LEAK"]
        ["CARBAIR_SHORT_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_SHORT_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_SHORT_CIRCUIT"]
        ["TACH_POOR_CONNECTION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_POOR_CONNECTION",
            ["mm"] = 0,
        }, -- end of ["TACH_POOR_CONNECTION"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["UNLOAD_VALVE_NOT_UNLOAD"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UNLOAD_VALVE_NOT_UNLOAD",
            ["mm"] = 0,
        }, -- end of ["UNLOAD_VALVE_NOT_UNLOAD"]
        ["STARTER_BURNOUT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_BURNOUT",
            ["mm"] = 0,
        }, -- end of ["STARTER_BURNOUT"]
        ["HYDRO_LOW_AIR_PRESSURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYDRO_LOW_AIR_PRESSURE",
            ["mm"] = 0,
        }, -- end of ["HYDRO_LOW_AIR_PRESSURE"]
        ["IGNITION_TERM_CONNECT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IGNITION_TERM_CONNECT",
            ["mm"] = 0,
        }, -- end of ["IGNITION_TERM_CONNECT"]
        ["MAIN_L_GEAR_D_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAIN_L_GEAR_D_LOCK",
            ["mm"] = 0,
        }, -- end of ["MAIN_L_GEAR_D_LOCK"]
        ["DEFECTIVE_INSTRUMENT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DEFECTIVE_INSTRUMENT",
            ["mm"] = 0,
        }, -- end of ["DEFECTIVE_INSTRUMENT"]
        ["COOLANT_POOR_CONNTECT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_POOR_CONNTECT",
            ["mm"] = 0,
        }, -- end of ["COOLANT_POOR_CONNTECT"]
        ["TURNIND_POINTER_FAILS_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_POINTER_FAILS_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["TURNIND_POINTER_FAILS_DEFECTIVE"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mlws",
            ["mm"] = 0,
        }, -- end of ["mlws"]
        ["TURNIND_INCORRECT_SENS_VAC_LOW"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_INCORRECT_SENS_VAC_LOW",
            ["mm"] = 0,
        }, -- end of ["TURNIND_INCORRECT_SENS_VAC_LOW"]
        ["DOORS_TVC_BROKEN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DOORS_TVC_BROKEN",
            ["mm"] = 0,
        }, -- end of ["DOORS_TVC_BROKEN"]
        ["CARBAIR_SHORT_CIRCUIT_LEADS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_SHORT_CIRCUIT_LEADS",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_SHORT_CIRCUIT_LEADS"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["OIL_RADIATOR_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_RADIATOR_WIRING",
            ["mm"] = 0,
        }, -- end of ["OIL_RADIATOR_WIRING"]
        ["COOLANT_RADIATOR_MOTOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_RADIATOR_MOTOR",
            ["mm"] = 0,
        }, -- end of ["COOLANT_RADIATOR_MOTOR"]
        ["BOOST_REG"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOOST_REG",
            ["mm"] = 0,
        }, -- end of ["BOOST_REG"]
        ["OIL_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_LEAK",
            ["mm"] = 0,
        }, -- end of ["OIL_LEAK"]
        ["STARTER_RELAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_RELAY",
            ["mm"] = 0,
        }, -- end of ["STARTER_RELAY"]
        ["TACH_BREAK_IN_INDICATOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_BREAK_IN_INDICATOR",
            ["mm"] = 0,
        }, -- end of ["TACH_BREAK_IN_INDICATOR"]
        ["L_GEAR_DLK_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "L_GEAR_DLK_FAULT",
            ["mm"] = 0,
        }, -- end of ["L_GEAR_DLK_FAULT"]
        ["MAGNETO_2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAGNETO_2",
            ["mm"] = 0,
        }, -- end of ["MAGNETO_2"]
        ["TAIL_GEAR_U_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_U_LOCK",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_U_LOCK"]
        ["IGNITION_NO_OUTPUT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IGNITION_NO_OUTPUT",
            ["mm"] = 0,
        }, -- end of ["IGNITION_NO_OUTPUT"]
        ["PITOT_HEAT_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_HEAT_WIRING",
            ["mm"] = 0,
        }, -- end of ["PITOT_HEAT_WIRING"]
        ["DOORS_TV_JAMMED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DOORS_TV_JAMMED",
            ["mm"] = 0,
        }, -- end of ["DOORS_TV_JAMMED"]
        ["INT_HYDRO_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INT_HYDRO_LEAK",
            ["mm"] = 0,
        }, -- end of ["INT_HYDRO_LEAK"]
        ["PUMP_RELIEF_VALVE_LEAKS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_RELIEF_VALVE_LEAKS",
            ["mm"] = 0,
        }, -- end of ["PUMP_RELIEF_VALVE_LEAKS"]
        ["TAIL_GEAR_FAIL_GO_UP"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_FAIL_GO_UP",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_FAIL_GO_UP"]
        ["STARTER_SOLENOID"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_SOLENOID",
            ["mm"] = 0,
        }, -- end of ["STARTER_SOLENOID"]
        ["TAIL_GEAR_C_CABLE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_C_CABLE",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_C_CABLE"]
        ["TURNIND_POINTER_NOT_SET_ZERO"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_POINTER_NOT_SET_ZERO",
            ["mm"] = 0,
        }, -- end of ["TURNIND_POINTER_NOT_SET_ZERO"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["STARTER_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_WIRING",
            ["mm"] = 0,
        }, -- end of ["STARTER_WIRING"]
        ["DEFECTIVE_MECHANISM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DEFECTIVE_MECHANISM",
            ["mm"] = 0,
        }, -- end of ["DEFECTIVE_MECHANISM"]
        ["COMPASS_ERRATIC_INDIACATON"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_ERRATIC_INDIACATON",
            ["mm"] = 0,
        }, -- end of ["COMPASS_ERRATIC_INDIACATON"]
        ["OIL_DILUTION_SOLENOID"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_DILUTION_SOLENOID",
            ["mm"] = 0,
        }, -- end of ["OIL_DILUTION_SOLENOID"]
        ["PUMP_SEPARATOR_CLOGGED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_SEPARATOR_CLOGGED",
            ["mm"] = 0,
        }, -- end of ["PUMP_SEPARATOR_CLOGGED"]
        ["CLOGGED_FUEL_STRAINER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOGGED_FUEL_STRAINER",
            ["mm"] = 0,
        }, -- end of ["CLOGGED_FUEL_STRAINER"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["CARBAIR_GND_LEAD"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_GND_LEAD",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_GND_LEAD"]
        ["PITOT_HEAT_ELEMENT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_HEAT_ELEMENT",
            ["mm"] = 0,
        }, -- end of ["PITOT_HEAT_ELEMENT"]
        ["FUEL_VALVE_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_VALVE_LEAK",
            ["mm"] = 0,
        }, -- end of ["FUEL_VALVE_LEAK"]
        ["F2_BOTTOM_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "F2_BOTTOM_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["F2_BOTTOM_CYLINDER"]
        ["LEFT_WING_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_WING_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["LEFT_WING_TANK_LEAK"]
        ["CARBAIR_BREAK_LEADS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_BREAK_LEADS",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_BREAK_LEADS"]
        ["D2_RIGHT_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "D2_RIGHT_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["D2_RIGHT_CYLINDER"]
        ["TAIL_GEAR_D_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_D_LOCK",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_D_LOCK"]
        ["UNLOAD_VALVE_NOT_LOAD"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UNLOAD_VALVE_NOT_LOAD",
            ["mm"] = 0,
        }, -- end of ["UNLOAD_VALVE_NOT_LOAD"]
        ["ENGINE_JAM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENGINE_JAM",
            ["mm"] = 0,
        }, -- end of ["ENGINE_JAM"]
        ["TAIL_GEAR_FAIL_GO_DOWN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_FAIL_GO_DOWN",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_FAIL_GO_DOWN"]
        ["CARBAIR_SHORT_CIRCUIT_BLB"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_SHORT_CIRCUIT_BLB",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_SHORT_CIRCUIT_BLB"]
        ["SUPERCHARGER_SOLENOID"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SUPERCHARGER_SOLENOID",
            ["mm"] = 0,
        }, -- end of ["SUPERCHARGER_SOLENOID"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["LEFT_TANK_PUMP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_TANK_PUMP_FAULT",
            ["mm"] = 0,
        }, -- end of ["LEFT_TANK_PUMP_FAULT"]
        ["EXT_HYDRO_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EXT_HYDRO_LEAK",
            ["mm"] = 0,
        }, -- end of ["EXT_HYDRO_LEAK"]
        ["VHF_VT_BURNED_OUT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_VT_BURNED_OUT",
            ["mm"] = 0,
        }, -- end of ["VHF_VT_BURNED_OUT"]
        ["COOLANT_RADIATOR_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_RADIATOR_WIRING",
            ["mm"] = 0,
        }, -- end of ["COOLANT_RADIATOR_WIRING"]
        ["SUPERCHARGER_LIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SUPERCHARGER_LIGHT",
            ["mm"] = 0,
        }, -- end of ["SUPERCHARGER_LIGHT"]
        ["TACH_RESISTANCE_ADJ"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_RESISTANCE_ADJ",
            ["mm"] = 0,
        }, -- end of ["TACH_RESISTANCE_ADJ"]
        ["VHF_CRYSTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_CRYSTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_CRYSTAL"]
        ["VHF_VT207_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_VT207_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["VHF_VT207_DEFECTIVE"]
    }, -- end of ["failures"]
} -- end of mission
