{"product_id":"warhammer-necromunda-palanite-enforcer-patrol","title":"Warhammer 40,000: Necromunda – Palanite Enforcer Patrol","description":"\u003cstyle\u003e\n  .gw-palanite-enforcer-patrol {\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    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-palanite-enforcer-patrol,\n  .gw-palanite-enforcer-patrol *,\n  .gw-palanite-enforcer-patrol *::before,\n  .gw-palanite-enforcer-patrol *::after {\n    box-sizing: border-box;\n  }\n\n  .gw-palanite-enforcer-patrol h2,\n  .gw-palanite-enforcer-patrol h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-palanite-enforcer-patrol h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-palanite-enforcer-patrol h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-palanite-enforcer-patrol p {\n    margin: 0 0 16px;\n  }\n\n  .gw-palanite-enforcer-patrol ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-palanite-enforcer-patrol li {\n    margin-bottom: 9px;\n  }\n\n  .gw-palanite-enforcer-patrol strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-palanite-enforcer-patrol a,\n  .gw-palanite-enforcer-patrol a:visited {\n    color: var(--gw-link) !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n  }\n\n  .gw-palanite-enforcer-patrol a:hover,\n  .gw-palanite-enforcer-patrol a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .gw-palanite-enforcer-patrol a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-palanite-enforcer-patrol .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-palanite-enforcer-patrol .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-palanite-enforcer-patrol .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-palanite-enforcer-patrol .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-palanite-enforcer-patrol .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-palanite-enforcer-patrol .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-grid .gw-card {\n    width: 100%;\n    min-height: 0;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-card,\n  .gw-palanite-enforcer-patrol .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-card {\n    padding: 22px;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-specs th,\n  .gw-palanite-enforcer-patrol .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-palanite-enforcer-patrol .gw-specs th {\n    width: 30%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-specs tr:last-child th,\n  .gw-palanite-enforcer-patrol .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-palanite-enforcer-patrol .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-palanite-enforcer-patrol .gw-note p {\n    margin: 0;\n  }\n\n  .gw-palanite-enforcer-patrol .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-palanite-enforcer-patrol .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-palanite-enforcer-patrol .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-palanite-enforcer-patrol .gw-faq summary::marker {\n    content: \"\";\n  }\n\n  .gw-palanite-enforcer-patrol .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-palanite-enforcer-patrol .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-palanite-enforcer-patrol .gw-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .gw-palanite-enforcer-patrol .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-palanite-enforcer-patrol .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-palanite-enforcer-patrol .gw-card,\n    .gw-palanite-enforcer-patrol .gw-section {\n      padding: 19px;\n    }\n\n    .gw-palanite-enforcer-patrol .gw-specs th,\n    .gw-palanite-enforcer-patrol .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-palanite-enforcer-patrol .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-palanite-enforcer-patrol .gw-specs td {\n      padding-top: 1px;\n    }\n\n    body .gw-palanite-enforcer-patrol .gw-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .gw-palanite-enforcer-patrol .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\n    \u003cdiv class=\"gw-palanite-enforcer-patrol\"\u003e\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 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 Palanite Enforcers\u003c\/span\u003e\n        \u003ch2\u003eWarhammer 40,000: Necromunda – Palanite Enforcer Patrol\u003c\/h2\u003e\n        \u003cp class=\"gw-intro\"\u003eImpose Lord Helmawr’s law with the \u003cstrong\u003eWarhammer 40,000: Necromunda – Palanite Enforcer Patrol\u003c\/strong\u003e. This multipart plastic set builds 10 heavily armored Enforcers with weapon and equipment options for creating a disciplined patrol.\u003c\/p\u003e\n      \u003c\/section\u003e\n\n      \u003cdiv class=\"gw-grid\"\u003e\n        \u003csection class=\"gw-card\"\u003e\n          \u003ch3\u003eKey Features\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eBuilds \u003cstrong\u003e10 multipart plastic Palanite Enforcers\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eIncludes weapon and equipment options for varied patrol members.\u003c\/li\u003e\n        \u003cli\u003eSupplied with 10 Necromunda bases.\u003c\/li\u003e\n        \u003cli\u003eIncludes a Palanite Enforcer Patrol transfer sheet.\u003c\/li\u003e\n        \u003cli\u003eCompatible with the separate Palanite Enforcer Weapons and Upgrades set.\u003c\/li\u003e\n        \u003cli\u003eCan be expanded with Palanite Enforcer Captains and Sergeants.\u003c\/li\u003e\n        \u003cli\u003eDesigned for Necromunda Skirmish.\u003c\/li\u003e\n        \u003cli\u003eMiniatures require assembly and painting.\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          \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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eGame System\u003c\/th\u003e\n            \u003ctd\u003eNecromunda Skirmish\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSetting\u003c\/th\u003e\n            \u003ctd\u003eWarhammer 40,000\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFaction\u003c\/th\u003e\n            \u003ctd\u003ePalanite Enforcers\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003ePatrol miniature set\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e300-45\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMiniatures\u003c\/th\u003e\n            \u003ctd\u003e10 Palanite Enforcers\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eMultipart plastic\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAssembly Required\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePainting Required\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCore Rulebook Included\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFaction Rules 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      \u003c\/div\u003e\n\n      \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eLaw Enforcement in the Underhive\u003c\/h3\u003e\n\n    \u003cp\u003ePalanite Enforcers serve as Lord Helmawr’s heavily armed agents, suppressing unrest and enforcing order throughout Hive Primus.\u003c\/p\u003e\n\n    \u003cp\u003eTheir armor and disciplined appearance create a distinctive alternative to the traditional Clan House gangs.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild a 10-Model Patrol\u003c\/h3\u003e\n\n    \u003cp\u003eThe set builds 10 multipart plastic Enforcers suitable for forming the core of a patrol.\u003c\/p\u003e\n\n    \u003cp\u003eReview the current rules before assembly so weapon choices match the roster and fighter roles you plan to use.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eWeapons and Customization\u003c\/h3\u003e\n\n    \u003cp\u003eThe kit includes patrol weapons, equipment, and visual options for creating varied Enforcers.\u003c\/p\u003e\n\n    \u003cp\u003eThe separate Palanite Enforcer Weapons and Upgrades set is compatible with this patrol.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eExpand Your Enforcer Force\u003c\/h3\u003e\n\n    \u003cp\u003eAdd Captains, Sergeants, Cyber-mastiffs, Subjugators, and other supported units to develop a larger collection.\u003c\/p\u003e\n\n    \u003cp\u003eCurrent faction rules are required to determine legal fighter combinations and equipment.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild and Paint the Patrol\u003c\/h3\u003e\n\n    \u003cp\u003eArmor panels, visors, weapons, pouches, and law-enforcement markings provide detailed surfaces for a coordinated precinct color scheme.\u003c\/p\u003e\n\n    \u003cp\u003eExplore additional paints and finishes in the \u003ca href=\"https:\/\/spraygunner.com\/collections\/citadel-paint\"\u003eCitadel Paint collection\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n      \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eBuild Notice:\u003c\/strong\u003e Check the current Palanite Enforcer rules before permanently attaching weapons and specialist equipment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eRules Notice:\u003c\/strong\u003e The Necromunda Skirmish Core Rulebook and current Palanite Enforcer rules are sold separately.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eProduct Notice:\u003c\/strong\u003e Paints, plastic glue, clippers, dice, terrain, and other accessories are not included unless confirmed on the final packaging.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n      \u003csection class=\"gw-section\"\u003e\n        \u003ch3\u003eRecommended For\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003ePalanite Enforcer players\u003c\/li\u003e\n      \u003cli\u003eNecromunda campaign players\u003c\/li\u003e\n      \u003cli\u003eLaw-enforcement themed gang collectors\u003c\/li\u003e\n      \u003cli\u003eMiniature painters\u003c\/li\u003e\n      \u003cli\u003ePlayers expanding an existing Enforcer patrol\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\u003eHow many miniatures are included?\u003c\/summary\u003e\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003eThe set builds 10 Palanite Enforcer miniatures.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs a transfer sheet included?\u003c\/summary\u003e\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003eYes. A Palanite Enforcer Patrol transfer sheet is included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the patrol use the Weapons and Upgrades set?\u003c\/summary\u003e\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003eYes. Games Workshop states that the separate Palanite Enforcer Weapons and Upgrades parts are compatible with this patrol.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the set be expanded with Captains and Sergeants?\u003c\/summary\u003e\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003eYes. The separate Captains and Sergeants set is designed to expand Palanite Enforcer collections.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Core Rulebook included?\u003c\/summary\u003e\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003eNo. The Necromunda Skirmish Core Rulebook is sold separately.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the miniatures assembled and painted?\u003c\/summary\u003e\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003eNo. The multipart plastic miniatures require assembly and painting.\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        \u003cp\u003e\n          Discover additional miniatures, books, scenery, and gaming products in the\n          \u003ca href=\"https:\/\/spraygunner.com\/collections\/games-workshop-brand\"\u003eGames Workshop collection\u003c\/a\u003e,\n          browse the\n          \u003ca href=\"https:\/\/spraygunner.com\/collections\/warhammer-40k\"\u003eWarhammer 40,000 range\u003c\/a\u003e,\n          or find paints 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    \u003c\/div\u003e","brand":"Games Workshop","offers":[{"title":"Default Title","offer_id":47491866493090,"sku":"300-45","price":45.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/300-45.webp?v=1785779319","url":"https:\/\/spraygunner.com\/products\/warhammer-necromunda-palanite-enforcer-patrol","provider":"SprayGunner","version":"1.0","type":"link"}