{"product_id":"warhammer-necromunda-gangs-of-the-underhive","title":"Warhammer 40,000: Necromunda – Gangs of the Underhive","description":"\u003cstyle\u003e\n  .gw-gangs-underhive {\n    --gw-text: #1f2937;\n    --gw-muted: #4b5563;\n    --gw-border: #d1d5db;\n    --gw-heading: #111827;\n    --gw-link: #000000;\n    --gw-hover: #f37021;\n    --gw-note-bg: #fef2f2;\n    --gw-note-border: #dc2626;\n    --gw-note-text: #b91c1c;\n    --gw-info-bg: #fff7ed;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--gw-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .gw-gangs-underhive,\n  .gw-gangs-underhive *,\n  .gw-gangs-underhive *::before,\n  .gw-gangs-underhive *::after {\n    box-sizing: border-box;\n  }\n\n  .gw-gangs-underhive h2,\n  .gw-gangs-underhive h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-gangs-underhive h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-gangs-underhive h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-gangs-underhive p {\n    margin: 0 0 16px;\n  }\n\n  .gw-gangs-underhive ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-gangs-underhive li {\n    margin-bottom: 9px;\n  }\n\n  .gw-gangs-underhive strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-gangs-underhive a,\n  .gw-gangs-underhive a:visited {\n    color: var(--gw-link) !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    transition:\n      color 0.2s ease,\n      text-decoration-color 0.2s ease;\n  }\n\n  .gw-gangs-underhive a:hover,\n  .gw-gangs-underhive a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .gw-gangs-underhive a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-gangs-underhive .preorder-note {\n    margin-bottom: 24px;\n    padding: 15px 17px;\n    color: var(--gw-note-text);\n    background: var(--gw-note-bg);\n    border: 1px solid var(--gw-note-border);\n    border-left: 4px solid var(--gw-note-border);\n    border-radius: 6px;\n  }\n\n  .gw-gangs-underhive .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-gangs-underhive .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-gangs-underhive .gw-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #f8fafc, #eef1f4);\n    border: 1px solid var(--gw-border);\n    border-radius: 12px;\n  }\n\n  .gw-gangs-underhive .gw-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #991b1b;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .gw-gangs-underhive .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-gangs-underhive .gw-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .gw-gangs-underhive .gw-grid .gw-card {\n    width: 100%;\n    min-height: 0;\n  }\n\n  .gw-gangs-underhive .gw-card,\n  .gw-gangs-underhive .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-gangs-underhive .gw-card {\n    padding: 22px;\n  }\n\n  .gw-gangs-underhive .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-gangs-underhive .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-gangs-underhive .gw-specs th,\n  .gw-gangs-underhive .gw-specs td {\n    padding: 11px 10px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .gw-gangs-underhive .gw-specs th {\n    width: 30%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-gangs-underhive .gw-specs tr:last-child th,\n  .gw-gangs-underhive .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-gangs-underhive .gw-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: var(--gw-info-bg);\n    border: 1px solid var(--gw-hover);\n    border-left: 4px solid var(--gw-hover);\n    border-radius: 8px;\n  }\n\n  .gw-gangs-underhive .gw-note p {\n    margin: 0;\n  }\n\n  .gw-gangs-underhive .gw-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 8px;\n  }\n\n  body .gw-gangs-underhive .gw-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 0;\n    padding: 16px 48px 16px 17px;\n    color: var(--gw-heading) !important;\n    background: #ffffff;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    line-height: 1.45 !important;\n    letter-spacing: 0 !important;\n    text-align: left;\n    text-transform: none !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .gw-gangs-underhive .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-gangs-underhive .gw-faq summary::marker {\n    content: \"\";\n  }\n\n  .gw-gangs-underhive .gw-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: var(--gw-hover);\n    font-size: 23px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .gw-gangs-underhive .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-gangs-underhive .gw-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .gw-gangs-underhive .gw-faq-answer {\n    padding: 0 17px 17px !important;\n    color: var(--gw-muted) !important;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 17px !important;\n    font-weight: 400 !important;\n    line-height: 1.7 !important;\n  }\n\n  body .gw-gangs-underhive .gw-faq-answer p {\n    margin: 0 !important;\n    color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    line-height: inherit !important;\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-gangs-underhive .gw-card,\n    .gw-gangs-underhive .gw-section {\n      padding: 19px;\n    }\n\n    .gw-gangs-underhive .gw-specs th,\n    .gw-gangs-underhive .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-gangs-underhive .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-gangs-underhive .gw-specs td {\n      padding-top: 1px;\n    }\n\n    body .gw-gangs-underhive .gw-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .gw-gangs-underhive .gw-faq-answer {\n      padding: 0 14px 14px !important;\n      font-size: 16px !important;\n      line-height: 1.65 !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-gangs-underhive\"\u003e\n\n  \u003cdiv class=\"preorder-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePreorder Notice:\u003c\/strong\u003e Preorders open on\n      \u003cstrong\u003eAugust 1, 2026\u003c\/strong\u003e. This item is scheduled to release on\n      \u003cstrong\u003eAugust 15, 2026\u003c\/strong\u003e. Preorders ship on or after the\n      official release date.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gw-hero\"\u003e\n    \u003cspan class=\"gw-label\"\u003eWarhammer 40,000 Necromunda Gang Book\u003c\/span\u003e\n\n    \u003ch2\u003eWarhammer 40,000: Necromunda – Gangs of the Underhive\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Bring the great Houses and sanctioned forces of Necromunda into the\n      updated edition with\n      \u003cstrong\u003eWarhammer 40,000: Necromunda – Gangs of the Underhive\u003c\/strong\u003e.\n      This gang book collects updated faction rules, fighter profiles,\n      equipment information, background lore, and additional options for\n      building gangs that fight throughout the Underhive.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gw-grid\"\u003e\n\n    \u003csection class=\"gw-card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Updated Necromunda rules for\n          \u003cstrong\u003esix major Clan Houses\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Covers House Cawdor, House Delaque, House Escher, House Goliath,\n          House Orlock, and House Van Saar.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes rules for \u003cstrong\u003ePalanite Enforcers\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes rules for \u003cstrong\u003eVenator Gangs\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes rules for \u003cstrong\u003eCorpse Grinder Cults\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes rules for \u003cstrong\u003eJusticar Courts\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Contains rules for Hired Guns, Brutes, Hangers-on, and Pets.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Features gang lore, fighter information, equipment profiles, and\n          options for existing miniature collections.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed for use with the separate Necromunda Skirmish Core\n          Rulebook.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gw-card\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003ctable class=\"gw-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eGames Workshop\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eGame System\u003c\/th\u003e\n            \u003ctd\u003eNecromunda Skirmish\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSetting\u003c\/th\u003e\n            \u003ctd\u003eWarhammer 40,000\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n            \u003ctd\u003eGangs of the Underhive\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eGang book and rules supplement\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e301-77\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eClan Houses Covered\u003c\/th\u003e\n            \u003ctd\u003e\n              Cawdor, Delaque, Escher, Goliath, Orlock, and Van Saar\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAdditional Gangs\u003c\/th\u003e\n            \u003ctd\u003e\n              Palanite Enforcers, Venator Gangs, Corpse Grinder Cults, and\n              Justicar Courts\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAdditional Rules\u003c\/th\u003e\n            \u003ctd\u003eHired Guns, Brutes, Hangers-on, and Pets\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCore Rulebook Included\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMiniatures Included\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eUpdated Rules for the Great Houses of Necromunda\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Gangs of the Underhive provides updated faction rules for the six major\n      Clan Houses that battle for influence, territory, and survival beneath\n      the hive cities of Necromunda.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Players with existing House Cawdor, Delaque, Escher, Goliath, Orlock,\n      or Van Saar collections can use this book to bring those gangs into the\n      updated Necromunda Skirmish edition.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eHouse Cawdor\u003c\/h3\u003e\n\n    \u003cp\u003e\n      House Cawdor gangs are drawn from the dispossessed masses of the\n      Underhive. Their fighters combine scavenged equipment, improvised\n      weapons, religious fervor, and overwhelming numbers.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This book provides the updated fighter and equipment rules needed to\n      field House Cawdor gangs in the new edition.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eHouse Delaque\u003c\/h3\u003e\n\n    \u003cp\u003e\n      House Delaque operates through secrets, surveillance, manipulation,\n      and carefully planned violence. Their pale, mysterious fighters often\n      rely on specialized weapons and covert tactics.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Gangs of the Underhive contains the updated rules and profiles required\n      to use House Delaque fighters and equipment.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eHouse Escher\u003c\/h3\u003e\n\n    \u003cp\u003e\n      House Escher gangs are fast, skilled, and dangerous. They combine agile\n      fighters with toxins, chemical weapons, specialized firearms, and\n      distinctive close-combat equipment.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The book provides updated rules for mustering and expanding House Escher\n      gangs in Necromunda Skirmish.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eHouse Goliath\u003c\/h3\u003e\n\n    \u003cp\u003e\n      House Goliath fighters are gene-forged workers built for brutal labor\n      and direct confrontation. Their gangs rely on strength, resilience,\n      heavy weapons, and powerful close-combat attacks.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Updated fighter and equipment profiles allow existing House Goliath\n      collections to enter the new edition.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eHouse Orlock\u003c\/h3\u003e\n\n    \u003cp\u003e\n      House Orlock gangs are experienced road warriors and industrial\n      fighters. They combine reliable firearms, practical equipment, and a\n      flexible approach to ranged and close combat.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Gangs of the Underhive contains the current rules required for House\n      Orlock gang rosters and equipment.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eHouse Van Saar\u003c\/h3\u003e\n\n    \u003cp\u003e\n      House Van Saar possesses advanced technology and highly effective\n      ranged weapons. Their gangs use precision equipment, sophisticated\n      armor, and specialized battlefield systems.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The book includes updated fighter and equipment information for using\n      House Van Saar gangs in the new edition.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003ePalanite Enforcers and Other Underhive Gangs\u003c\/h3\u003e\n\n    \u003cp\u003e\n      In addition to the six Clan Houses, the book contains updated rules for\n      Palanite Enforcers, Venator Gangs, Corpse Grinder Cults, and Justicar\n      Courts.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      These factions provide alternatives to the traditional Clan House\n      gangs and support collections built around law enforcement, hired\n      hunters, cultists, and specialized judicial forces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eHired Guns, Brutes, Hangers-on and Pets\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Gangs may gain support from additional fighters, specialists,\n      creatures, and characters. This book includes rules for Hired Guns,\n      Brutes, Hangers-on, and Pets that can support eligible gangs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Availability and selection depend on the gang being used, the current\n      campaign, and the relevant roster restrictions.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eLore, Fighters and Equipment Profiles\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The book combines rules with background information about the gangs,\n      organizations, and forces that dominate the Underhive.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Fighter and equipment profiles provide the information needed to build\n      rosters, equip gang members, and prepare them for campaign battles.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eUse Your Existing Necromunda Collection\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Existing Necromunda miniatures remain compatible with the updated\n      edition. Gangs of the Underhive provides the faction rules needed to\n      update eligible collections covered by this book.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Players will also need the separate Necromunda Skirmish Core Rulebook\n      for the shared rules used during battles and campaigns.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eRules Notice:\u003c\/strong\u003e This is a gang book and rules\n      supplement. The separate Necromunda Skirmish Core Rulebook is required\n      for the complete shared game rules.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eProduct Notice:\u003c\/strong\u003e This listing is for the Gangs of the\n      Underhive book only. Miniatures, terrain, dice, cards, markers,\n      templates, measuring tools, and the Core Rulebook are not included\n      unless confirmed on the final product packaging.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eLanguage Notice:\u003c\/strong\u003e Confirm the language shown on the\n      final product packaging before adding a language value to the listing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eRecommended For\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eHouse Cawdor players\u003c\/li\u003e\n      \u003cli\u003eHouse Delaque players\u003c\/li\u003e\n      \u003cli\u003eHouse Escher players\u003c\/li\u003e\n      \u003cli\u003eHouse Goliath players\u003c\/li\u003e\n      \u003cli\u003eHouse Orlock players\u003c\/li\u003e\n      \u003cli\u003eHouse Van Saar players\u003c\/li\u003e\n      \u003cli\u003ePalanite Enforcer collectors\u003c\/li\u003e\n      \u003cli\u003eVenator Gang players\u003c\/li\u003e\n      \u003cli\u003eCorpse Grinder Cult collectors\u003c\/li\u003e\n      \u003cli\u003eExisting players updating to the new edition\u003c\/li\u003e\n      \u003cli\u003eNecromunda campaign organizers\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section gw-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Clan Houses are covered in Gangs of the Underhive?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          The book covers House Cawdor, House Delaque, House Escher, House\n          Goliath, House Orlock, and House Van Saar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre Palanite Enforcer rules included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Gangs of the Underhive includes updated rules for Palanite\n          Enforcers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre Venator Gang rules included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Updated rules for Venator Gangs are included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre Corpse Grinder Cult rules included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The book includes updated rules for Corpse Grinder Cults.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre Justicar Court rules included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Gangs of the Underhive includes rules for Justicar Courts.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the book include Hired Guns and Brutes?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It contains rules for Hired Guns, Brutes, Hangers-on, and\n          Pets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use my existing Necromunda miniatures?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Existing Necromunda miniatures remain compatible with the\n          updated edition when used with the relevant current rules.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Necromunda Core Rulebook included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          No. The Necromunda Skirmish Core Rulebook is a separate product and\n          is required for the shared game rules.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre miniatures included with this book?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          No. This listing is for the Gangs of the Underhive rules supplement\n          only.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen will Gangs of the Underhive be released?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          The scheduled release date is August 15, 2026. Preorders open on\n          August 1, 2026 and ship on or after the official release date.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eExplore More Warhammer Products\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Discover additional miniatures, books, and gaming products in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/games-workshop-brand\"\u003eGames Workshop collection\u003c\/a\u003e,\n      browse the complete\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/warhammer-40k\"\u003eWarhammer 40,000 range\u003c\/a\u003e,\n      or find colors and hobby supplies in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/citadel-paint\"\u003eCitadel Paint collection\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Games Workshop","offers":[{"title":"Default Title","offer_id":47491544744098,"sku":"301-77","price":45.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/301-77.webp?v=1785779318","url":"https:\/\/spraygunner.com\/products\/warhammer-necromunda-gangs-of-the-underhive","provider":"SprayGunner","version":"1.0","type":"link"}