{"product_id":"warhammer-40000-imperial-agents-exaction-squad","title":"Warhammer 40,000: Imperial Agents – Exaction Squad","description":"\u003cstyle\u003e\n  .gw-exaction-squad {\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\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-exaction-squad,\n  .gw-exaction-squad * {\n    box-sizing: border-box;\n  }\n\n  .gw-exaction-squad h2,\n  .gw-exaction-squad h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-exaction-squad h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-exaction-squad h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-exaction-squad p {\n    margin: 0 0 16px;\n  }\n\n  .gw-exaction-squad ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-exaction-squad li {\n    margin-bottom: 9px;\n  }\n\n  .gw-exaction-squad strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-exaction-squad a,\n  .gw-exaction-squad a:visited {\n    color: var(--gw-link) !important;\n    font-weight: 700 !important;\n    text-decoration: underline !important;\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n    transition: color 0.2s ease, text-decoration-color 0.2s ease;\n  }\n\n  .gw-exaction-squad a:hover,\n  .gw-exaction-squad a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration-color: var(--gw-hover) !important;\n  }\n\n  .gw-exaction-squad a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-exaction-squad .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-exaction-squad .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-exaction-squad .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-exaction-squad .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-exaction-squad .gw-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #1d4ed8;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .gw-exaction-squad .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-exaction-squad .gw-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .gw-exaction-squad .gw-card,\n  .gw-exaction-squad .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-exaction-squad .gw-card {\n    padding: 22px;\n  }\n\n  .gw-exaction-squad .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-exaction-squad .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-exaction-squad .gw-specs th,\n  .gw-exaction-squad .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-exaction-squad .gw-specs th {\n    width: 42%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-exaction-squad .gw-specs tr:last-child th,\n  .gw-exaction-squad .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-exaction-squad .gw-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: #fff7ed;\n    border: 1px solid var(--gw-hover);\n    border-left: 4px solid var(--gw-hover);\n    border-radius: 8px;\n  }\n\n  .gw-exaction-squad .gw-note p {\n    margin: 0;\n  }\n\n  .gw-exaction-squad .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  .gw-exaction-squad .gw-faq summary {\n    position: relative;\n    padding: 16px 46px 16px 17px;\n    color: var(--gw-heading);\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .gw-exaction-squad .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-exaction-squad .gw-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    font-size: 24px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .gw-exaction-squad .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-exaction-squad .gw-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--gw-muted);\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-exaction-squad .gw-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gw-exaction-squad .gw-card,\n    .gw-exaction-squad .gw-section {\n      padding: 19px;\n    }\n\n    .gw-exaction-squad .gw-specs th,\n    .gw-exaction-squad .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-exaction-squad .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-exaction-squad .gw-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-exaction-squad\"\u003e\n\n  \n\n  \u003csection class=\"gw-hero\"\u003e\n    \u003cspan class=\"gw-label\"\u003eWarhammer 40,000 Imperial Agents\u003c\/span\u003e\n\n    \u003ch2\u003eWarhammer 40,000: Imperial Agents – Exaction Squad\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Enforce the Lex Imperialis with the\n      \u003cstrong\u003eImperial Agents Exaction Squad\u003c\/strong\u003e. This versatile\n      multipart plastic kit builds 10 heavily armored Adeptus Arbites officers\n      and one loyal R-VR Cyber-mastiff, with options for specialist operatives,\n      shotgun-equipped Vigilants, or shield-bearing Subductors.\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          Builds \u003cstrong\u003e10 Adeptus Arbites officers\u003c\/strong\u003e and\n          \u003cstrong\u003e1 R-VR Cyber-mastiff\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Can be assembled as a specialist\n          \u003cstrong\u003eExaction Squad\u003c\/strong\u003e for games of Kill Team.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Can alternatively build a\n          \u003cstrong\u003eVigilant Squad\u003c\/strong\u003e armed with combat shotguns.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Can also build a \u003cstrong\u003eSubductor Squad\u003c\/strong\u003e equipped with\n          assault shields and shock mauls.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes specialist weapon and equipment options for customizing\n          individual Adeptus Arbites operatives.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Miniatures require assembly and painting.\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\u003eWarhammer 40,000 and Kill Team\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFaction\u003c\/th\u003e\n            \u003ctd\u003eImperial Agents\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eOrganization\u003c\/th\u003e\n            \u003ctd\u003eAdeptus Arbites\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUnit\u003c\/th\u003e\n            \u003ctd\u003eExaction Squad\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e68-29\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n            \u003ctd\u003e5011921273317\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMiniatures\u003c\/th\u003e\n            \u003ctd\u003e11 total miniatures\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAdeptus Arbites Officers\u003c\/th\u003e\n            \u003ctd\u003e10\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eR-VR Cyber-mastiff\u003c\/th\u003e\n            \u003ctd\u003e1\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eMultipart plastic\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAssembly Required\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePainting Required\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePreorder Date\u003c\/th\u003e\n            \u003ctd\u003eJuly 25, 2026\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRelease Date\u003c\/th\u003e\n            \u003ctd\u003eAugust 8, 2026\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\u003eEnforcers of the Lex Imperialis\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Adeptus Arbites are the uncompromising enforcers of Imperial law.\n      Exaction Squads are deployed to investigate dangerous crimes, track\n      fugitives, suppress unrest, and apprehend targets considered too\n      dangerous for ordinary planetary authorities.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Protected by carapace armor and equipped with specialized weapons and\n      enforcement tools, these officers are prepared to confront heavily armed\n      criminals, cultists, insurgents, and other enemies of Imperial order.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild an Exaction Squad Kill Team\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The kit can be assembled as an Exaction Squad containing specialist\n      Adeptus Arbites operatives. These officers combine combat shotguns,\n      suppression weapons, medical equipment, tracking devices, communications\n      gear, and other tools designed for apprehending dangerous targets.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Available specialist options include the Proctor-exactant, Castigator,\n      Chirurgant, Leashmaster, Malocator, Marksman, Revelatum, Vox-Signifier,\n      Gunners, Vigilants, and Subductors.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eAlternative Vigilant and Subductor Squads\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warhammer 40,000 players can use the components to build different\n      Adeptus Arbites squad configurations. A Vigilant Squad uses combat\n      shotguns and heavier ranged weapons to enforce Imperial law through\n      concentrated firepower.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A Subductor Squad carries assault shields and shock mauls, creating a\n      heavily protected close-combat unit designed to advance into hostile\n      positions and suppress resistance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eR-VR Cyber-Mastiff and Leashmaster\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The kit includes one R-VR Cyber-mastiff that can accompany the Adeptus\n      Arbites into battle. This mechanical hunting animal works alongside its\n      Leashmaster to track targets and pursue enemies attempting to escape\n      Imperial justice.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The Cyber-mastiff adds a distinctive miniature to the squad and provides\n      additional modeling and painting opportunities.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eWeapon and Specialist Options\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eCombat shotguns\u003c\/li\u003e\n      \u003cli\u003eShotpistols\u003c\/li\u003e\n      \u003cli\u003eRepression batons\u003c\/li\u003e\n      \u003cli\u003eDominator and excruciator mauls\u003c\/li\u003e\n      \u003cli\u003eAssault shields\u003c\/li\u003e\n      \u003cli\u003eGrenade launcher\u003c\/li\u003e\n      \u003cli\u003eHeavy stubber\u003c\/li\u003e\n      \u003cli\u003eWebber\u003c\/li\u003e\n      \u003cli\u003eSpecialist medical and tracking equipment\u003c\/li\u003e\n      \u003cli\u003eCommunications and targeting equipment\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eBuild Notice:\u003c\/strong\u003e The available parts provide several squad\n      and specialist configurations. Review the current Warhammer 40,000 or\n      Kill Team rules before assembly so your chosen weapons and operatives\n      match the squad you plan to use.\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\u003eImperial Agents army collectors\u003c\/li\u003e\n      \u003cli\u003eAdeptus Arbites collectors\u003c\/li\u003e\n      \u003cli\u003eWarhammer 40,000 players\u003c\/li\u003e\n      \u003cli\u003eKill Team players\u003c\/li\u003e\n      \u003cli\u003eMiniature painters and converters\u003c\/li\u003e\n      \u003cli\u003ePlayers building Vigilant or Subductor Squads\u003c\/li\u003e\n      \u003cli\u003eCollectors expanding an Imperial force\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild and Paint the Exaction Squad\u003c\/h3\u003e\n\n    \u003cp\u003e\n      These multipart plastic miniatures require assembly and painting. Their\n      carapace armor, shields, shotguns, shock weapons, equipment, badges, and\n      mechanical Cyber-mastiff provide a variety of surfaces and details for\n      hobby painting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Explore additional colors, shades, washes, metallics, and technical\n      finishes 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  \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\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The kit builds 11 miniatures: 10 Adeptus Arbites officers and one\n        R-VR Cyber-mastiff.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the kit build an Exaction Squad?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The kit includes specialist options for building an Exaction\n        Squad for games of Kill Team.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the kit build a Vigilant Squad?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The officers can be assembled as shotgun-equipped Vigilants for\n        use in Warhammer 40,000.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the kit build a Subductor Squad?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The kit includes assault shields and shock mauls for building\n        Subductor officers.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs an R-VR Cyber-mastiff included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. One R-VR Cyber-mastiff miniature is included.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the miniatures assembled and painted?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        No. The multipart plastic miniatures require assembly and painting.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen will the Exaction Squad be released?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The scheduled release date is August 8, 2026. Preorders open on\n        July 25, 2026 and ship on or after the release date.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre paints and hobby tools included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Paints, glue, clippers, and other modeling tools are not listed as\n        included with this miniature kit.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eExplore More Warhammer Miniatures\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Discover additional armies, miniatures, and hobby products in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/games-workshop-brand\"\u003eGames Workshop collection\u003c\/a\u003e,\n      browse the full\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/warhammer-40k\"\u003eWarhammer 40,000 range\u003c\/a\u003e,\n      or explore additional paints and finishes 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":47467122426018,"sku":"68-29","price":55.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/68-29.webp?v=1786050056","url":"https:\/\/spraygunner.com\/products\/warhammer-40000-imperial-agents-exaction-squad","provider":"SprayGunner","version":"1.0","type":"link"}