# Meta-information about all available DLCs. # "name" - must match the name used in the DLC files. # "localizable_name" - Loc key used to be processed and displayed to the user. # "icon" - Only used for the expansions. # "gui" - Name of gui window to use for landing page. # "recommendations" - List keys of other DLCs that should be recommended with this DLC. # "hide_if_unowned" - DLC will be hidden from DLC list if unowned. DEFAULT: no # "change_landingpage" - Key to which DLCs landingpage should be used instead. # "hide_if_dlc_owned" - DLC will be hidden from DLC list if mentioned DLC is already owned. # "show" - Show this DLC in sidbar and recommendations and display portraits for this DLC as locked when the DLC is unowned. # "steam_id" - The AppID of the DLC on the Steam store. # "microsoft_store_id" - The AppID of the DLC on the Microsoft store. # "paradoxplaza_store_url" - The URL to the DLC store page on ParadoxPlaza; excluding "www.Paradoxplaza". # "gog_store_id" - The name of the GoodOldGames page for the DLC. # "affects_gameplay" - Does the DLC change gameplay (Example: Music and portrait packs -> no Expansions -> yes). dlcs = { dlc001 = { name = "Symbols of Domination" steam_id = "" microsoft_store_id = "" gog_store_id = "" paradoxplaza_store_url = "" gui = "symbols_of_domination" icon = "GFX_symbols_of_domination" show = no affects_gameplay = no recommendations = {} } dlc002 = { name = "Arachnoid Portrait Pack" steam_id = "447680" microsoft_store_id = "9MT1H9QPRPZG" gog_store_id = "" paradoxplaza_store_url "" gui = "arachnoid" icon = "GFX_arachnoid" show = no affects_gameplay = no recommendations = {} } dlc003 = { name = "Paradox Account Sign-up Bonus" steam_id = "" microsoft_store_id = "" gog_store_id = "" paradoxplaza_store_url = "" gui = "signup_bonus" icon = "GFX_signup_bonus" show = no affects_gameplay = no recommendations = {} } dlc004 = { name = "Plantoids Species Pack" localizable_name = "PLANTOID_TITLE" steam_id = "498870" microsoft_store_id = "9NKD70CQDRF0" gog_store_id = "stellaris_plantoids_species_pack" paradoxplaza_store_url = "stellaris-plantoids-species-pack/STST01DSK0000003.html" gui = "plantoid" icon = "GFX_plantoidsspeciespack" show = yes affects_gameplay = yes recommendations = { dlc017 dlc021 dlc023 dlc026 } } dlc010 = { name = "Creatures of the Void Portrait Pack" localizable_name = "CREATURES_OF_THE_VOID_TITLE" steam_id = "633310" microsoft_store_id = "" gog_store_id = "" paradoxplaza_store_url = "" gui = "creatures_of_the_void" icon = "GFX_creatures_of_the_void" show = no affects_gameplay = no recommendations = {} } dlc011 = { name = "Original Game Soundrack" localizable_name = "SOUNDTRACK_TITLE" steam_id = "492740" microsoft_store_id = "9MT1H9QPRPZG" gog_store_id = "stellaris_complete_soundtrack" paradoxplaza_store_url = "stellaris-complete-soundtrack/STST01SSK0000001.html" gui = "soundtrack" icon = "GFX_completesoundtrack" show = no affects_gameplay = no recommendations = {} } dlc012 = { name = "Leviathans Story Pack" localizable_name = "LEVIATHANS_TITLE" steam_id = "518910" microsoft_store_id = "9N98NVHJ9P8S" gog_store_id = "stellaris_leviathans_story_pack" paradoxplaza_store_url = "stellaris-leviathans-story-pack/STST01DSK0000006.html" gui = "leviathans" icon = "GFX_leviathansstorypack" show = yes affects_gameplay = yes recommendations = { dlc019 dlc021 dlc017 } } dlc013 = { name = "Horizon Signal" steam_id = "" microsoft_store_id = "" gog_store_id = "" paradoxplaza_store_url = "" gui = "horizon_signal" icon = "GFX_horizon_signal" show = no affects_gameplay = no #This is a lie, but it's not meant to show in the MP DLC list recommendations = {} } dlc014 = { name = "Utopia" localizable_name = "UTOPIA_TITLE" steam_id = "553280" microsoft_store_id = "9NB14N0SML1G" gog_store_id = "stellaris_utopia" paradoxplaza_store_url = "stellaris-utopia/STST01ESK0000001.html" gui = "utopia" icon = "GFX_utopia" show = yes affects_gameplay = yes recommendations = { dlc020 dlc016 dlc021 dlc017 dlc022 } } dlc015 = { name = "Anniversary Portraits" localizable_name = "ANNIVERSARY_TITLE" steam_id = "633310" microsoft_store_id = "" gog_store_id = "stellaris_anniversary_portraits" paradoxplaza_store_url = "" gui = "anniversary" icon = "GFX_anniversary" show = no affects_gameplay = no recommendations = {} } dlc016 = { name = "Synthetic Dawn Story Pack" localizable_name = "SYNTHETIC_DAWN_TITLE" steam_id = "642750" microsoft_store_id = "9P1S7Z51RWDZ" gog_store_id = "stellaris_synthetic_dawn_story_pack" paradoxplaza_store_url = "stellaris-synthetic-dawn/STST01DSK0000008.html" gui = "synthetic_dawn" icon = "GFX_syntheticdawnstorypack" show = yes affects_gameplay = yes recommendations = { dlc014 dlc017 dlc023 dlc019 } } dlc017 = { name = "Apocalypse" localizable_name = "APOCALYPSE_TITLE" steam_id = "716670" microsoft_store_id = "9PGQCF5QL47Z" gog_store_id = "stellaris_apocalypse" paradoxplaza_store_url = "stellaris-apocalypse/STST01ESK0000013.html" gui = "apocalypse" icon = "GFX_apocalypse" show = yes affects_gameplay = yes recommendations = { dlc014 dlc020 dlc012 dlc016 dlc004 } } dlc018 = { name = "Humanoids Species Pack" localizable_name = "HUMANOIDS_TITLE" steam_id = "756010" microsoft_store_id = "9PMJ0SPKSR4P" gog_store_id = "stellaris_humanoids_species_pack" paradoxplaza_store_url = "stellaris-humanoids-species-pack/STST01DSK0000009.html" gui = "humanoids" icon = "GFX_humanoidsspeciespack" show = yes affects_gameplay = yes recommendations = { dlc023 dlc026 } } dlc019 = { name = "Distant Stars Story Pack" localizable_name = "DISTANT_STARS_TITLE" steam_id = "844810" microsoft_store_id = "9N6L3BDM3XBN" gog_store_id = "stellaris_distant_stars_story_pack" paradoxplaza_store_url = "stellaris-distant-stars/STST01DSK0000020-MASTER.html" gui = "distant_stars" icon = "GFX_distantstarsstorypack" show = yes affects_gameplay = yes recommendations = { dlc021 dlc012 dlc016 dlc023 } } dlc020 = { name = "Megacorp" localizable_name = "MEGACORP_TITLE" steam_id = "944290" microsoft_store_id = "9N2GWHBSGG1C" gog_store_id = "stellaris_megacorp" paradoxplaza_store_url = "stellaris-megacorp/STST01ESK0000047.html" gui = "megacorp" icon = "GFX_megacorp" show = yes affects_gameplay = yes recommendations = { dlc014 dlc017 dlc023 dlc022 } } dlc021 = { name = "Ancient Relics Story Pack" localizable_name = "ANCIENT_RELICS_TITLE" steam_id = "1045980" microsoft_store_id = "9MTLRDD1945Z" gog_store_id = "stellaris_ancient_relics_story_pack" paradoxplaza_store_url = "stellaris-ancient-relics-story-pack/STST01DSK0000039.html" gui = "ancient_relics" icon = "GFX_ancientrelicsstorypack" show = yes affects_gameplay = yes recommendations = { dlc014 dlc019 dlc012 dlc004 } } dlc022 = { name = "Lithoids Species Pack" localizable_name = "LITHOIDS_TITLE" steam_id = "1140000" microsoft_store_id = "9P8CWXTX8SJR" gog_store_id = "stellaris_lithoids_species_pack" paradoxplaza_store_url = "stellaris-lithoids-species-pack/STST01DSK6546546.html" gui = "lithoids" icon = "GFX_lithoidsspeciespack" show = yes affects_gameplay = yes recommendations = { dlc014 dlc023 dlc021 dlc026 } } dlc023 = { name = "Federations" localizable_name = "FEDERATIONS_TITLE" steam_id = "1140001" microsoft_store_id = "9N80147NH3S2" gog_store_id = "stellaris_federations" paradoxplaza_store_url = "stellaris-federations/STST01ESK0055000.html" gui = "federations" icon = "GFX_federations" show = yes affects_gameplay = yes recommendations = { dlc020 dlc016 dlc019 dlc004 dlc018 } } dlc024 = { name = "Necroids Species Pack" localizable_name = "NECROIDS_TITLE" steam_id = "1341520" microsoft_store_id = "9P7LJCQ90FBR" gog_store_id = "stellaris_necroids_species_pack" paradoxplaza_store_url = "stellaris-necroids-species-pack/STST01DSK0000783.html" gui = "necroids" icon = "GFX_necroidsspeciespack" show = yes affects_gameplay = yes recommendations = { dlc022 dlc021 dlc017 dlc026 } } dlc025 = { name = "Nemesis" localizable_name = "NEMESIS_TITLE" steam_id = "1522090" microsoft_store_id = "9MVZZB316SK7" gog_store_id = "stellaris_nemesis" paradoxplaza_store_url = "stellaris-nemesis/STST01DSK0000785.html" gui = "nemesis" icon = "GFX_nemesis" show = yes affects_gameplay = yes recommendations = { dlc012 dlc016 dlc017 dlc020 dlc023 } } dlc026 = { name = "Aquatics Species Pack" localizable_name = "AQUATICS_TITLE" steam_id = "1749080" microsoft_store_id = "9PDN1030S9GD" gog_store_id = "stellaris_aquatics_species_pack" paradoxplaza_store_url = "stellaris-aquatics-species-pack/STST01DSK2021001.html" gui = "aquatics" icon = "GFX_aquaticsspeciespack" show = yes affects_gameplay = yes recommendations = { dlc004 dlc018 dlc022 dlc024 dlc025 } } dlc027 = { name = "Overlord" localizable_name = "OVERLORD_TITLE" steam_id = "1889490" microsoft_store_id = "9PM1D9VQH0H4" gog_store_id = "stellaris_overlord" paradoxplaza_store_url = "stellaris-overlord-expansion-pack" gui = "overlord" icon = "GFX_overlord" show = yes affects_gameplay = yes recommendations = { dlc024 dlc023 dlc020 dlc017 dlc014 } } dlc028 = { name = "Toxoids Species Pack" localizable_name = "TOXOIDS_TITLE" steam_id = "2115770" microsoft_store_id = "9NKWHD2Q0L56" gog_store_id = "stellaris_toxoids_species_pack" paradoxplaza_store_url = "" gui = "toxoids" icon = "GFX_toxoidsspeciespack" show = yes affects_gameplay = yes recommendations = { dlc027 dlc020 dlc026 dlc024 } } dlc029 = { name = "First Contact Story Pack" localizable_name = "FIRST_CONTACT_TITLE" steam_id = "2277860" microsoft_store_id = "9PKHJ13J86DS" gog_store_id = "stellaris_first_contact_story_pack" paradoxplaza_store_url = "" gui = "firstcontact" icon = "GFX_firstcontactstorypack" show = yes affects_gameplay = yes recommendations = { dlc014 dlc020 dlc023 dlc027 dlc024 } } dlc030 = { name = "Galactic Paragons" localizable_name = "PARAGON_TITLE" steam_id = "2380030" microsoft_store_id = "9PF95G4X943K" gog_store_id = "stellaris_galactic_paragons" paradoxplaza_store_url = "" gui = "paragon" icon = "GFX_galacticparagons" show = yes affects_gameplay = yes recommendations = { dlc014 dlc023 dlc027 dlc021 } } dlc031 = { name = "Astral Planes" localizable_name = "ASTRAL_PLANES_TITLE" steam_id = "2534090" microsoft_store_id = "9NVHPTQ6KD2B" gog_store_id = "" paradoxplaza_store_url = "" gui = "astral_planes" icon = "GFX_astralplanes" show = yes affects_gameplay = yes recommendations = { dlc024 } } dlc032 = { name = "The Machine Age" localizable_name = "MACHINEAGE_TITLE" icon = "GFX_themachineage" show = yes affects_gameplay = yes recommendations = { } steam_id = "2840100" microsoft_store_id = "9PH2FMSR6BJL" gog_store_id = "1775099226" paradoxplaza_store_url = "" } dlc033 = { name = "Cosmic Storms" localizable_name = "COSMIC_STORMS_TITLE" steam_id = "2383060" microsoft_store_id = "9P2WCSB552W2" gog_store_id = "1554166669" paradoxplaza_store_url = "" icon = "GFX_cosmicstorms" show = yes affects_gameplay = yes recommendations = {} } dlc034 = { name = "Grand Archive" localizable_name = "GRAND_ARCHIVE_TITLE" steam_id = "2863080" microsoft_store_id = "9P7ZWH565K8R" gog_store_id = "1197675719" paradoxplaza_store_url = "" gui = "grandarchive" icon = "GFX_grandarchive" show = yes affects_gameplay = yes recommendations = {} } dlc036 = { name = "BioGenesis" localizable_name = "BIOGENESIS_TITLE" icon = "GFX_biogenesis" show = yes affects_gameplay = yes recommendations = { } steam_id = "3417840" microsoft_store_id = "9MX23V6V6M73" gog_store_id = "1714528176" paradoxplaza_store_url = "" } dlc037 = { name = "Shadows of the Shroud" localizable_name = "SHROUD_TITLE" icon = "GFX_shadowsoftheshroud" show = yes affects_gameplay = yes recommendations = { } steam_id = "3417850" microsoft_store_id = "9NS9J2WT0P1M" gog_store_id = "1404109174" paradoxplaza_store_url = "" } dlc038 = { name = "Infernals Species Pack" localizable_name = "INFERNALS_TITLE" icon = "GFX_infernalsspeciespack" show = yes affects_gameplay = yes steam_id = "3283220" microsoft_store_id = "9N9VNZ7BVG1R" gog_store_id = "1839971018" paradoxplaza_store_url = "" } }