{"product_id":"warhammer-40000-kill-team-exodite-english","title":"Warhammer 40,000: Kill Team – Exodite (English)","description":"\u003cstyle\u003e\n  .gw-kill-team-exodite {\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-kill-team-exodite,\n  .gw-kill-team-exodite * {\n    box-sizing: border-box;\n  }\n\n  .gw-kill-team-exodite h2,\n  .gw-kill-team-exodite h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-kill-team-exodite h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-kill-team-exodite h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-kill-team-exodite p {\n    margin: 0 0 16px;\n  }\n\n  .gw-kill-team-exodite ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-kill-team-exodite li {\n    margin-bottom: 9px;\n  }\n\n  .gw-kill-team-exodite strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-kill-team-exodite a,\n  .gw-kill-team-exodite 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-kill-team-exodite a:hover,\n  .gw-kill-team-exodite a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .gw-kill-team-exodite a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-kill-team-exodite .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-kill-team-exodite .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-kill-team-exodite .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-kill-team-exodite .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-kill-team-exodite .gw-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #166534;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .gw-kill-team-exodite .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-kill-team-exodite .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-kill-team-exodite .gw-card,\n  .gw-kill-team-exodite .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-kill-team-exodite .gw-card {\n    padding: 22px;\n  }\n\n  .gw-kill-team-exodite .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-kill-team-exodite .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-kill-team-exodite .gw-specs th,\n  .gw-kill-team-exodite .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-kill-team-exodite .gw-specs th {\n    width: 42%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-kill-team-exodite .gw-specs tr:last-child th,\n  .gw-kill-team-exodite .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-kill-team-exodite .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-kill-team-exodite .gw-note p {\n    margin: 0;\n  }\n\n  .gw-kill-team-exodite .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-kill-team-exodite .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-kill-team-exodite .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-kill-team-exodite .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-kill-team-exodite .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-kill-team-exodite .gw-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--gw-muted);\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-kill-team-exodite .gw-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gw-kill-team-exodite .gw-card,\n    .gw-kill-team-exodite .gw-section {\n      padding: 19px;\n    }\n\n    .gw-kill-team-exodite .gw-specs th,\n    .gw-kill-team-exodite .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-kill-team-exodite .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-kill-team-exodite .gw-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-kill-team-exodite\"\u003e\n\n \n\n  \u003csection class=\"gw-hero\"\u003e\n    \u003cspan class=\"gw-label\"\u003eWarhammer 40,000 Aeldari Kill Team\u003c\/span\u003e\n\n    \u003ch2\u003eWarhammer 40,000: Kill Team – Exodite (English)\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Ride into battle on powerful draconic steeds with\n      \u003cstrong\u003eWarhammer 40,000: Kill Team – Exodite\u003c\/strong\u003e. This\n      English-language boxed set introduces an elite Aeldari Exodite kill team\n      of Dragon Masters and Drakolithes, along with Beast Snagga Ork\n      non-player operatives for a branching narrative campaign.\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          Includes a complete kill team of\n          \u003cstrong\u003ethree Aeldari Dragon Masters\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes \u003cstrong\u003etwo Drakolithes\u003c\/strong\u003e that support the Dragon\n          Masters during battle.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes \u003cstrong\u003e10 Beast Snagga Boyz\u003c\/strong\u003e for use as enemy\n          non-player operatives.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes \u003cstrong\u003efive Squighog Boyz\u003c\/strong\u003e for narrative and\n          Joint Ops missions.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Contains the English-language\n          \u003cstrong\u003eKill Team: Exodite Dossier\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes \u003cstrong\u003e88 datacards\u003c\/strong\u003e, an Exodite transfer sheet,\n          and a token sheet.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Features 20 Joint Ops missions forming a branching narrative\n          campaign.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Dragon Masters can alternatively be assembled as lance-armed\n          Exodite Dragon Knights for Warhammer 40,000.\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\u003eKill Team\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\"\u003eFaction\u003c\/th\u003e\n            \u003ctd\u003eAeldari Exodites\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n            \u003ctd\u003eKill Team: Exodite\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e103-17\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n            \u003ctd\u003e5011921272372\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLanguage\u003c\/th\u003e\n            \u003ctd\u003eEnglish\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDragon Masters\u003c\/th\u003e\n            \u003ctd\u003e3\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrakolithes\u003c\/th\u003e\n            \u003ctd\u003e2\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBeast Snagga Boyz\u003c\/th\u003e\n            \u003ctd\u003e10\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSquighog Boyz\u003c\/th\u003e\n            \u003ctd\u003e5\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDatacards\u003c\/th\u003e\n            \u003ctd\u003e88\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDossier\u003c\/th\u003e\n            \u003ctd\u003eKill Team: Exodite Dossier\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAdditional Components\u003c\/th\u003e\n            \u003ctd\u003eExodite transfer sheet and token sheet\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eMultipart plastic miniatures\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\u003eThe First Aeldari Exodite Kill Team\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Exodites are Aeldari who abandoned their ancient civilization\n      before its fall and settled on distant maiden worlds. Their culture\n      combines advanced Aeldari knowledge with a close connection to the\n      natural world and the powerful creatures that inhabit their planets.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Kill Team: Exodite brings these elusive Aeldari warriors to the\n      tabletop as an elite team of mounted Dragon Masters supported by\n      smaller Drakolithes.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eThree Elite Dragon Masters\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Exodite kill team is built around three highly skilled Dragon\n      Masters mounted on powerful drakesteeds. Their limited numbers are\n      balanced by speed, durability, specialist abilities, and precise\n      battlefield coordination.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Each Dragon Master has a distinct combat role, giving the small team\n      access to close-combat power, psychic support, and accurate ranged\n      attacks.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eExodite Dragon Master Operatives\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eClanblade:\u003c\/strong\u003e A close-combat warrior mounted on a\n        redmaw drakesteed and equipped to confront dangerous enemy\n        operatives.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eStonesinger:\u003c\/strong\u003e A powerful Exodite psyker who connects\n        with the world spirit and can support fellow Dragon Masters.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eLeystalker:\u003c\/strong\u003e A skilled marksman mounted on a\n        darkscale drakesteed and trained to attack from advantageous firing\n        positions.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eTwo Drakolithe Operatives\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Dragon Masters are accompanied by two smaller scaled creatures\n      known as Drakolithes. These swift predators can pursue escaping\n      targets, intercept enemies attempting to flank the team, and detect\n      operatives trying to remain hidden.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The Drakolithes are an important part of the Exodite team's unusual\n      deployment and movement style.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBeast Snagga Ork Non-Player Operatives\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The box also contains 10 Beast Snagga Boyz and five Squighog Boyz for\n      use as enemy non-player operatives in the included narrative missions.\n      These aggressive Orks form the invading force threatening the\n      Exodites' maiden world.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The Ork miniatures provide opponents for solo or cooperative Joint Ops\n      games using the campaign material in the Exodite Dossier.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eKill Team: Exodite Dossier\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The included English-language dossier contains background information\n      about Exodite culture, weapons, creatures, and their connection to the\n      maiden worlds.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It also includes 20 Joint Ops missions forming a branching campaign in\n      which the Dragon Masters defend their world against invading Beast\n      Snagga Orks.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eDatacards, Tokens and Transfer Sheet\u003c\/h3\u003e\n\n    \u003cp\u003e\n      A complete set of 88 datacards provides convenient references for the\n      rules and components used during the Exodite campaign. The token sheet\n      contains useful markers and movement aids for tracking battlefield\n      effects and actions.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The included Exodite transfer sheet provides markings and decorative\n      options for customizing the Dragon Masters and their equipment.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eAlternative Exodite Dragon Knight Builds\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The three Dragon Master miniatures can alternatively be assembled as\n      lance-armed Exodite Dragon Knights for use in Warhammer 40,000.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Review the assembly guide and current Warhammer 40,000 or Kill Team\n      rules before permanently attaching weapons and configuration-specific\n      components.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eBuild Notice:\u003c\/strong\u003e The Dragon Master components support\n      different build configurations. Choose between the Kill Team\n      specialists and the alternative Exodite Dragon Knight builds before\n      permanently assembling the models.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gw-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eEnglish Edition Notice:\u003c\/strong\u003e The dossier, datacards, and\n      other printed rules materials included with this product are in\n      English.\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 Paints, plastic glue, clippers, dice,\n      terrain, and other hobby supplies are not listed as included unless\n      confirmed on the final product packaging.\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\u003eKill Team players\u003c\/li\u003e\n      \u003cli\u003eAeldari and Exodite collectors\u003c\/li\u003e\n      \u003cli\u003eWarhammer 40,000 players\u003c\/li\u003e\n      \u003cli\u003eSolo and cooperative Joint Ops players\u003c\/li\u003e\n      \u003cli\u003eBeast Snagga Ork collectors\u003c\/li\u003e\n      \u003cli\u003eNarrative campaign players\u003c\/li\u003e\n      \u003cli\u003eMiniature painters and converters\u003c\/li\u003e\n      \u003cli\u003eCollectors interested in draconic cavalry models\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild and Paint Kill Team: Exodite\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The multipart plastic miniatures require assembly and painting. The\n      Dragon Masters, drakesteeds, Drakolithes, Beast Snagga Boyz, and\n      Squighog Boyz provide varied surfaces such as scales, armor, cloth,\n      weapons, leather, fur, and natural details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Explore additional base colors, shades, metallics, washes, and\n      technical 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\u003eWhat miniatures are included in Kill Team: Exodite?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The box includes three Aeldari Dragon Masters, two Drakolithes,\n        10 Beast Snagga Boyz, and five Squighog Boyz.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many Exodite operatives are included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The Exodite kill team contains five elite operatives: three Dragon\n        Masters and two Drakolithes.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Dragon Master operatives are included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The three specialist Dragon Masters are the Clanblade, Stonesinger,\n        and Leystalker.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the Beast Snagga miniatures used for?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The Beast Snagga Boyz and Squighog Boyz are used as enemy non-player\n        operatives in the narrative and Joint Ops missions included in the\n        Exodite Dossier.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many datacards are included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The boxed set includes 88 datacards.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Kill Team: Exodite Dossier included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The English-language Kill Team: Exodite Dossier is included.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many Joint Ops missions are included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The dossier contains 20 Joint Ops missions that form a branching\n        narrative campaign.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the Dragon Masters be used in Warhammer 40,000?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The Dragon Master kit can alternatively be assembled as lance-armed\n        Exodite Dragon Knights for Warhammer 40,000. Check the latest rules\n        before use.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this the English-language edition?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. This listing is for the English-language edition of Kill Team:\n        Exodite.\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 Kill Team: Exodite 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  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eExplore More Warhammer 40,000 Miniatures\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Discover additional miniatures, boxed games, and hobby 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 additional colors and painting 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":47468107661474,"sku":"103-17","price":140.25,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/103-17.webp?v=1786049951","url":"https:\/\/spraygunner.com\/products\/warhammer-40000-kill-team-exodite-english","provider":"SprayGunner","version":"1.0","type":"link"}