mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag(1); mission.trig.events[\"mission start\"][1]=nil;",
            [2] = "a_radio_transmission(getValueResourceByKey(\"ResKey_Action_57\"), 1817, true, false, 127000, 1000, \"\", 0); mission.trig.func[2]=nil;",
            [3] = "a_radio_transmission(getValueResourceByKey(\"ResKey_Action_58\"), 1982, true, false, 155000, 10000, \"\", 0); mission.trig.func[3]=nil;",
            [4] = "a_radio_transmission(getValueResourceByKey(\"ResKey_Action_60\"), 1487, true, false, 133000, 100, \"\", 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_29\"), 30, true, 0);a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_48\"), 76);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_52\"), 30, true, 100); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(192);a_unit_on(281); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_53\"), 15, true, 0); mission.trig.func[7]=nil;",
            [8] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_50\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_51\"), 10, true, 0); mission.trig.func[8]=nil;",
            [9] = "a_activate_group(14); mission.trig.func[9]=nil;",
            [10] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_10\"), 30, true, 0); mission.trig.func[10]=nil;",
            [11] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_12\"), 30, true, 0);a_inc_flag(1, 20); mission.trig.events[\"dead\"][11]=nil;",
            [12] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_11\"), 30, true, 0);a_inc_flag(1, 50); mission.trig.events[\"dead\"][12]=nil;",
            [13] = "a_inc_flag(1, 30);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_28\"), 30, true, 0); mission.trig.func[13]=nil;",
            [14] = "a_activate_group(176);a_activate_group(175);a_activate_group(170);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_27\"), 30, true, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_55\"), 0); mission.trig.func[14]=nil;",
            [15] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_61\"), 30, true, 0); mission.trig.func[15]=nil;",
            [16] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_24\"), 30, true, 0); mission.trig.func[16]=nil;",
            [17] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_54\"), 0);a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_38\"), 30, true, 0);a_end_mission(\"blue\", getValueDictByKey(\"DictKey_ActionText_26\"), 30); mission.trig.func[17]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["mission start"] = 
            {
                [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            }, -- end of ["mission start"]
            ["dead"] = 
            {
                [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
                [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            }, -- end of ["dead"]
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [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",
            [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",
        }, -- 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,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_flag_is_true(1) )",
            [2] = "return(true)",
            [3] = "return(true)",
            [4] = "return(true)",
            [5] = "return(c_all_of_group_in_zone(1, 992) )",
            [6] = "return(c_unit_in_zone(1, 1487) )",
            [7] = "return(c_unit_in_zone(1, 1652) )",
            [8] = "return(c_unit_in_zone(1, 1322) )",
            [9] = "return(c_unit_in_zone(1, 165) )",
            [10] = "return(c_unit_in_zone(1, 497) )",
            [11] = "return(c_unit_dead(245) or c_unit_dead(15) )",
            [12] = "return(c_unit_dead(250) or c_unit_dead(251) or c_unit_dead(252) )",
            [13] = "return(c_group_dead(14) )",
            [14] = "return(c_unit_in_zone(1, 827) )",
            [15] = "return(c_group_life_less(175, 50) )",
            [16] = "return(c_flag_more(1, 80) )",
            [17] = "return(c_unit_in_zone(1, 1157) and c_unit_speed_lower(1, 10.277777777778) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2022,
        ["Day"] = 19,
        ["Month"] = 3,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [3] = "return(c_unit_dead(12) )",
                [4] = "return(c_group_life_less(9, 50) )",
                [5] = "return(c_group_dead(14) )",
                [6] = "return(c_group_life_less(14, 50) )",
                [7] = "return(c_group_dead(10) )",
                [8] = "return(c_group_life_less(10, 50) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [3] = "a_set_mission_result(20)",
                [4] = "a_set_mission_result(10)",
                [5] = "a_set_mission_result(15)",
                [6] = "a_set_mission_result(10)",
                [7] = "a_set_mission_result(15)",
                [8] = "a_set_mission_result(10)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
                [4] = "if mission.result.offline.conditions[4]() then mission.result.offline.actions[4]() end",
                [5] = "if mission.result.offline.conditions[5]() then mission.result.offline.actions[5]() end",
                [6] = "if mission.result.offline.conditions[6]() then mission.result.offline.actions[6]() end",
                [7] = "if mission.result.offline.conditions[7]() then mission.result.offline.actions[7]() end",
                [8] = "if mission.result.offline.conditions[8]() then mission.result.offline.actions[8]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 8,
        ["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"] = 61,
    ["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"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [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"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["score"] = 50,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Red objs dead aerei archeggiati",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Red objs damage aerei archeggiati",
            ["score"] = 25,
            ["predicate"] = "score",
            ["side"] = "OFFLINE",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["group"] = 9,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 12,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 20,
            ["predicate"] = "score",
            ["comment"] = "EnemySA-2 dead radar SAM",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["group"] = 9,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 10,
            ["comment"] = "EnemySA-2 damage lanciatori",
            ["predicate"] = "score",
            ["side"] = "OFFLINE",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["group"] = 14,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 15,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "MigDead tutti e due",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["group"] = 14,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "MigDamage solo 1",
            ["score"] = 10,
            ["predicate"] = "score",
            ["side"] = "OFFLINE",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["group"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 15,
            ["predicate"] = "score",
            ["comment"] = "AAADead tutto gru",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["group"] = 10,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 10,
            ["comment"] = "AAADamager il 50%",
            ["predicate"] = "score",
            ["side"] = "OFFLINE",
        }, -- end of [8]
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["weather"] = 
    {
        ["name_ru"] = "Осень. Дождь",
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 221,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 1,
                ["dir"] = 220.99997728225,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 167,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 15,
        }, -- end of ["season"]
        ["qnh"] = 750,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 858800.10197212,
                ["centerZ"] = 255829.72378219,
                ["ellipticity"] = 0.56545666002076,
                ["rotation"] = 0.41641316413008,
                ["pressure_excess"] = -1282,
                ["centerX"] = -85260.206648657,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name_de"] = "Herbst, Regen",
        ["dust_density"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 430,
            ["density"] = 7,
            ["preset"] = "Preset10",
            ["base"] = 2500,
            ["iprecptns"] = 1,
        }, -- end of ["clouds"]
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 0.6096,
        ["name_fr"] = "Automne, averses",
        ["type_weather"] = 0,
        ["modifiedTime"] = true,
        ["name"] = "Autumn, Rainy day",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["name_es"] = "Otoño. Lluvia",
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["name_cn"] = "秋季 雨天",
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 165,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 444264.80410194,
                ["x"] = -112267.72661058,
                ["name"] = "Mig intercept",
                ["type"] = 2,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 452100.60878149,
                        ["x"] = -147900.2696029,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 477405.22572829,
                        ["x"] = -98153.693105219,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 440981.91345639,
                        ["x"] = -81379.799295789,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 406571.46844161,
                        ["x"] = -121637.14443842,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 497,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 439138.26052183,
                ["x"] = -150395.05906828,
                ["name"] = "Messaggio 1",
                ["type"] = 2,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 427169.69979391,
                        ["x"] = -146581.34819227,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 432768.55193104,
                        ["x"] = -164513.90358799,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 451999.3918803,
                        ["x"] = -154857.91222107,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 444615.39848206,
                        ["x"] = -135627.07227181,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 827,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 430823.75018847,
                ["x"] = -31116.788900041,
                ["name"] = "attivazione UAV",
                ["type"] = 2,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 423961.26964276,
                        ["x"] = -19913.186475574,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 431503.42078565,
                        ["x"] = -43416.634223184,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 437817.77988202,
                        ["x"] = -41750.345017197,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 430012.53044345,
                        ["x"] = -19386.98988421,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 91.44,
                ["zoneId"] = 992,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462836.50484001,
                ["x"] = -163892.53157124,
                ["name"] = "trigger inizio miss mess",
                ["type"] = 2,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 462694.96798877,
                        ["x"] = -163933.41999493,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 462721.5738231,
                        ["x"] = -163992.20032659,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 462985.56969863,
                        ["x"] = -163848.65256928,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 462943.90784952,
                        ["x"] = -163795.85339417,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1157,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 264002.91998093,
                ["x"] = -77843.07793776,
                ["name"] = "TRIGGER FINE MISSIONE",
                ["type"] = 2,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 352223.18270381,
                        ["x"] = -134154.79436801,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 354907.97614409,
                        ["x"] = -130977.78879702,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 177399.30166638,
                        ["x"] = -20334.88440738,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 171481.21940942,
                        ["x"] = -25904.844178633,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1322,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 455822.94598756,
                ["x"] = -167899.06987053,
                ["name"] = "Voice1",
                ["type"] = 0,
            }, -- end of [6]
            [7] = 
            {
                ["radius"] = 30.48,
                ["zoneId"] = 1487,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462806.63376803,
                ["x"] = -163945.50232093,
                ["name"] = "attivazione Marshal",
                ["type"] = 2,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 462799.86209685,
                        ["x"] = -163960.7314576,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 462822.82084467,
                        ["x"] = -163947.76976213,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 462812.80937511,
                        ["x"] = -163931.75122023,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 462791.04275548,
                        ["x"] = -163941.75684377,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [7]
            [8] = 
            {
                ["radius"] = 30.48,
                ["zoneId"] = 1652,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463508.17914314,
                ["x"] = -163706.43615006,
                ["name"] = "CarMarshalLeave",
                ["type"] = 0,
            }, -- end of [8]
            [9] = 
            {
                ["radius"] = 15.24,
                ["zoneId"] = 1817,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463096.86334984,
                ["x"] = -163628.21815161,
                ["name"] = "Radio Trans",
                ["type"] = 0,
            }, -- end of [9]
            [10] = 
            {
                ["radius"] = 15.24,
                ["zoneId"] = 1982,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463133.45149257,
                ["x"] = -163628.85913691,
                ["name"] = "Radio 2",
                ["type"] = 0,
            }, -- end of [10]
            [11] = 
            {
                ["radius"] = 15.24,
                ["zoneId"] = 2147,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462921.7097644,
                ["x"] = -163720.97835772,
                ["name"] = "radio3",
                ["type"] = 0,
            }, -- end of [11]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 474242.84295618,
        ["zoom"] = 1095991.6013587,
        ["centerX"] = -91807.966765549,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 83,
            [3] = 23,
            [4] = 65,
            [5] = 86,
            [6] = 64,
            [7] = 25,
            [8] = 63,
            [9] = 76,
            [10] = 84,
            [11] = 29,
            [12] = 62,
            [13] = 30,
            [14] = 78,
            [15] = 87,
            [16] = 31,
            [17] = 61,
            [18] = 32,
            [19] = 33,
            [20] = 60,
            [21] = 17,
            [22] = 35,
            [23] = 69,
            [24] = 36,
            [25] = 59,
            [26] = 71,
            [27] = 79,
            [28] = 58,
            [29] = 57,
            [30] = 56,
            [31] = 55,
            [32] = 88,
            [33] = 73,
            [34] = 39,
            [35] = 89,
            [36] = 54,
            [37] = 77,
            [38] = 72,
            [39] = 41,
            [40] = 42,
            [41] = 44,
            [42] = 85,
            [43] = 75,
            [44] = 53,
            [45] = 22,
            [46] = 52,
            [47] = 66,
            [48] = 51,
            [49] = 74,
            [50] = 82,
            [51] = 7,
            [52] = 50,
            [53] = 49,
            [54] = 48,
            [55] = 67,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 80,
            [5] = 28,
            [6] = 26,
            [7] = 13,
            [8] = 5,
            [9] = 16,
            [10] = 6,
            [11] = 15,
            [12] = 20,
            [13] = 12,
            [14] = 40,
            [15] = 45,
            [16] = 9,
            [17] = 46,
            [18] = 10,
            [19] = 3,
            [20] = 4,
            [21] = 1,
            [22] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 81,
            [5] = 34,
            [6] = 37,
            [7] = 38,
            [8] = 0,
            [9] = 43,
            [10] = 19,
            [11] = 47,
            [12] = 68,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_30",
        [2] = "ResKey_ImageBriefing_35",
        [3] = "ResKey_ImageBriefing_36",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30.48,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 5.6527777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 352285.38248927,
                                            ["x"] = -131947.18489235,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30.48,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 5.6527777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 27667.908880622,
                                            ["ETA_locked"] = false,
                                            ["y"] = 199791.09072913,
                                            ["x"] = -97282.452896139,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 122,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30.48,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 5.6527777777778,
                                        ["type"] = "SH-60B",
                                        ["unitId"] = 190,
                                        ["psi"] = 1.3472764613271,
                                        ["y"] = 352285.38248927,
                                        ["x"] = -131947.18489235,
                                        ["name"] = "SAR-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1100",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.3472764613271,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352285.38248927,
                                ["x"] = -131947.18489235,
                                ["name"] = "SAR",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 352290.44469914,
                                            ["x"] = -131824.06764427,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["AA"] = false,
                                                                        ["callsign"] = "CNV",
                                                                        ["system"] = 3,
                                                                        ["channel"] = 71,
                                                                        ["modeChannel"] = "X",
                                                                        ["unitId"] = 193,
                                                                        ["bearing"] = true,
                                                                        ["frequency"] = 1158000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateICLS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["channel"] = 11,
                                                                        ["type"] = 131584,
                                                                        ["name"] = "CVN",
                                                                        ["unitId"] = 193,
                                                                    }, -- 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"] = 4,
                                                                        ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 36844.04646911,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 177607.45471193,
                                            ["x"] = -25130.581763281,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["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"] = "Excellent",
                                        ["type"] = "Stennis",
                                        ["unitId"] = 193,
                                        ["y"] = 352290.44469914,
                                        ["x"] = -131824.06764427,
                                        ["name"] = "CVN-1",
                                        ["heading"] = 5.2606998088307,
                                        ["modulation"] = 0,
                                        ["frequency"] = 155000000,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "USS_Arleigh_Burke_IIa",
                                        ["unitId"] = 191,
                                        ["y"] = 357596.51739106,
                                        ["x"] = -125881.98686868,
                                        ["name"] = "CVN-2",
                                        ["heading"] = 5.2606998088307,
                                        ["modulation"] = 0,
                                        ["frequency"] = 128500000,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "USS_Arleigh_Burke_IIa",
                                        ["unitId"] = 192,
                                        ["y"] = 349658.53162241,
                                        ["x"] = -132464.77844235,
                                        ["name"] = "CVN-3",
                                        ["heading"] = 5.2606998088307,
                                        ["modulation"] = 0,
                                        ["frequency"] = 128500000,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "USS_Arleigh_Burke_IIa",
                                        ["unitId"] = 194,
                                        ["y"] = 344440.15865436,
                                        ["x"] = -137546.63595903,
                                        ["name"] = "CVN-4",
                                        ["heading"] = 5.2606998088307,
                                        ["modulation"] = 0,
                                        ["frequency"] = 128500000,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "USS_Arleigh_Burke_IIa",
                                        ["unitId"] = 195,
                                        ["y"] = 358400.20117514,
                                        ["x"] = -137457.85330261,
                                        ["name"] = "CVN-5",
                                        ["heading"] = 5.2606998088307,
                                        ["modulation"] = 0,
                                        ["frequency"] = 128500000,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 352290.44469914,
                                ["x"] = -131824.06764427,
                                ["name"] = "CVN",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 386952.54105139,
                                            ["x"] = -124134.59863287,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1442.2950029044,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 393126.91248074,
                                            ["x"] = -132488.15997847,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.20222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2808.5767565802,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 384010.63466446,
                                            ["x"] = -136192.78283608,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.20222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4275.4355021853,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 378671.61936967,
                                            ["x"] = -127076.5050198,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.20222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7839.0153711293,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 404168.1413897,
                                            ["x"] = -124134.59863287,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.20222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10178.954203184,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 398502.24760747,
                                            ["x"] = -140006.3651895,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.20222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 191,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "HandyWind",
                                        ["unitId"] = 279,
                                        ["y"] = 386952.54105139,
                                        ["x"] = -124134.59863287,
                                        ["name"] = "CivilianShip-1",
                                        ["heading"] = 2.5050844378023,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 386952.54105139,
                                ["x"] = -124134.59863287,
                                ["name"] = "CivilianShip",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = -0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 447212.15366267,
                                            ["x"] = -174219.27469558,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1852.0190763353,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 439722.88274698,
                                            ["x"] = -160256.91539915,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.5,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11985.593168388,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 367158.717504,
                                            ["x"] = -99308.249195763,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.5,
                                            ["action"] = "Turning Point",
                                            ["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"] = 196,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Seawise_Giant",
                                        ["unitId"] = 285,
                                        ["y"] = 447212.15366267,
                                        ["x"] = -174219.27469558,
                                        ["name"] = "Show-1",
                                        ["heading"] = 5.7908511878616,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 447212.15366267,
                                ["x"] = -174219.27469558,
                                ["name"] = "Show",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = -0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 361068.78146317,
                                            ["x"] = -141617.46711492,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1535.4739990885,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 355041.31827372,
                                            ["x"] = -153193.82649666,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.5,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3220.9302385625,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 367149.67943917,
                                            ["x"] = -145536.62743278,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.5,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4838.6511176873,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 363372.09155061,
                                            ["x"] = -158758.18504274,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.5,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6843.8404338241,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 378704.65415711,
                                            ["x"] = -151314.11479176,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.5,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8253.8387397501,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 376482.54363443,
                                            ["x"] = -163091.30056197,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.5,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 24579.642782873,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 504031.68763635,
                                            ["x"] = -217755.21941994,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.5,
                                            ["action"] = "Turning Point",
                                            ["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"] = 197,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Seawise_Giant",
                                        ["unitId"] = 286,
                                        ["y"] = 361068.78146317,
                                        ["x"] = -141617.46711492,
                                        ["name"] = "Show-1-1",
                                        ["heading"] = 3.6216392040905,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 361068.78146317,
                                ["x"] = -141617.46711492,
                                ["name"] = "Show-1",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 481663.33417844,
                                                ["x"] = -13792.487546343,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 465997.1084256,
                                                ["x"] = -10753.779964973,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 226,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 477210.12288716,
                                            ["x"] = -20019.731348402,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 1,
                                                                    }, -- 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"] = 4,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Laser",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 9,
                                                                ["callname"] = 3,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 1073741822,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Laser",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 9,
                                                                ["y"] = 476114.63299769,
                                                                ["x"] = -20172.447311957,
                                                                ["frequency"] = 133000000,
                                                                ["weaponType"] = 1073741822,
                                                                ["datalink"] = true,
                                                                ["callname"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 56,
                                        ["y"] = 477210.12288716,
                                        ["x"] = -20019.731348402,
                                        ["name"] = "JTAC",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 477210.12288716,
                                ["x"] = -20019.731348402,
                                ["name"] = "JTAC",
                                ["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"] = 481663.33417844,
                                                ["x"] = -13792.487546343,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 465997.1084256,
                                                ["x"] = -10753.779964973,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 458646.04959763,
                                            ["x"] = -26858.380923248,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["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"] = 2,
                                                                    }, -- 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"] = 4,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Laser",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 10,
                                                                ["y"] = 454488.44431466,
                                                                ["x"] = -20801.973396919,
                                                                ["callname"] = 5,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 1073741822,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Laser",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 10,
                                                                ["frequency"] = 133000000,
                                                                ["weaponType"] = 1073741822,
                                                                ["datalink"] = true,
                                                                ["callname"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 57,
                                        ["y"] = 458646.04959763,
                                        ["x"] = -26858.380923248,
                                        ["name"] = "JTAC-1-1",
                                        ["heading"] = 2.1293016874331,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458646.04959763,
                                ["x"] = -26858.380923248,
                                ["name"] = "JTAC-1",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462723.46402143,
                                                ["x"] = -163761.78103825,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462707.59242819,
                                                ["x"] = -163726.80973113,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463024.75528281,
                                                ["x"] = -163907.58448796,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462987.09387514,
                                                ["x"] = -163833.87573294,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462987.09387514,
                                                ["x"] = -163833.87573294,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463106.80334952,
                                                ["x"] = -163753.1727165,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462672.35211102,
                                                ["x"] = -164096.42954643,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463024.75528281,
                                                ["x"] = -163907.58448796,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463106.80334952,
                                                ["x"] = -163753.1727165,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462987.36288519,
                                                ["x"] = -163636.15334266,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462987.36288519,
                                                ["x"] = -163636.15334266,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462723.46402143,
                                                ["x"] = -163761.78103825,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462707.59242819,
                                                ["x"] = -163726.80973113,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462707.59242819,
                                                ["x"] = -163726.80973113,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462672.35211102,
                                            ["x"] = -164096.42954643,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 25.933817565262,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463024.75528281,
                                            ["x"] = -163907.58448796,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 31.302874150653,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462987.09387514,
                                            ["x"] = -163833.87573294,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40.667558065153,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463106.80334952,
                                            ["x"] = -163753.1727165,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 51.513684713981,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462987.36288519,
                                            ["x"] = -163636.15334266,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 70.472091118944,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462723.46402143,
                                            ["x"] = -163761.78103825,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 72.9631889012,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462707.59242819,
                                            ["x"] = -163726.80973113,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "Off Road",
                                            ["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"] = 106,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 157,
                                        ["y"] = 462672.35211102,
                                        ["x"] = -164096.42954643,
                                        ["name"] = "Ground-2-2",
                                        ["heading"] = 1.0788600590905,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462672.35211102,
                                ["x"] = -164096.42954643,
                                ["name"] = "Ground-2",
                                ["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"] = 463004.63852332,
                                                ["x"] = -163832.20131539,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462996.91060752,
                                                ["x"] = -163905.33017672,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462996.91060752,
                                                ["x"] = -163905.33017672,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462738.1229348,
                                                ["x"] = -164045.75342532,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463027.95256269,
                                                ["x"] = -163819.81063712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463004.63852332,
                                                ["x"] = -163832.20131539,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462738.1229348,
                                                ["x"] = -164045.75342532,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462703.88818914,
                                                ["x"] = -163976.40846703,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462703.88818914,
                                                ["x"] = -163976.40846703,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462703.88818914,
                                                ["x"] = -163976.40846703,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463027.95256269,
                                            ["x"] = -163819.81063712,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 25.694444444444,
                                            ["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"] = 3,
                                                                    }, -- 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"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4.7523863694537,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463004.63852332,
                                            ["x"] = -163832.20131539,
                                            ["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"] = 60.010032146233,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 24.103743850697,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462996.91060752,
                                            ["x"] = -163905.33017672,
                                            ["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"] = 60.010034053583,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 77.101364976455,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462738.1229348,
                                            ["x"] = -164045.75342532,
                                            ["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"] = 60.010032146233,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 100.55288230486,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462703.88818914,
                                            ["x"] = -163976.40846703,
                                            ["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"] = 107,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 159,
                                        ["y"] = 463027.95256269,
                                        ["x"] = -163819.81063712,
                                        ["name"] = "Ground-1-2",
                                        ["heading"] = -2.0593006937788,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 160,
                                        ["y"] = 463033.91812542,
                                        ["x"] = -163816.45297066,
                                        ["name"] = "Ground-1-3",
                                        ["heading"] = -2.0593006937788,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 463027.95256269,
                                ["x"] = -163819.81063712,
                                ["name"] = "Ground-1",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462773.04627481,
                                                ["x"] = -163934.54379106,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462796.13905666,
                                                ["x"] = -163975.69256353,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462796.13905666,
                                                ["x"] = -163975.69256353,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462961.8673318,
                                                ["x"] = -163891.8468568,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462941.88204535,
                                                ["x"] = -163857.65881072,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462941.88204535,
                                                ["x"] = -163857.65881072,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462961.8673318,
                                                ["x"] = -163891.8468568,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462941.30439161,
                                                ["x"] = -163865.4571363,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462773.04627481,
                                            ["x"] = -163934.54379106,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8.4934408112939,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462796.13905666,
                                            ["x"] = -163975.69256353,
                                            ["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"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 41.925001116999,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462961.8673318,
                                            ["x"] = -163891.8468568,
                                            ["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"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 33.555736636382,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462941.30439161,
                                            ["x"] = -163865.4571363,
                                            ["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"]
                                }, -- end of ["route"]
                                ["groupId"] = 113,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 166,
                                        ["y"] = 462773.04627481,
                                        ["x"] = -163934.54379106,
                                        ["name"] = "Ground-3-1",
                                        ["heading"] = 2.6301896019211,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462773.04627481,
                                ["x"] = -163934.54379106,
                                ["name"] = "Ground-3",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462803.51023744,
                                                ["x"] = -163915.99046876,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462803.45718922,
                                                ["x"] = -163915.83480681,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462821.15103837,
                                            ["x"] = -163923.60575408,
                                            ["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"] = 182,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 267,
                                        ["y"] = 462821.15103837,
                                        ["x"] = -163923.60575408,
                                        ["name"] = "Ground-5-2",
                                        ["heading"] = 3.1066860685499,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 266,
                                        ["y"] = 462822.16723917,
                                        ["x"] = -163924.50240184,
                                        ["name"] = "Ground-5-1",
                                        ["heading"] = 4.0491638646268,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 462821.15103837,
                                ["x"] = -163923.60575408,
                                ["name"] = "Ground-5",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462709.64533309,
                                                ["x"] = -163996.471703,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462708.75936939,
                                                ["x"] = -163980.84652507,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462709.10860017,
                                            ["x"] = -163975.88222886,
                                            ["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"] = 184,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 273,
                                        ["y"] = 462709.10860017,
                                        ["x"] = -163975.88222886,
                                        ["name"] = "Ground-4-4",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 272,
                                        ["y"] = 462690.77712532,
                                        ["x"] = -163963.33964081,
                                        ["name"] = "Ground-4-3",
                                        ["heading"] = 1.3788101090755,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 270,
                                        ["y"] = 462705.99975356,
                                        ["x"] = -163993.78489728,
                                        ["name"] = "Ground-4-2",
                                        ["heading"] = 1.3613568165556,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 269,
                                        ["y"] = 462692.49235104,
                                        ["x"] = -163966.44848742,
                                        ["name"] = "Ground-4-1",
                                        ["heading"] = 1.5009831567151,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 462709.10860017,
                                ["x"] = -163975.88222886,
                                ["name"] = "Ground-4",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = true,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463445.0346438,
                                                ["x"] = -163601.42077723,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463460.70436977,
                                                ["x"] = -163614.90194967,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462813.69426309,
                                                ["x"] = -163956.00946949,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462816.33999694,
                                                ["x"] = -163960.38673166,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462816.33999694,
                                                ["x"] = -163960.38673166,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463001.04448699,
                                                ["x"] = -163861.82861131,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 462990.98978864,
                                                ["x"] = -163830.58488067,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463069.45898529,
                                                ["x"] = -163787.1186974,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463460.70436977,
                                                ["x"] = -163614.90194967,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463542.38618222,
                                                ["x"] = -163769.99399864,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463542.38618222,
                                                ["x"] = -163769.99399864,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463560.20059425,
                                                ["x"] = -163760.59808379,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463069.45898529,
                                                ["x"] = -163787.1186974,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463302.10954057,
                                                ["x"] = -163589.24010944,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463560.20059425,
                                                ["x"] = -163760.59808379,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463559.32007866,
                                                ["x"] = -163753.26045394,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463001.04448699,
                                                ["x"] = -163861.82861131,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 462990.98978864,
                                                ["x"] = -163830.58488067,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463302.10954057,
                                                ["x"] = -163589.24010944,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463445.0346438,
                                                ["x"] = -163601.42077723,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 463604.83658061,
                                                ["x"] = -163728.42932951,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 463604.83658061,
                                                ["x"] = -163728.42932951,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462813.69426309,
                                            ["x"] = -163956.00946949,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.6527777777778,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1.263403025313,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462816.33999694,
                                            ["x"] = -163960.38673166,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 40.353330697974,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463001.04448699,
                                            ["x"] = -163861.82861131,
                                            ["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"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 44.855191455587,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462990.98978864,
                                            ["x"] = -163830.58488067,
                                            ["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"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 60.82433283507,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463069.45898529,
                                            ["x"] = -163787.1186974,
                                            ["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"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 115.97767501482,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463302.10954057,
                                            ["x"] = -163589.24010944,
                                            ["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]
                                        [7] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 142.74479413337,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463445.0346438,
                                            ["x"] = -163601.42077723,
                                            ["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 [7]
                                        [8] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 145.51819790151,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463460.70436977,
                                            ["x"] = -163614.90194967,
                                            ["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 [8]
                                        [9] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 177.06982184294,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463542.38618222,
                                            ["x"] = -163769.99399864,
                                            ["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 [9]
                                        [10] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 180.33650913183,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463560.20059425,
                                            ["x"] = -163760.59808379,
                                            ["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 [10]
                                        [11] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 181.66675808411,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 463559.32007866,
                                            ["x"] = -163753.26045394,
                                            ["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 [11]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 192,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 281,
                                        ["y"] = 462813.69426309,
                                        ["x"] = -163956.00946949,
                                        ["name"] = "Marshall Car-1",
                                        ["heading"] = 2.5979246292009,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462813.69426309,
                                ["x"] = -163956.00946949,
                                ["name"] = "Marshall Car",
                                ["start_time"] = 0,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["AA"] = false,
                                                                        ["unitId"] = 242,
                                                                        ["modeChannel"] = "X",
                                                                        ["name"] = "Tanker",
                                                                        ["channel"] = 52,
                                                                        ["callsign"] = "TKR",
                                                                        ["system"] = 4,
                                                                        ["bearing"] = true,
                                                                        ["frequency"] = 1013000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetImmortal",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 354976.24705295,
                                            ["x"] = -64588.413720719,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 262.86997439549,
                                            ["ETA_locked"] = false,
                                            ["y"] = 379224.87872281,
                                            ["x"] = -32117.760317842,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 2,
                                                                        ["fromWaypointIndex"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Refueling",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 669.61602819208,
                                            ["ETA_locked"] = false,
                                            ["y"] = 424275.67711947,
                                            ["x"] = 11857.86093112,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 7620,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "100th ARW",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "KC135MPRS",
                                        ["unitId"] = 242,
                                        ["psi"] = -0.64144101891992,
                                        ["y"] = 354976.24705295,
                                        ["x"] = -64588.413720719,
                                        ["name"] = "Tanker-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.64144101891992,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Shell11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 354976.24705295,
                                ["x"] = -64588.413720719,
                                ["name"] = "Tanker",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 250,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "Infantry",
                                                                            [6] = "Fortifications",
                                                                            [7] = "Tanks",
                                                                            [8] = "IFV",
                                                                            [9] = "APC",
                                                                            [10] = "Artillery",
                                                                            [11] = "Unarmed vehicles",
                                                                            [12] = "AAA",
                                                                            [13] = "SR SAM",
                                                                            [14] = "MR SAM",
                                                                            [15] = "LR SAM",
                                                                            [16] = "Aircraft Carriers",
                                                                            [17] = "Cruisers",
                                                                            [18] = "Destroyers",
                                                                            [19] = "Frigates",
                                                                            [20] = "Corvettes",
                                                                            [21] = "Light armed ships",
                                                                            [22] = "Unarmed ships",
                                                                            [23] = "Submarines",
                                                                            [24] = "Cruise missiles",
                                                                            [25] = "Antiship Missiles",
                                                                            [26] = "AA Missiles",
                                                                            [27] = "AG Missiles",
                                                                            [28] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462799.40625,
                                            ["x"] = -163928.046875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["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"] = 175.63616320312,
                                            ["ETA_locked"] = false,
                                            ["y"] = 441258.63148733,
                                            ["x"] = -175376.10101643,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["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"] = 529.92259743434,
                                            ["ETA_locked"] = false,
                                            ["y"] = 437153.42149979,
                                            ["x"] = -126404.14075312,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["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"] = 874.98848245024,
                                            ["ETA_locked"] = false,
                                            ["y"] = 460230.4446036,
                                            ["x"] = -84400.153149461,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 297,
                                            ["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"] = 1344.6033389135,
                                            ["ETA_locked"] = false,
                                            ["y"] = 476151.71017935,
                                            ["x"] = -21148.902275718,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 249.0216,
                                            ["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"] = 1477.672068857,
                                            ["ETA_locked"] = false,
                                            ["y"] = 458471.04289179,
                                            ["x"] = -26531.258120091,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 89,
                                            ["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"] = 2025.1540716947,
                                            ["ETA_locked"] = false,
                                            ["y"] = 383395.73011065,
                                            ["x"] = -38989.00133459,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["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"] = 2623.9404621722,
                                            ["ETA_locked"] = false,
                                            ["y"] = 368330.06077614,
                                            ["x"] = -140805.73482642,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 193,
                                            ["helipadId"] = 193,
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2517.58959271,
                                            ["ETA_locked"] = false,
                                            ["y"] = 352290.44469914,
                                            ["x"] = -131824.06764427,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VX-9",
                                        ["skill"] = "Player",
                                        ["parking"] = "54",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["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,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127,
                                                    [2] = 155,
                                                    [4] = 250,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 133,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- 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,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1,
                                        ["psi"] = 2.0592938235104,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "39",
                                        ["x"] = -163928.046875,
                                        ["name"] = "F- 18C Eagle1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BRU33_2X_GBU-12}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AAQ-28_LEFT}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BRU33_2X_GBU-12}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 50,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 70,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462799.40625,
                                        ["heading"] = -2.0592938235104,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hornet11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "020",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-37",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "45",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 2,
                                        ["psi"] = 2.0592938235104,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "40",
                                        ["x"] = -163899.703125,
                                        ["name"] = "F- 18C Eagle1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BRU55_2*GBU-38}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462852.25,
                                        ["heading"] = -2.0592938235104,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Hornet12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "021",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VFA-37",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "44",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 3,
                                        ["psi"] = 2.0592938235104,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "38",
                                        ["x"] = -163956.21875,
                                        ["name"] = "F- 18C Eagle1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BRU55_2*GBU-38}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462746.34375,
                                        ["heading"] = -2.0592938235104,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Hornet13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "022",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 462799.40625,
                                ["x"] = -163928.046875,
                                ["name"] = "F- 18C Eagle1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "AFAC",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 30.833333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "FAC",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 0,
                                                                ["callname"] = 8,
                                                                ["datalink"] = true,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 4,
                                                                ["designation"] = "Laser",
                                                                ["modulation"] = 0,
                                                                ["groupId"] = 175,
                                                                ["callname"] = 8,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 1073741822,
                                                                ["frequency"] = 133000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 2000,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 30.555555555556,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetImmortal",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 382890.01140781,
                                            ["x"] = -36119.129457636,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 30.833333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 111.8062145605,
                                            ["ETA_locked"] = false,
                                            ["y"] = 386013.57284616,
                                            ["x"] = -34660.48520105,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 30.833333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 181.6542467585,
                                            ["ETA_locked"] = false,
                                            ["y"] = 387987.89941568,
                                            ["x"] = -34262.673131072,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 176,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "USAF Standard",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 30.833333333333,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 260,
                                        ["psi"] = -1.1339109692081,
                                        ["y"] = 382890.01140781,
                                        ["x"] = -36119.129457636,
                                        ["name"] = "UAV-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "200",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.1339109692081,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 382890.01140781,
                                ["x"] = -36119.129457636,
                                ["name"] = "UAV",
                                ["communication"] = true,
                                ["modulation"] = 0,
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                                ["frequency"] = 133,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 111.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462269.9375,
                                            ["x"] = -164210.390625,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 111.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0.38801139414228,
                                            ["ETA_locked"] = false,
                                            ["y"] = 462290.91040754,
                                            ["x"] = -164248.05777529,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 28.890599238226,
                                            ["ETA_locked"] = false,
                                            ["y"] = 462991.37098901,
                                            ["x"] = -163880.69986494,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 30.79624408866,
                                            ["ETA_locked"] = false,
                                            ["y"] = 463040.98202513,
                                            ["x"] = -163899.0086997,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 34.920401294939,
                                            ["ETA_locked"] = false,
                                            ["y"] = 463141.38531253,
                                            ["x"] = -163844.08219542,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39.703953314298,
                                            ["ETA_locked"] = false,
                                            ["y"] = 463206.35214554,
                                            ["x"] = -163959.84127971,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 53.757348555509,
                                            ["ETA_locked"] = false,
                                            ["y"] = 463559.53547414,
                                            ["x"] = -163794.4711593,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1524,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 297.13537319289,
                                            ["ETA_locked"] = false,
                                            ["y"] = 458335.56080401,
                                            ["x"] = -168075.01961885,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 1524,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 443.31896735599,
                                            ["ETA_locked"] = false,
                                            ["y"] = 461658.85270201,
                                            ["x"] = -170401.32394745,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 1524,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 704.50253485723,
                                            ["ETA_locked"] = false,
                                            ["y"] = 467018.47647731,
                                            ["x"] = -165522.21792187,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 457.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 27.75,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 812.20776942065,
                                            ["ETA_locked"] = false,
                                            ["y"] = 465374.89727886,
                                            ["x"] = -163025.88181473,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 111.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 843.31944103842,
                                            ["ETA_locked"] = false,
                                            ["y"] = 462218.921875,
                                            ["x"] = -164496.46875,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 186,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "'camo' scheme",
                                        ["skill"] = "High",
                                        ["parking"] = 49,
                                        ["speed"] = 111.11111111111,
                                        ["type"] = "MQ-9 Reaper",
                                        ["unitId"] = 274,
                                        ["psi"] = -2.633546985985,
                                        ["parking_id"] = "29",
                                        ["x"] = -164210.390625,
                                        ["name"] = "Rolling-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "AGM114x2_OH_58",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "AGM114x2_OH_58",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "AGM114x2_OH_58",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "AGM114x2_OH_58",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1300,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462269.9375,
                                        ["heading"] = 2.633546985985,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462269.9375,
                                ["x"] = -164210.390625,
                                ["name"] = "Rolling",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462907.11861754,
                                            ["speed"] = 0,
                                            ["x"] = -163867.27087443,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["livery_id"] = "VF-154 Black Knights 101",
                                        ["category"] = "Planes",
                                        ["type"] = "F-14A-135-GR",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 51,
                                        ["rate"] = "50",
                                        ["y"] = 462907.11861754,
                                        ["x"] = -163867.27087443,
                                        ["name"] = "Static F-14A-135-GR-1",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462907.11861754,
                                ["x"] = -163867.27087443,
                                ["name"] = "Static F-14A-135-GR-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.6529004630314,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462946.30414747,
                                            ["speed"] = 0,
                                            ["x"] = -163846.46200682,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["livery_id"] = "VF-154 Black Knights 101",
                                        ["category"] = "Planes",
                                        ["type"] = "F-14A-135-GR",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 52,
                                        ["rate"] = "50",
                                        ["y"] = 462946.30414747,
                                        ["x"] = -163846.46200682,
                                        ["name"] = "Static F-14A-135-GR-2-1",
                                        ["heading"] = 2.6529004630314,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462946.30414747,
                                ["x"] = -163846.46200682,
                                ["name"] = "Static F-14A-135-GR-2",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 2.757620218151,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462738.44592255,
                                            ["speed"] = 0,
                                            ["x"] = -163711.92741974,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["livery_id"] = "VF-154 Black Knights 101",
                                        ["category"] = "Planes",
                                        ["type"] = "F-14A-135-GR",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 53,
                                        ["rate"] = "50",
                                        ["y"] = 462738.44592255,
                                        ["x"] = -163711.92741974,
                                        ["name"] = "Static F-14A-135-GR-3-1",
                                        ["heading"] = 2.757620218151,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462738.44592255,
                                ["x"] = -163711.92741974,
                                ["name"] = "Static F-14A-135-GR-3",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.1312680008633,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462960.84977029,
                                            ["speed"] = 0,
                                            ["x"] = -163818.41513776,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 108,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 161,
                                        ["rate"] = 5,
                                        ["y"] = 462960.84977029,
                                        ["x"] = -163818.41513776,
                                        ["name"] = "Static Truck M939 Heavy-1",
                                        ["heading"] = 5.1312680008633,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462960.84977029,
                                ["x"] = -163818.41513776,
                                ["name"] = "Static Truck M939 Heavy-1",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462902.06348942,
                                            ["speed"] = 0,
                                            ["x"] = -163880.4972784,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 109,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 162,
                                        ["rate"] = 5,
                                        ["y"] = 462902.06348942,
                                        ["x"] = -163880.4972784,
                                        ["name"] = "Static Truck M939 Heavy-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462902.06348942,
                                ["x"] = -163880.4972784,
                                ["name"] = "Static Truck M939 Heavy-2",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 4.1015237421867,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462915.47769418,
                                            ["speed"] = 0,
                                            ["x"] = -163882.34851774,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 110,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 163,
                                        ["rate"] = 1,
                                        ["y"] = 462915.47769418,
                                        ["x"] = -163882.34851774,
                                        ["name"] = "Static Infantry M4-1-1",
                                        ["heading"] = 4.1015237421867,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462915.47769418,
                                ["x"] = -163882.34851774,
                                ["name"] = "Static Infantry M4-1",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 3.2986722862693,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462902.03726886,
                                            ["speed"] = 0,
                                            ["x"] = -163886.08321504,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 111,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 164,
                                        ["rate"] = 1,
                                        ["y"] = 462902.03726886,
                                        ["x"] = -163886.08321504,
                                        ["name"] = "Static Infantry M4-2-1",
                                        ["heading"] = 3.2986722862693,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462902.03726886,
                                ["x"] = -163886.08321504,
                                ["name"] = "Static Infantry M4-2",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 1.1868238913561,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462914.66584029,
                                            ["speed"] = 0,
                                            ["x"] = -163882.82607218,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 112,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Infantry",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 165,
                                        ["rate"] = 1,
                                        ["y"] = 462914.66584029,
                                        ["x"] = -163882.82607218,
                                        ["name"] = "Static Infantry M4-3-1",
                                        ["heading"] = 1.1868238913561,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462914.66584029,
                                ["x"] = -163882.82607218,
                                ["name"] = "Static Infantry M4-3",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0.26179938779915,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462904.06135049,
                                            ["speed"] = 0,
                                            ["x"] = -163990.33794018,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 114,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4747,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "trunks_long_cargo",
                                        ["type"] = "trunks_long_cargo",
                                        ["unitId"] = 167,
                                        ["rate"] = 100,
                                        ["y"] = 462904.06135049,
                                        ["x"] = -163990.33794018,
                                        ["name"] = "Static Trunks long-1",
                                        ["heading"] = 0.26179938779915,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462904.06135049,
                                ["x"] = -163990.33794018,
                                ["name"] = "Static Trunks long-1",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 2633.0506462817,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352369.5790689,
                                            ["speed"] = 0,
                                            ["x"] = -131845.99063314,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-31A",
                                        ["unitId"] = 196,
                                        ["y"] = 352369.5790689,
                                        ["x"] = -131845.99063314,
                                        ["name"] = "New Static Object-1",
                                        ["heading"] = 2633.0506462817,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352369.5790689,
                                ["x"] = -131845.99063314,
                                ["name"] = "New Static Object",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2633.2426324994,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352353.50438541,
                                            ["speed"] = 0,
                                            ["x"] = -131843.59636842,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 125,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-31A",
                                        ["unitId"] = 197,
                                        ["y"] = 352353.50438541,
                                        ["x"] = -131843.59636842,
                                        ["name"] = "New Static Object #001-1",
                                        ["heading"] = 2633.2426324994,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352353.50438541,
                                ["x"] = -131843.59636842,
                                ["name"] = "New Static Object #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 2631.6543828801,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352371.98840309,
                                            ["speed"] = 0,
                                            ["x"] = -131838.4824119,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 126,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-32A",
                                        ["unitId"] = 198,
                                        ["rate"] = 1,
                                        ["y"] = 352371.98840309,
                                        ["x"] = -131838.4824119,
                                        ["name"] = "New Static Object #002-1",
                                        ["heading"] = 2631.6543828801,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352371.98840309,
                                ["x"] = -131838.4824119,
                                ["name"] = "New Static Object #002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 2635.8083557758,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352370.12544859,
                                            ["speed"] = 0,
                                            ["x"] = -131841.78828047,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 127,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-32A",
                                        ["unitId"] = 199,
                                        ["rate"] = 1,
                                        ["y"] = 352370.12544859,
                                        ["x"] = -131841.78828047,
                                        ["name"] = "New Static Object #003-1",
                                        ["heading"] = 2635.8083557758,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352370.12544859,
                                ["x"] = -131841.78828047,
                                ["name"] = "New Static Object #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 2636.3493921096,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352376.26526789,
                                            ["speed"] = 0,
                                            ["x"] = -131841.30641853,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 128,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-36A",
                                        ["unitId"] = 200,
                                        ["rate"] = 1,
                                        ["y"] = 352376.26526789,
                                        ["x"] = -131841.30641853,
                                        ["name"] = "New Static Object #004-1",
                                        ["heading"] = 2636.3493921096,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352376.26526789,
                                ["x"] = -131841.30641853,
                                ["name"] = "New Static Object #004",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 3780.883882152,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 193,
                                            ["y"] = 352417.74185655,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = -131874.83261982,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 129,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "vfa-37",
                                        ["category"] = "Planes",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 23.030042476786,
                                            ["angle"] = 3775.6231823431,
                                            ["x"] = -135.09724708808,
                                        }, -- end of ["offsets"]
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 201,
                                        ["rate"] = 50,
                                        ["y"] = 352417.74185655,
                                        ["x"] = -131874.83261982,
                                        ["name"] = "New Static Object #007-1",
                                        ["heading"] = 3780.883882152,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352417.74185655,
                                ["x"] = -131874.83261982,
                                ["name"] = "New Static Object #007",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 3780.3951899614,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 193,
                                            ["y"] = 352409.85365272,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = -131868.28969106,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 130,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "vfa-37",
                                        ["category"] = "Planes",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 24.502120500706,
                                            ["angle"] = 3775.1344901525,
                                            ["x"] = -124.95492670696,
                                        }, -- end of ["offsets"]
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 202,
                                        ["rate"] = 50,
                                        ["y"] = 352409.85365272,
                                        ["x"] = -131868.28969106,
                                        ["name"] = "New Static Object #008-1",
                                        ["heading"] = 3780.3951899614,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352409.85365272,
                                ["x"] = -131868.28969106,
                                ["name"] = "New Static Object #008",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 3780.5522695941,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 193,
                                            ["y"] = 352399.58064308,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = -131863.82582378,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 131,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "vfa-37",
                                        ["category"] = "Planes",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 22.956843038944,
                                            ["angle"] = 3775.2915697852,
                                            ["x"] = -113.86110159012,
                                        }, -- end of ["offsets"]
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 203,
                                        ["rate"] = 50,
                                        ["y"] = 352399.58064308,
                                        ["x"] = -131863.82582378,
                                        ["name"] = "New Static Object #009-1",
                                        ["heading"] = 3780.5522695941,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352399.58064308,
                                ["x"] = -131863.82582378,
                                ["name"] = "New Static Object #009",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 3789.3312757317,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 193,
                                            ["y"] = 352340.12682297,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = -131833.28696434,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 132,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 18.0288043362,
                                            ["angle"] = 3784.0705759228,
                                            ["x"] = -47.204570806452,
                                        }, -- end of ["offsets"]
                                        ["type"] = "SH-60B",
                                        ["unitId"] = 204,
                                        ["rate"] = "30",
                                        ["y"] = 352340.12682297,
                                        ["x"] = -131833.28696434,
                                        ["name"] = "New Static Object #013-1",
                                        ["heading"] = 3789.3312757317,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352340.12682297,
                                ["x"] = -131833.28696434,
                                ["name"] = "New Static Object #013",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 3776.7649051173,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 193,
                                            ["y"] = 352346.07663203,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = -131836.7391267,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 133,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 18.184024221715,
                                            ["angle"] = 3771.5042053084,
                                            ["x"] = -54.081602113477,
                                        }, -- end of ["offsets"]
                                        ["type"] = "SH-60B",
                                        ["unitId"] = 205,
                                        ["rate"] = "30",
                                        ["y"] = 352346.07663203,
                                        ["x"] = -131836.7391267,
                                        ["name"] = "New Static Object #014-1",
                                        ["heading"] = 3776.7649051173,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352346.07663203,
                                ["x"] = -131836.7391267,
                                ["name"] = "New Static Object #014",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 3779.8715911858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 193,
                                            ["y"] = 352362.46377153,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = -131841.27085131,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 134,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VAW-125 Tigertails",
                                        ["category"] = "Planes",
                                        ["type"] = "E-2C",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 22.858360140294,
                                            ["angle"] = 3774.6108913769,
                                            ["x"] = -70.428634035315,
                                        }, -- end of ["offsets"]
                                        ["unitId"] = 206,
                                        ["y"] = 352362.46377153,
                                        ["x"] = -131841.27085131,
                                        ["name"] = "New Static Object #018-1",
                                        ["heading"] = 3779.8715911858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352362.46377153,
                                ["x"] = -131841.27085131,
                                ["name"] = "New Static Object #018",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 2584.8567661284,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352404.45486216,
                                            ["speed"] = 0,
                                            ["x"] = -131863.848224,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 135,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 207,
                                        ["rate"] = 20,
                                        ["y"] = 352404.45486216,
                                        ["x"] = -131863.848224,
                                        ["name"] = "New Static Object #023-1",
                                        ["heading"] = 2584.8567661284,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352404.45486216,
                                ["x"] = -131863.848224,
                                ["name"] = "New Static Object #023",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 2585.9388702646,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352260.27938555,
                                            ["speed"] = 0,
                                            ["x"] = -131772.13624932,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 136,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 208,
                                        ["rate"] = 20,
                                        ["y"] = 352260.27938555,
                                        ["x"] = -131772.13624932,
                                        ["name"] = "New Static Object #025-1",
                                        ["heading"] = 2585.9388702646,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352260.27938555,
                                ["x"] = -131772.13624932,
                                ["name"] = "New Static Object #025",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 2585.9388702646,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352337.4020417,
                                            ["speed"] = 0,
                                            ["x"] = -131831.23469599,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 137,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 209,
                                        ["rate"] = 20,
                                        ["y"] = 352337.4020417,
                                        ["x"] = -131831.23469599,
                                        ["name"] = "New Static Object #028-1",
                                        ["heading"] = 2585.9388702646,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352337.4020417,
                                ["x"] = -131831.23469599,
                                ["name"] = "New Static Object #028",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 2440.1340645525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352256.30175092,
                                            ["speed"] = 0,
                                            ["x"] = -131769.82571155,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 138,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-p25",
                                        ["unitId"] = 210,
                                        ["y"] = 352256.30175092,
                                        ["x"] = -131769.82571155,
                                        ["name"] = "New Static Object #030-1",
                                        ["heading"] = 2440.1340645525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352256.30175092,
                                ["x"] = -131769.82571155,
                                ["name"] = "New Static Object #030",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 2585.9388702646,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352251.53443882,
                                            ["speed"] = 0,
                                            ["x"] = -131768.97753946,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 139,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 211,
                                        ["rate"] = 20,
                                        ["y"] = 352251.53443882,
                                        ["x"] = -131768.97753946,
                                        ["name"] = "New Static Object #031-1",
                                        ["heading"] = 2585.9388702646,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352251.53443882,
                                ["x"] = -131768.97753946,
                                ["name"] = "New Static Object #031",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 2497.2237843854,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352252.64583673,
                                            ["speed"] = 0,
                                            ["x"] = -131769.38700185,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 140,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 212,
                                        ["rate"] = 20,
                                        ["y"] = 352252.64583673,
                                        ["x"] = -131769.38700185,
                                        ["name"] = "New Static Object #032-1",
                                        ["heading"] = 2497.2237843854,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352252.64583673,
                                ["x"] = -131769.38700185,
                                ["name"] = "New Static Object #032",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 2495.9147874464,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352374.93764972,
                                            ["speed"] = 0,
                                            ["x"] = -131903.69488499,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 141,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 213,
                                        ["rate"] = 20,
                                        ["y"] = 352374.93764972,
                                        ["x"] = -131903.69488499,
                                        ["name"] = "New Static Object #034-1",
                                        ["heading"] = 2495.9147874464,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352374.93764972,
                                ["x"] = -131903.69488499,
                                ["name"] = "New Static Object #034",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 2585.9388702646,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352411.09930528,
                                            ["speed"] = 0,
                                            ["x"] = -131872.86103166,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 142,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 214,
                                        ["rate"] = 20,
                                        ["y"] = 352411.09930528,
                                        ["x"] = -131872.86103166,
                                        ["name"] = "New Static Object #036-1",
                                        ["heading"] = 2585.9388702646,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352411.09930528,
                                ["x"] = -131872.86103166,
                                ["name"] = "New Static Object #036",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 2497.9742759638,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352251.94390121,
                                            ["speed"] = 0,
                                            ["x"] = -131769.67947499,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 143,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 215,
                                        ["rate"] = 20,
                                        ["y"] = 352251.94390121,
                                        ["x"] = -131769.67947499,
                                        ["name"] = "New Static Object #039-1",
                                        ["heading"] = 2497.9742759638,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352251.94390121,
                                ["x"] = -131769.67947499,
                                ["name"] = "New Static Object #039",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 2497.9044627937,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352258.58304137,
                                            ["speed"] = 0,
                                            ["x"] = -131772.3117332,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 144,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 216,
                                        ["rate"] = 20,
                                        ["y"] = 352258.58304137,
                                        ["x"] = -131772.3117332,
                                        ["name"] = "New Static Object #040-1",
                                        ["heading"] = 2497.9044627937,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352258.58304137,
                                ["x"] = -131772.3117332,
                                ["name"] = "New Static Object #040",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 2499.3181794878,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352376.649818,
                                            ["speed"] = 0,
                                            ["x"] = -131901.61582352,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 145,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 217,
                                        ["rate"] = 20,
                                        ["y"] = 352376.649818,
                                        ["x"] = -131901.61582352,
                                        ["name"] = "New Static Object #041-1",
                                        ["heading"] = 2499.3181794878,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352376.649818,
                                ["x"] = -131901.61582352,
                                ["name"] = "New Static Object #041",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 2495.6529880586,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352373.59237465,
                                            ["speed"] = 0,
                                            ["x"] = -131900.57629278,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 146,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 218,
                                        ["rate"] = 20,
                                        ["y"] = 352373.59237465,
                                        ["x"] = -131900.57629278,
                                        ["name"] = "New Static Object #042-1",
                                        ["heading"] = 2495.6529880586,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352373.59237465,
                                ["x"] = -131900.57629278,
                                ["name"] = "New Static Object #042",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 2498.113902304,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352364.97599538,
                                            ["speed"] = 0,
                                            ["x"] = -131848.42648323,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 147,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 219,
                                        ["rate"] = 20,
                                        ["y"] = 352364.97599538,
                                        ["x"] = -131848.42648323,
                                        ["name"] = "New Static Object #044-1",
                                        ["heading"] = 2498.113902304,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352364.97599538,
                                ["x"] = -131848.42648323,
                                ["name"] = "New Static Object #044",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 2497.4332238957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352366.30029766,
                                            ["speed"] = 0,
                                            ["x"] = -131848.90903652,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 148,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 220,
                                        ["rate"] = 20,
                                        ["y"] = 352366.30029766,
                                        ["x"] = -131848.90903652,
                                        ["name"] = "New Static Object #045-1",
                                        ["heading"] = 2497.4332238957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352366.30029766,
                                ["x"] = -131848.90903652,
                                ["name"] = "New Static Object #045",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 2498.3407951067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352372.99204178,
                                            ["speed"] = 0,
                                            ["x"] = -131853.12056637,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 149,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 221,
                                        ["rate"] = 20,
                                        ["y"] = 352372.99204178,
                                        ["x"] = -131853.12056637,
                                        ["name"] = "New Static Object #046-1",
                                        ["heading"] = 2498.3407951067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352372.99204178,
                                ["x"] = -131853.12056637,
                                ["name"] = "New Static Object #046",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352362.57150878,
                                            ["speed"] = 0,
                                            ["x"] = -131847.29286619,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "yellow",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 222,
                                        ["rate"] = 20,
                                        ["y"] = 352362.57150878,
                                        ["x"] = -131847.29286619,
                                        ["name"] = "New Static Object #047-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352362.57150878,
                                ["x"] = -131847.29286619,
                                ["name"] = "New Static Object #047",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352367.14878016,
                                            ["speed"] = 0,
                                            ["x"] = -131849.22443811,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "yellow",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 223,
                                        ["rate"] = 20,
                                        ["y"] = 352367.14878016,
                                        ["x"] = -131849.22443811,
                                        ["name"] = "New Static Object #048-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352367.14878016,
                                ["x"] = -131849.22443811,
                                ["name"] = "New Static Object #048",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352374.33524592,
                                            ["speed"] = 0,
                                            ["x"] = -131853.49996259,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "yellow",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 224,
                                        ["rate"] = 20,
                                        ["y"] = 352374.33524592,
                                        ["x"] = -131853.49996259,
                                        ["name"] = "New Static Object #049-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352374.33524592,
                                ["x"] = -131853.49996259,
                                ["name"] = "New Static Object #049",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352356.87336162,
                                            ["speed"] = 0,
                                            ["x"] = -131845.70969904,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 153,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "yellow",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 225,
                                        ["rate"] = 20,
                                        ["y"] = 352356.87336162,
                                        ["x"] = -131845.70969904,
                                        ["name"] = "New Static Object #053-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352356.87336162,
                                ["x"] = -131845.70969904,
                                ["name"] = "New Static Object #053",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352258.70003062,
                                            ["speed"] = 0,
                                            ["x"] = -131769.41624917,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 154,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "yellow",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 226,
                                        ["rate"] = 20,
                                        ["y"] = 352258.70003062,
                                        ["x"] = -131769.41624917,
                                        ["name"] = "New Static Object #054-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352258.70003062,
                                ["x"] = -131769.41624917,
                                ["name"] = "New Static Object #054",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 2497.5728502358,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352261.36153615,
                                            ["speed"] = 0,
                                            ["x"] = -131769.12377603,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 155,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "yellow",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 227,
                                        ["rate"] = 20,
                                        ["y"] = 352261.36153615,
                                        ["x"] = -131769.12377603,
                                        ["name"] = "New Static Object #055-1",
                                        ["heading"] = 2497.5728502358,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352261.36153615,
                                ["x"] = -131769.12377603,
                                ["name"] = "New Static Object #055",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352350.71123309,
                                            ["speed"] = 0,
                                            ["x"] = -131843.73256533,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 156,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "purple",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 228,
                                        ["rate"] = 20,
                                        ["y"] = 352350.71123309,
                                        ["x"] = -131843.73256533,
                                        ["name"] = "New Static Object #057-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352350.71123309,
                                ["x"] = -131843.73256533,
                                ["name"] = "New Static Object #057",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352346.75510429,
                                            ["speed"] = 0,
                                            ["x"] = -131842.88925799,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 157,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "yellow",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 229,
                                        ["rate"] = 20,
                                        ["y"] = 352346.75510429,
                                        ["x"] = -131842.88925799,
                                        ["name"] = "New Static Object #058-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352346.75510429,
                                ["x"] = -131842.88925799,
                                ["name"] = "New Static Object #058",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352331.43407868,
                                            ["speed"] = 0,
                                            ["x"] = -131835.74066701,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "purple",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 230,
                                        ["rate"] = 20,
                                        ["y"] = 352331.43407868,
                                        ["x"] = -131835.74066701,
                                        ["name"] = "New Static Object #059-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352331.43407868,
                                ["x"] = -131835.74066701,
                                ["name"] = "New Static Object #059",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352336.49216401,
                                            ["speed"] = 0,
                                            ["x"] = -131831.61567302,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "purple",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 231,
                                        ["rate"] = 20,
                                        ["y"] = 352336.49216401,
                                        ["x"] = -131831.61567302,
                                        ["name"] = "New Static Object #060-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352336.49216401,
                                ["x"] = -131831.61567302,
                                ["name"] = "New Static Object #060",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352340.22074355,
                                            ["speed"] = 0,
                                            ["x"] = -131841.11777313,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "purple",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 232,
                                        ["rate"] = 20,
                                        ["y"] = 352340.22074355,
                                        ["x"] = -131841.11777313,
                                        ["name"] = "New Static Object #061-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352340.22074355,
                                ["x"] = -131841.11777313,
                                ["name"] = "New Static Object #061",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 2497.3285041406,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352340.82024146,
                                            ["speed"] = 0,
                                            ["x"] = -131841.43301554,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "purple",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 233,
                                        ["rate"] = 20,
                                        ["y"] = 352340.82024146,
                                        ["x"] = -131841.43301554,
                                        ["name"] = "New Static Object #062-1",
                                        ["heading"] = 2497.3285041406,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352340.82024146,
                                ["x"] = -131841.43301554,
                                ["name"] = "New Static Object #062",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 2498.0091825488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352363.71642148,
                                            ["speed"] = 0,
                                            ["x"] = -131850.60937985,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "purple",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 234,
                                        ["rate"] = 20,
                                        ["y"] = 352363.71642148,
                                        ["x"] = -131850.60937985,
                                        ["name"] = "New Static Object #063-1",
                                        ["heading"] = 2498.0091825488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352363.71642148,
                                ["x"] = -131850.60937985,
                                ["name"] = "New Static Object #063",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 2496.9619849976,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352359.31746576,
                                            ["speed"] = 0,
                                            ["x"] = -131846.18150834,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "purple",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 235,
                                        ["rate"] = 20,
                                        ["y"] = 352359.31746576,
                                        ["x"] = -131846.18150834,
                                        ["name"] = "New Static Object #064-1",
                                        ["heading"] = 2496.9619849976,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352359.31746576,
                                ["x"] = -131846.18150834,
                                ["name"] = "New Static Object #064",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 2340.632843896,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352337.44559415,
                                            ["speed"] = 0,
                                            ["x"] = -131840.412542,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 164,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "yellow",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 236,
                                        ["rate"] = 20,
                                        ["y"] = 352337.44559415,
                                        ["x"] = -131840.412542,
                                        ["name"] = "New Static Object #076-1",
                                        ["heading"] = 2340.632843896,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352337.44559415,
                                ["x"] = -131840.412542,
                                ["name"] = "New Static Object #076",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 2340.4408576783,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352370.39255186,
                                            ["speed"] = 0,
                                            ["x"] = -131851.14612075,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "purple",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 237,
                                        ["rate"] = 20,
                                        ["y"] = 352370.39255186,
                                        ["x"] = -131851.14612075,
                                        ["name"] = "New Static Object #077-1",
                                        ["heading"] = 2340.4408576783,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352370.39255186,
                                ["x"] = -131851.14612075,
                                ["name"] = "New Static Object #077",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 2297.7326508818,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352409.1098658,
                                            ["speed"] = 0,
                                            ["x"] = -131870.93418693,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 238,
                                        ["rate"] = 20,
                                        ["y"] = 352409.1098658,
                                        ["x"] = -131870.93418693,
                                        ["name"] = "New Static Object #082-1",
                                        ["heading"] = 2297.7326508818,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352409.1098658,
                                ["x"] = -131870.93418693,
                                ["name"] = "New Static Object #082",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 2297.3137718613,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352407.84249299,
                                            ["speed"] = 0,
                                            ["x"] = -131868.52075303,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 167,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 239,
                                        ["rate"] = 20,
                                        ["y"] = 352407.84249299,
                                        ["x"] = -131868.52075303,
                                        ["name"] = "New Static Object #084-1",
                                        ["heading"] = 2297.3137718613,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352407.84249299,
                                ["x"] = -131868.52075303,
                                ["name"] = "New Static Object #084",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 2296.9821593035,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 352422.86203459,
                                            ["speed"] = 0,
                                            ["x"] = -131880.17452969,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 168,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "brown",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_shooter",
                                        ["type"] = "us carrier shooter",
                                        ["unitId"] = 240,
                                        ["rate"] = 20,
                                        ["y"] = 352422.86203459,
                                        ["x"] = -131880.17452969,
                                        ["name"] = "New Static Object #085-1",
                                        ["heading"] = 2296.9821593035,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352422.86203459,
                                ["x"] = -131880.17452969,
                                ["name"] = "New Static Object #085",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 3016.5003992966,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 193,
                                            ["y"] = 352366.25451062,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = -131900.88203712,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 169,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "vfa-37",
                                        ["category"] = "Planes",
                                        ["offsets"] = 
                                        {
                                            ["y"] = -26.038287046973,
                                            ["angle"] = 3011.2396994877,
                                            ["x"] = -104.73579174865,
                                        }, -- end of ["offsets"]
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 241,
                                        ["rate"] = 50,
                                        ["y"] = 352366.25451062,
                                        ["x"] = -131900.88203712,
                                        ["name"] = "New Static Object #005-1",
                                        ["heading"] = 3016.5003992966,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 352366.25451062,
                                ["x"] = -131900.88203712,
                                ["name"] = "New Static Object #005",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 5.2883476335428,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462823.44038271,
                                            ["speed"] = 0,
                                            ["x"] = -163922.28178588,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 181,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 265,
                                        ["rate"] = 3,
                                        ["y"] = 462823.44038271,
                                        ["x"] = -163922.28178588,
                                        ["name"] = "Static LUV HMMWV Jeep-1-1",
                                        ["heading"] = 5.2883476335428,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462823.44038271,
                                ["x"] = -163922.28178588,
                                ["name"] = "Static LUV HMMWV Jeep-1",
                                ["dead"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 2.6703537555513,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462684.45001389,
                                            ["speed"] = 0,
                                            ["x"] = -163987.88142374,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 183,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 268,
                                        ["rate"] = "70",
                                        ["y"] = 462684.45001389,
                                        ["x"] = -163987.88142374,
                                        ["name"] = "Static C-130-1-1",
                                        ["heading"] = 2.6703537555513,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462684.45001389,
                                ["x"] = -163987.88142374,
                                ["name"] = "Static C-130-1",
                                ["dead"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 4.625122517785,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462684.83834958,
                                            ["speed"] = 0,
                                            ["x"] = -163966.34893731,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 185,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 271,
                                        ["rate"] = 5,
                                        ["y"] = 462684.83834958,
                                        ["x"] = -163966.34893731,
                                        ["name"] = "Static Truck M939 Heavy-3-1",
                                        ["heading"] = 4.625122517785,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462684.83834958,
                                ["x"] = -163966.34893731,
                                ["name"] = "Static Truck M939 Heavy-3",
                                ["dead"] = false,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 5.7595865315813,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462690.53093986,
                                            ["speed"] = 0,
                                            ["x"] = -163970.7604079,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 187,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1000,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ab-212_cargo",
                                        ["type"] = "uh1h_cargo",
                                        ["unitId"] = 275,
                                        ["rate"] = 100,
                                        ["y"] = 462690.53093986,
                                        ["x"] = -163970.7604079,
                                        ["name"] = "Static UH-1H cargo-1",
                                        ["heading"] = 5.7595865315813,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462690.53093986,
                                ["x"] = -163970.7604079,
                                ["name"] = "Static UH-1H cargo-1",
                                ["dead"] = false,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 0.046606465227366,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462691.19981956,
                                            ["speed"] = 0,
                                            ["x"] = -163971.96293902,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1000,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ab-212_cargo",
                                        ["type"] = "uh1h_cargo",
                                        ["unitId"] = 276,
                                        ["rate"] = 100,
                                        ["y"] = 462691.19981956,
                                        ["x"] = -163971.96293902,
                                        ["name"] = "Static UH-1H cargo-2-1",
                                        ["heading"] = 0.046606465227366,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462691.19981956,
                                ["x"] = -163971.96293902,
                                ["name"] = "Static UH-1H cargo-2",
                                ["dead"] = false,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 0.19198621771938,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 462899.50191903,
                                            ["speed"] = 0,
                                            ["x"] = -163998.54392142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 190,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "M1126 Stryker ICV",
                                        ["unitId"] = 278,
                                        ["rate"] = 10,
                                        ["y"] = 462899.50191903,
                                        ["x"] = -163998.54392142,
                                        ["name"] = "Static IFV M1126 Stryker ICV-1",
                                        ["heading"] = 0.19198621771938,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462899.50191903,
                                ["x"] = -163998.54392142,
                                ["name"] = "Static IFV M1126 Stryker ICV-1",
                                ["dead"] = false,
                            }, -- end of [61]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 249,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 476150.92080504,
                                            ["x"] = -21148.733333719,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 20,
                                                                    }, -- 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"] = 100,
                                                                        ["name"] = 24,
                                                                    }, -- 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"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 245,
                                        ["y"] = 476150.92080504,
                                        ["x"] = -21148.733333719,
                                        ["name"] = "EnemySA-2-8",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 246,
                                        ["y"] = 476173.47344969,
                                        ["x"] = -21160.730878463,
                                        ["name"] = "EnemySA-2-9",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 244,
                                        ["y"] = 476124.91599212,
                                        ["x"] = -21167.072816104,
                                        ["name"] = "EnemySA-2-2",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 12,
                                        ["y"] = 476164.102308,
                                        ["x"] = -21172.230795525,
                                        ["name"] = "EnemySA-2-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 18,
                                        ["y"] = 476115.53133512,
                                        ["x"] = -21158.189629324,
                                        ["name"] = "EnemySA-2-7",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 17,
                                        ["y"] = 476148.50033521,
                                        ["x"] = -21124.786510062,
                                        ["name"] = "EnemySA-2-6",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 16,
                                        ["y"] = 476192.66620559,
                                        ["x"] = -21145.775484255,
                                        ["name"] = "EnemySA-2-5",
                                        ["heading"] = 1.4311699866353,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "SNR_75V",
                                        ["unitId"] = 15,
                                        ["y"] = 476156.37806241,
                                        ["x"] = -21148.374599814,
                                        ["name"] = "EnemySA-2-4",
                                        ["heading"] = 1.832595714594,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 14,
                                        ["y"] = 476152.75587741,
                                        ["x"] = -21187.846639713,
                                        ["name"] = "EnemySA-2-3",
                                        ["heading"] = 3.0543261909901,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 476150.92080504,
                                ["x"] = -21148.733333719,
                                ["name"] = "EnemySA-2",
                                ["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"] = 458477.21732623,
                                                ["x"] = -26720.853433474,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 458475.12531715,
                                                ["x"] = -26716.451897745,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 458526.04542918,
                                            ["x"] = -26623.361385428,
                                            ["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"] = 10,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 249,
                                        ["y"] = 458526.04542918,
                                        ["x"] = -26623.361385428,
                                        ["name"] = "AAA-5",
                                        ["heading"] = 5.8394997980135,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 248,
                                        ["y"] = 458591.30185047,
                                        ["x"] = -26524.242172557,
                                        ["name"] = "AAA-4",
                                        ["heading"] = 5.8394997980135,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 247,
                                        ["y"] = 458360.61158279,
                                        ["x"] = -26637.11814451,
                                        ["name"] = "AAA-3",
                                        ["heading"] = 5.8394997980135,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 20,
                                        ["y"] = 458381.07035271,
                                        ["x"] = -26601.844403275,
                                        ["name"] = "AAA-1",
                                        ["heading"] = 5.8394997980135,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 21,
                                        ["y"] = 458475.60397922,
                                        ["x"] = -26437.821506531,
                                        ["name"] = "AAA-2",
                                        ["heading"] = 5.8394997980135,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 458526.04542918,
                                ["x"] = -26623.361385428,
                                ["name"] = "AAA",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 458353.3551587,
                                                ["x"] = -26942.574434578,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 458348.71798033,
                                                ["x"] = -26937.854643451,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 180,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 458452.78014642,
                                            ["x"] = -26644.969190369,
                                            ["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"] = 11,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 31,
                                        ["y"] = 458452.78014642,
                                        ["x"] = -26644.969190369,
                                        ["name"] = "supply-1",
                                        ["heading"] = 5.5066159222994,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 33,
                                        ["y"] = 458529.28748435,
                                        ["x"] = -26427.761246507,
                                        ["name"] = "supply-3",
                                        ["heading"] = 5.532693728822,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 32,
                                        ["y"] = 458476.7096506,
                                        ["x"] = -26572.527627424,
                                        ["name"] = "supply-2",
                                        ["heading"] = 0.59341194567807,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 30,
                                        ["y"] = 458454.92727613,
                                        ["x"] = -26654.073020308,
                                        ["name"] = "AAA-1-1",
                                        ["heading"] = 5.5066159222994,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 458452.78014642,
                                ["x"] = -26644.969190369,
                                ["name"] = "supply",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 382972.94275831,
                                                ["x"] = -39654.269298052,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 382938.74276777,
                                                ["x"] = -39674.558459869,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 382982.47411689,
                                                ["x"] = -39652.324861681,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = 382959.26055704,
                                                ["x"] = -39660.281858419,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 382922.80804472,
                                                ["x"] = -39686.64206166,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 382963.62540567,
                                                ["x"] = -39657.843268728,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 382968.19506585,
                                                ["x"] = -39655.825409699,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 382977.79676157,
                                                ["x"] = -39653.063390509,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 84,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 383386.75981219,
                                            ["x"] = -39015.838702933,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 175,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 259,
                                        ["y"] = 383386.75981219,
                                        ["x"] = -39015.838702933,
                                        ["name"] = "Convoy-1-6",
                                        ["heading"] = 0.97498014923009,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 258,
                                        ["y"] = 383389.40585692,
                                        ["x"] = -38993.347322796,
                                        ["name"] = "Convoy-1-5",
                                        ["heading"] = 0.87540610303935,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 257,
                                        ["y"] = 383398.30355692,
                                        ["x"] = -38994.221754186,
                                        ["name"] = "Convoy-1-4",
                                        ["heading"] = 0.85081014822512,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 256,
                                        ["y"] = 383397.86239471,
                                        ["x"] = -38986.86905053,
                                        ["name"] = "Convoy-1-3",
                                        ["heading"] = 0.83612323767866,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 255,
                                        ["y"] = 383394.11251585,
                                        ["x"] = -38983.633860922,
                                        ["name"] = "Convoy-1-2",
                                        ["heading"] = 0.81905611601984,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 254,
                                        ["y"] = 383403.96513874,
                                        ["x"] = -38978.707549473,
                                        ["name"] = "Convoy-1-1",
                                        ["heading"] = 0.79904658098418,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 383386.75981219,
                                ["x"] = -39015.838702933,
                                ["name"] = "Convoy-1",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["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"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 18,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "Infantry",
                                                                            [6] = "Fortifications",
                                                                            [7] = "Tanks",
                                                                            [8] = "IFV",
                                                                            [9] = "APC",
                                                                            [10] = "Artillery",
                                                                            [11] = "Unarmed vehicles",
                                                                            [12] = "AAA",
                                                                            [13] = "SR SAM",
                                                                            [14] = "MR SAM",
                                                                            [15] = "LR SAM",
                                                                            [16] = "Aircraft Carriers",
                                                                            [17] = "Cruisers",
                                                                            [18] = "Destroyers",
                                                                            [19] = "Frigates",
                                                                            [20] = "Corvettes",
                                                                            [21] = "Light armed ships",
                                                                            [22] = "Unarmed ships",
                                                                            [23] = "Submarines",
                                                                            [24] = "Cruise missiles",
                                                                            [25] = "Antiship Missiles",
                                                                            [26] = "AA Missiles",
                                                                            [27] = "AG Missiles",
                                                                            [28] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["x"] = -27743.975927617,
                                                                ["y"] = 459260.64618918,
                                                                ["value"] = "Air;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Cruise missiles",
                                                                    [2] = "Antiship Missiles",
                                                                    [3] = "AA Missiles",
                                                                    [4] = "AG Missiles",
                                                                    [5] = "SA Missiles",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 18288,
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 501932.16266349,
                                            ["x"] = 15311.983347494,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 425.6664850175,
                                            ["ETA_locked"] = false,
                                            ["y"] = 437649.45380184,
                                            ["x"] = -38578.039290833,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 547.51170551845,
                                            ["ETA_locked"] = false,
                                            ["y"] = 460588.05097011,
                                            ["x"] = -52675.7188005,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1205.8059543745,
                                            ["ETA_locked"] = false,
                                            ["y"] = 494778.74687843,
                                            ["x"] = -19875.614045226,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1565.0679489143,
                                            ["ETA_locked"] = false,
                                            ["y"] = 464966.56619194,
                                            ["x"] = 935.31180770027,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1085.7929839042,
                                            ["ETA_locked"] = false,
                                            ["y"] = 437171.54391148,
                                            ["x"] = -34942.951355492,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 180,
                                            ["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"] = 2077.4301487547,
                                            ["ETA_locked"] = false,
                                            ["y"] = 458048.84375,
                                            ["x"] = -26437.275391,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 16,
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4572,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Afghanistan (1)",
                                        ["skill"] = "Average",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 39,
                                        ["psi"] = 2.2684752984867,
                                        ["y"] = 501932.16266349,
                                        ["x"] = 15311.983347494,
                                        ["name"] = "Aerial-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [5]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_490C_MIG21}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.2684752984867,
                                        ["callsign"] = 100,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 4572,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Afghanistan (1)",
                                        ["skill"] = "Average",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 40,
                                        ["psi"] = 2.2684752984867,
                                        ["y"] = 501972.16266349,
                                        ["x"] = 15271.983347494,
                                        ["name"] = "MIGinterceptor-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [5]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_490C_MIG21}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.2684752984867,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 4572,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Afghanistan (1)",
                                        ["skill"] = "Average",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 280,
                                        ["psi"] = 2.2684752984867,
                                        ["y"] = 502012.16266349,
                                        ["x"] = 15231.983347494,
                                        ["name"] = "MIGinterceptor-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [1]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [5]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_490C_MIG21}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.2684752984867,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "012",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 501932.16266349,
                                ["x"] = 15311.983347494,
                                ["name"] = "MIGinterceptor",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 459449.2154141,
                                            ["speed"] = 0,
                                            ["x"] = -26670.192425059,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 8,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 41,
                                        ["y"] = 459449.2154141,
                                        ["x"] = -26670.192425059,
                                        ["name"] = "Static fire",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 459449.2154141,
                                ["x"] = -26670.192425059,
                                ["name"] = "Static fire",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 459812.84407909,
                                            ["speed"] = 0,
                                            ["x"] = -25541.188385788,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 8,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 42,
                                        ["y"] = 459812.84407909,
                                        ["x"] = -25541.188385788,
                                        ["name"] = "Static fire-1-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 459812.84407909,
                                ["x"] = -25541.188385788,
                                ["name"] = "Static fire-1",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 459918.26799178,
                                            ["speed"] = 0,
                                            ["x"] = -25504.850566172,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 43,
                                        ["y"] = 459918.26799178,
                                        ["x"] = -25504.850566172,
                                        ["name"] = "Static fire-2-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 459918.26799178,
                                ["x"] = -25504.850566172,
                                ["name"] = "Static fire-2",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 457135.38658905,
                                            ["speed"] = 0,
                                            ["x"] = -27891.456574341,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 8,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 44,
                                        ["y"] = 457135.38658905,
                                        ["x"] = -27891.456574341,
                                        ["name"] = "Static fire-3-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 457135.38658905,
                                ["x"] = -27891.456574341,
                                ["name"] = "Static fire-3",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 456405.65626638,
                                            ["speed"] = 0,
                                            ["x"] = -27382.654397945,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 45,
                                        ["y"] = 456405.65626638,
                                        ["x"] = -27382.654397945,
                                        ["name"] = "Static fire-4-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 456405.65626638,
                                ["x"] = -27382.654397945,
                                ["name"] = "Static fire-4",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 459572.33767243,
                                            ["speed"] = 0,
                                            ["x"] = -26733.739397101,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 6,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 46,
                                        ["y"] = 459572.33767243,
                                        ["x"] = -26733.739397101,
                                        ["name"] = "Static fire-5-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 459572.33767243,
                                ["x"] = -26733.739397101,
                                ["name"] = "Static fire-5",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 455946.51553937,
                                            ["speed"] = 0,
                                            ["x"] = -27691.64631389,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 6,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 47,
                                        ["y"] = 455946.51553937,
                                        ["x"] = -27691.64631389,
                                        ["name"] = "Static fire-6-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 455946.51553937,
                                ["x"] = -27691.64631389,
                                ["name"] = "Static fire-6",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 459520.45156975,
                                            ["speed"] = 0,
                                            ["x"] = -26814.324106685,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 8,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 48,
                                        ["y"] = 459520.45156975,
                                        ["x"] = -26814.324106685,
                                        ["name"] = "Static fire-7-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 459520.45156975,
                                ["x"] = -26814.324106685,
                                ["name"] = "Static fire-7",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 457076.13317689,
                                            ["speed"] = 0,
                                            ["x"] = -27893.471636873,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 7,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 49,
                                        ["y"] = 457076.13317689,
                                        ["x"] = -27893.471636873,
                                        ["name"] = "Static fire-8-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 457076.13317689,
                                ["x"] = -27893.471636873,
                                ["name"] = "Static fire-8",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 1.850049007114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 458456.13347416,
                                            ["speed"] = 0,
                                            ["x"] = -26565.453945989,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Air Force Standard",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 250,
                                        ["rate"] = "50",
                                        ["y"] = 458456.13347416,
                                        ["x"] = -26565.453945989,
                                        ["name"] = "Static MiG-29S-1-1",
                                        ["heading"] = 1.850049007114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458456.13347416,
                                ["x"] = -26565.453945989,
                                ["name"] = "Static MiG-29S-1",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 1.9373154697137,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 458471.5652975,
                                            ["speed"] = 0,
                                            ["x"] = -26530.62712948,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 172,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Air Force Standard",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 251,
                                        ["rate"] = "50",
                                        ["y"] = 458471.5652975,
                                        ["x"] = -26530.62712948,
                                        ["name"] = "Static MiG-29S-2-1",
                                        ["heading"] = 1.9373154697137,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458471.5652975,
                                ["x"] = -26530.62712948,
                                ["name"] = "Static MiG-29S-2",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 1.9722220547536,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 458487.84403677,
                                            ["speed"] = 0,
                                            ["x"] = -26496.036272081,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 173,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Air Force Standard",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 252,
                                        ["rate"] = "50",
                                        ["y"] = 458487.84403677,
                                        ["x"] = -26496.036272081,
                                        ["name"] = "Static MiG-29S-3-1",
                                        ["heading"] = 1.9722220547536,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458487.84403677,
                                ["x"] = -26496.036272081,
                                ["name"] = "Static MiG-29S-3",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 457972.09205469,
                                            ["speed"] = 0,
                                            ["x"] = -27936.413882943,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 193,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 282,
                                        ["y"] = 457972.09205469,
                                        ["x"] = -27936.413882943,
                                        ["name"] = "Static fire-9-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 457972.09205469,
                                ["x"] = -27936.413882943,
                                ["name"] = "Static fire-9",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 458903.70739404,
                                            ["speed"] = 0,
                                            ["x"] = -25958.292304479,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 194,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 283,
                                        ["y"] = 458903.70739404,
                                        ["x"] = -25958.292304479,
                                        ["name"] = "Static fire-10-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 458903.70739404,
                                ["x"] = -25958.292304479,
                                ["name"] = "Static fire-10",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 4.9741883681838,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 383449.40109028,
                                            ["speed"] = 0,
                                            ["x"] = -38994.503297494,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 195,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "garage_a",
                                        ["type"] = "Garage A",
                                        ["unitId"] = 284,
                                        ["rate"] = 100,
                                        ["y"] = 383449.40109028,
                                        ["x"] = -38994.503297494,
                                        ["name"] = "Static Garage A-1-1",
                                        ["heading"] = 4.9741883681838,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 383449.40109028,
                                ["x"] = -38994.503297494,
                                ["name"] = "Static Garage A-1",
                                ["dead"] = false,
                            }, -- end of [15]
                        }, -- 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] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 497,
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "mission start",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_set_flag",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1647712624",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Radio",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["power"] = 1000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "",
                    ["modulation"] = true,
                    ["file"] = "ResKey_Action_57",
                    ["zone"] = 1817,
                    ["frequency"] = 127,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["power"] = 10000,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "",
                    ["modulation"] = true,
                    ["file"] = "ResKey_Action_58",
                    ["zone"] = 1982,
                    ["frequency"] = 155,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Radio2",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["power"] = 100,
                    ["predicate"] = "a_radio_transmission",
                    ["loop"] = false,
                    ["name"] = "",
                    ["modulation"] = true,
                    ["file"] = "ResKey_Action_60",
                    ["zone"] = 1487,
                    ["frequency"] = 133,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Radio3",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 992,
                    ["group"] = 1,
                    ["predicate"] = "c_all_of_group_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_29",
                    ["KeyDict_text"] = "DictKey_ActionText_29",
                    ["clearview"] = true,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_48",
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 76,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 100,
                    ["KeyDict_text"] = "DictKey_ActionText_52",
                    ["text"] = "DictKey_ActionText_52",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = true,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "missione inizio",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1487,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 192,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_unit_on",
                    ["unit"] = 281,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Car Marshall",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1652,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_53",
                    ["KeyDict_text"] = "DictKey_ActionText_53",
                    ["clearview"] = true,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "CarLeave",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1322,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_50",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_51",
                    ["KeyDict_text"] = "DictKey_ActionText_51",
                    ["clearview"] = true,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "voice2",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["group"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "MigSpawn",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 14,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["unitType"] = "ALL",
                    ["zone"] = 497,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_10",
                    ["KeyDict_text"] = "DictKey_ActionText_10",
                    ["clearview"] = true,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Messaggio 1",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 497,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 245,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 497,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 15,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "secondary obj",
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 30,
                    ["KeyDict_text"] = "DictKey_ActionText_12",
                    ["text"] = "DictKey_ActionText_12",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = true,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 20,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 497,
                    ["group"] = 171,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 250,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 251,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 252,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "primary obj destroy",
            ["eventlist"] = "dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 30,
                    ["KeyDict_text"] = "DictKey_ActionText_11",
                    ["text"] = "DictKey_ActionText_11",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = true,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 50,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["group"] = 14,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Uccisione 2 mig in aria",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 30,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_28",
                    ["KeyDict_text"] = "DictKey_ActionText_28",
                    ["clearview"] = true,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 176,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 175,
                    ["predicate"] = "a_activate_group",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 170,
                    ["predicate"] = "a_activate_group",
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_27",
                    ["text"] = "DictKey_ActionText_27",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = true,
                }, -- end of [4]
                [5] = 
                {
                    ["file"] = "ResKey_Action_55",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Attivazione UAV",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1487,
                    ["group"] = 175,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 50,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ConvoyDestru",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_61",
                    ["text"] = "DictKey_ActionText_61",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = true,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 497,
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 80,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Punteggio",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_24",
                    ["KeyDict_text"] = "DictKey_ActionText_24",
                    ["clearview"] = true,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1157,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["zone"] = 827,
                    ["argument"] = 0,
                    ["unit"] = 1,
                    ["min_unit_vertical_speed"] = -300,
                    ["cockpit_param"] = "240",
                    ["_max2"] = 0,
                    ["coalitionlist"] = "red",
                    ["cargo"] = 167,
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 10.277777777778,
                    ["_min2"] = 0,
                    ["value_text"] = "",
                    ["unitType"] = "ALL",
                    ["max_unit_vertical_speed"] = 300,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["_min"] = 0,
                    ["_max"] = 0,
                    ["highlight_id"] = 0,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "ENDCONDITION",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_54",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 30,
                    ["KeyDict_text"] = "DictKey_ActionText_38",
                    ["text"] = "DictKey_ActionText_38",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = true,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 30,
                    ["KeyDict_text"] = "DictKey_ActionText_26",
                    ["winner"] = "blue",
                    ["predicate"] = "a_end_mission",
                    ["text"] = "DictKey_ActionText_26",
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [17]
    }, -- end of ["trigrules"]
    ["currentKey"] = 309508,
    ["start_time"] = 50700,
    ["forcedOptions"] = 
    {
        ["externalViews"] = true,
        ["optionsView"] = "optview_all",
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["Failure_Fuel_Tank1Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank1Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank1Transfer"]
        ["Failure_Ctrl_Aileron"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_Aileron",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_Aileron"]
        ["Failure_Ctrl_FCS_Ch3"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch3",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch3"]
        ["Failure_PP_EngR_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Main_FFCS"]
        ["Failure_Elec_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftGenerator"]
        ["Failure_Gear_NWS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_NWS",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_NWS"]
        ["Failure_Comp_ADC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_ADC",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_ADC"]
        ["Failure_PP_RightPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightPTS"]
        ["Failure_Comp_MC2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC2",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC2"]
        ["Failure_Hyd_IsolatedHYD2BSystem_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_IsolatedHYD2BSystem_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_IsolatedHYD2BSystem_Leak"]
        ["Failure_Ctrl_FCS_Ch1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch1",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch1"]
        ["Failure_PP_LeftAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftAMAD_OilLeak"]
        ["Failure_PP_EngR_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Nozzle_CS"]
        ["Failure_Elec_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightGenerator"]
        ["Failure_Gear_WOW"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_WOW",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_WOW"]
        ["Failure_Ctrl_FCS_Ch2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch2",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch2"]
        ["Failure_Fuel_QuantityGaging"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_QuantityGaging",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_QuantityGaging"]
        ["Failure_Fuel_Tank4Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank4Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank4Transfer"]
        ["Failure_Elec_EmergencyBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_EmergencyBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_EmergencyBattery"]
        ["Failure_PP_EngR_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_OilLeak"]
        ["Failure_PP_LeftPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftPTS"]
        ["Failure_Hyd_HYD1B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1B_Leak"]
        ["Failure_Sens_LeftPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_LeftPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_LeftPitotHeater"]
        ["Failure_Fuel_ExtTankTransferC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferC",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferC"]
        ["Failure_PP_RightAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightAMAD_OilLeak"]
        ["Failure_Comp_MC1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC1",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC1"]
        ["Failure_Ctrl_LEF"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_LEF",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_LEF"]
        ["Failure_ECS_OBOGS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_OBOGS",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_OBOGS"]
        ["Failure_Fuel_RightBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_RightBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_RightBoostPump"]
        ["Failure_ECS_Valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_Valve",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_Valve"]
        ["Failure_Ctrl_FCS_Ch4"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch4",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch4"]
        ["Failure_Sens_RightPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_RightPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_RightPitotHeater"]
        ["Failure_Hyd_HYD2B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2B_Leak"]
        ["Failure_Hyd_HYD1A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1A_Leak"]
        ["Failure_PP_EngR_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_AB_FFCS"]
        ["Failure_PP_EngL_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Nozzle_CS"]
        ["Failure_PP_EngL_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Main_FFCS"]
        ["Failure_Elec_LeftTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftTransformerRectifier"]
        ["Failure_Fuel_ExtTankTransferL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferL",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferL"]
        ["Failure_Elec_UtilityBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_UtilityBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_UtilityBattery"]
        ["Failure_Elec_RightTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightTransformerRectifier"]
        ["Failure_PP_EngL_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_AB_FFCS"]
        ["Failure_Fuel_ExtTankTransferR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferR",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferR"]
        ["Failure_Fuel_LeftBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_LeftBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_LeftBoostPump"]
        ["Failure_PP_EngL_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_OilLeak"]
        ["Failure_Hyd_HYD2A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2A_Leak"]
    }, -- end of ["failures"]
} -- end of mission
