League of Legends Wiki

Want to contribute to this wiki?
Sign up for an account, and get started!
You can even turn off ads in your preferences.

Come join the LoL Wiki community Discord server!

READ MORE

League of Legends Wiki
Advertisement

Documentation for this module may be created at Module:SkinData/universes/doc

-- <pre>

return {
    ["Arcade"]                  = {"Arcade: Battle Bosses", "Arcade: Heroes"},
    ["Arclight"]                = {"Arclight", "Justicar"},
    ["Battlecast"]              = {"Battlecast"},
    ["Bilgewater"]              = {"Bilgewater: Burning Tides", "Bilgewater: General", "Bilgewater: Curse of the Drowned"},
    ["Blood Moon"]              = {"Blood Moon"},
    ["Chaos and Order"]         = {"Battle of the God-Kings", "Dawnbringer", "Nightbringer", "Order Versus Chaos"},
    ["Chosen and Forsaken"]    = {"Chosen, Forsaken"},
    ["Crime City"]              = {"Crime City"},
    ["Culinary Masters"]        = {"Culinary Masters"},
    ["Dragon World"]            = {"Dragon World"},
    ["Eclipse"]                 = {"Coven", "Death Blossom", "Eclipse", "Elderwood"},
    ["Event Horizon"]           = {"Cosmic", "Dark Star"},
    ["Fables"]                  = {"Fables"},
    ["Galactic"]                = {"Galactic"},     
    ["Guardian of the Sands"]   = {"Guardian of the Sands"},
    ["Headhunter"]              = {"Headhunter"},
    ["Hextech"]                 = {"Hextech"},
    ["High Noon Gothic"]        = {"High Noon"},
    ["Immortal Journey"]        = {"Immortal Journey"},
    ["Lost Empire"]             = {"Pharaoh"},
    ["Marauders Versus Wardens"]= {"Marauder", "Warden"},
    ["Mecha"]                   = {"Kaiju", "Mecha"},
    ["Mecha Kingdoms"]          = {"Mecha Kingdoms"},
    ["Odyssey"]                 = {"Odyssey"},
    ["Omega Squad"]             = {"Omega Squad"},
    ["Pentakill"]               = {"Pentakill"},
    ["Prehistoric Hunters"]     = {"Prehistoric Hunters"},
    ["PROJECT"]                 = {"Program", "PROJECT"},
    ["Pulsefire"]               = {"Praetorian", "Pulsefire"},
    ["Riftquest"]               = {"Rift Quest"},
    ["Road Warrior"]            = {"Road Warrior", "Vandal"},
    ["Snowdown"]                = {"Snow Day", "Snowdown Showdown", "Winter Wonder"},
    ["Star Guardian"]           = {"Star Guardian Season 1", "Star Guardian Season 2", "Star Guardian Season 3"},
    ["Steel Valkyries"]         = {"Dreadnova", "Steel Valkyries"},
    ["Storybook"]               = {"Highstakes", "Storybook"},
    ["Sugar Rush"]              = {"Sugar Rush"},
    ["Toy Box"]                 = {"Toy Box"},
    ["Warring Kingdoms"]        = {"Lunar Revel: Warring Kingdoms"},
    ["Woad Tribe"]              = {"Woad"},
    ["Worldbreaker"]            = {"Worldbreaker"},
    ["World Championship"]      = {"Challenger", "Conqueror", "World Championship"},
    ["World Champions: Fnatic"] = {"World Champions: 2011"},
    ["World Champions: TPA"]    = {"World Champions: 2012"},
    ["World Champions: SKT T1"] = {"World Champions: 2013", "World Champions: 2015", "World Champions: 2016"},
    ["World Champions: SSG"]    = {"World Champions: 2014"},
    ["World Champions: SSW"]    = {"World Champions: 2017"},
    ["World Champions: IG"]     = {"World Champions: 2018"},
    ["World Champions: FPX"]    = {"World Champions: 2019"}
}

-- </pre>
-- [[Category:Lua]]
Advertisement