{"product_id":"warhammer-40000-astra-militarum-kasrkin","title":"Warhammer 40,000: Astra Militarum – Kasrkin","description":"\u003cstyle\u003e\n  .gw-astra-militarum-kasrkin {\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-astra-militarum-kasrkin,\n  .gw-astra-militarum-kasrkin * {\n    box-sizing: border-box;\n  }\n\n  .gw-astra-militarum-kasrkin h2,\n  .gw-astra-militarum-kasrkin h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-astra-militarum-kasrkin h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-astra-militarum-kasrkin h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-astra-militarum-kasrkin p {\n    margin: 0 0 16px;\n  }\n\n  .gw-astra-militarum-kasrkin ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-astra-militarum-kasrkin li {\n    margin-bottom: 9px;\n  }\n\n  .gw-astra-militarum-kasrkin strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-astra-militarum-kasrkin a,\n  .gw-astra-militarum-kasrkin 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:\n      color 0.2s ease,\n      text-decoration-color 0.2s ease;\n  }\n\n  .gw-astra-militarum-kasrkin a:hover,\n  .gw-astra-militarum-kasrkin a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration-color: var(--gw-hover) !important;\n  }\n\n  .gw-astra-militarum-kasrkin a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-astra-militarum-kasrkin .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-astra-militarum-kasrkin .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-astra-militarum-kasrkin .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-astra-militarum-kasrkin .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-astra-militarum-kasrkin .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-astra-militarum-kasrkin .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-astra-militarum-kasrkin .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-astra-militarum-kasrkin .gw-card,\n  .gw-astra-militarum-kasrkin .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-astra-militarum-kasrkin .gw-card {\n    padding: 22px;\n  }\n\n  .gw-astra-militarum-kasrkin .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-astra-militarum-kasrkin .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-astra-militarum-kasrkin .gw-specs th,\n  .gw-astra-militarum-kasrkin .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-astra-militarum-kasrkin .gw-specs th {\n    width: 42%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-astra-militarum-kasrkin .gw-specs tr:last-child th,\n  .gw-astra-militarum-kasrkin .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-astra-militarum-kasrkin .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-astra-militarum-kasrkin .gw-note p {\n    margin: 0;\n  }\n\n  .gw-astra-militarum-kasrkin .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-astra-militarum-kasrkin .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-astra-militarum-kasrkin .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-astra-militarum-kasrkin .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-astra-militarum-kasrkin .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-astra-militarum-kasrkin .gw-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--gw-muted);\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-astra-militarum-kasrkin .gw-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gw-astra-militarum-kasrkin .gw-card,\n    .gw-astra-militarum-kasrkin .gw-section {\n      padding: 19px;\n    }\n\n    .gw-astra-militarum-kasrkin .gw-specs th,\n    .gw-astra-militarum-kasrkin .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-astra-militarum-kasrkin .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-astra-militarum-kasrkin .gw-specs td {\n      padding-top: 1px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-astra-militarum-kasrkin\"\u003e\n\n  \n\n  \u003csection class=\"gw-hero\"\u003e\n    \u003cspan class=\"gw-label\"\u003eWarhammer 40,000 Astra Militarum\u003c\/span\u003e\n\n    \u003ch2\u003eWarhammer 40,000: Astra Militarum – Kasrkin\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Deploy the elite soldiers of Cadia with the\n      \u003cstrong\u003eAstra Militarum Kasrkin\u003c\/strong\u003e. This multipart plastic kit\n      builds 10 heavily equipped Kasrkin who can be assembled as standard\n      troopers or as a range of specialist operatives with powerful weapons\n      and battlefield equipment.\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 multipart plastic Kasrkin miniatures\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Represents the elite special forces of the\n          \u003cstrong\u003eAstra Militarum\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes options for a Kasrkin Sergeant and multiple specialist\n          operatives.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Specialist options include a Combat Medic, Demo-trooper,\n          Recon-trooper, Sharpshooter, Vox-trooper, and Gunners.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes a selection of hot-shot weapons and Astra Militarum\n          special weapons.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for Astra Militarum armies in Warhammer 40,000 and\n          Kasrkin teams in Kill Team.\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 Systems\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\u003eAstra Militarum\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUnit\u003c\/th\u003e\n            \u003ctd\u003eKasrkin\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e47-04\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBarcode\u003c\/th\u003e\n            \u003ctd\u003e5011921273300\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMiniatures\u003c\/th\u003e\n            \u003ctd\u003e10 Kasrkin\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\u003eElite Soldiers of the Astra Militarum\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Kasrkin are highly trained Cadian soldiers selected for dangerous\n      operations that demand greater skill, discipline, and firepower than\n      ordinary infantry can provide. Their heavy armor and advanced weapons\n      make them a distinctive elite unit within an Astra Militarum army.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      These veteran soldiers can be used to reinforce an existing Imperial\n      Guard collection or form the core of a specialist Kasrkin team for\n      close-range missions and objective-based battles.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild a 10-Model Kasrkin Squad\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The kit builds 10 Kasrkin miniatures, including options for a squad\n      leader, standard troopers, specialist operatives, and Gunners carrying\n      powerful special weapons.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The multipart components provide different heads, equipment, weapon\n      choices, and battlefield roles, allowing you to create a varied squad\n      of elite Astra Militarum soldiers.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eKasrkin Specialist Options\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eKasrkin Sergeant:\u003c\/strong\u003e Leads the squad with a selection\n        of pistol, melee weapon, or hot-shot weapon options.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eCombat Medic:\u003c\/strong\u003e Carries medical equipment to support\n        wounded squad members.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eDemo-trooper:\u003c\/strong\u003e Equipped with explosives for use\n        against heavily protected targets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eRecon-trooper:\u003c\/strong\u003e Provides battlefield observation and\n        tactical support.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSharpshooter:\u003c\/strong\u003e Uses a hot-shot marksman rifle for\n        accurate ranged fire.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eVox-trooper:\u003c\/strong\u003e Carries communications equipment for\n        coordinating the squad.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eGunners:\u003c\/strong\u003e Can be equipped with specialist weapons\n        such as a flamer, grenade launcher, hot-shot volley gun, meltagun,\n        or plasma gun.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eKasrkin Troopers:\u003c\/strong\u003e Core soldiers armed with\n        hot-shot lasguns.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eSpecial Weapons and Equipment\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Kasrkin kit includes a broad selection of weapon options for\n      creating a squad suited to different battlefield roles. Available\n      choices include hot-shot lasguns, pistols, melee weapons, special\n      weapons, and specialist equipment.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Review the current Warhammer 40,000 or Kill Team rules before assembly\n      so your chosen specialists and weapons match the squad configuration\n      you plan to use.\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 kit includes more build options than\n      can be used in a single standard squad. Check the current rules before\n      permanently assembling your Kasrkin specialists and special weapons.\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\u003eAstra Militarum army collectors\u003c\/li\u003e\n      \u003cli\u003eCadian army collectors\u003c\/li\u003e\n      \u003cli\u003eWarhammer 40,000 players\u003c\/li\u003e\n      \u003cli\u003eKill Team players\u003c\/li\u003e\n      \u003cli\u003eKasrkin and Imperial Guard collectors\u003c\/li\u003e\n      \u003cli\u003eMiniature painters and converters\u003c\/li\u003e\n      \u003cli\u003ePlayers looking for an elite human infantry unit\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eBuild and Paint Your Kasrkin\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Kasrkin are supplied as multipart plastic miniatures and require\n      assembly and painting. Their carapace armor, helmets, fatigues,\n      weapons, equipment, and specialist accessories provide many detailed\n      areas for creating a unified military color scheme.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Explore additional colors, shades, metallics, washes, 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 Kasrkin miniatures are included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The kit builds 10 multipart plastic Kasrkin miniatures.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Warhammer faction uses Kasrkin?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Kasrkin are an elite infantry unit associated with the Astra\n        Militarum and the military forces of Cadia.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the kit build specialist operatives?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The kit includes options for specialists such as a Combat Medic,\n        Demo-trooper, Recon-trooper, Sharpshooter, Vox-trooper, and several\n        types of Gunner.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat special weapons are available?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        The available Gunner options include a flamer, grenade launcher,\n        hot-shot volley gun, meltagun, and plasma gun.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Kasrkin be used in Kill Team?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Yes. The miniatures can be assembled to represent a Kasrkin kill team\n        using the current Kasrkin rules.\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\u003eAre paints and modeling tools included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        Paints, glue, clippers, and other hobby tools are not listed as\n        included with this miniature kit.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen will the Astra Militarum Kasrkin 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 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 complete\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/warhammer-40k\"\u003eWarhammer 40,000 range\u003c\/a\u003e,\n      or find additional 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":47467153096866,"sku":"47-04","price":55.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/103-17_f9f2db7e-c55d-4e5b-810d-7e5301757fba.webp?v=1786050021","url":"https:\/\/spraygunner.com\/products\/warhammer-40000-astra-militarum-kasrkin","provider":"SprayGunner","version":"1.0","type":"link"}