{"product_id":"warhammer-necromunda-skirmish-core-rulebook","title":"Warhammer 40,000: Necromunda Skirmish – Core Rulebook","description":"\u003cstyle\u003e\n  .gw-necromunda-core-rulebook {\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-necromunda-core-rulebook,\n  .gw-necromunda-core-rulebook * {\n    box-sizing: border-box;\n  }\n\n  .gw-necromunda-core-rulebook h2,\n  .gw-necromunda-core-rulebook h3 {\n    margin-top: 0;\n    color: var(--gw-heading);\n    line-height: 1.3;\n  }\n\n  .gw-necromunda-core-rulebook h2 {\n    margin-bottom: 15px;\n    font-size: clamp(25px, 4vw, 36px);\n  }\n\n  .gw-necromunda-core-rulebook h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .gw-necromunda-core-rulebook p {\n    margin: 0 0 16px;\n  }\n\n  .gw-necromunda-core-rulebook ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .gw-necromunda-core-rulebook li {\n    margin-bottom: 9px;\n  }\n\n  .gw-necromunda-core-rulebook strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .gw-necromunda-core-rulebook a,\n  .gw-necromunda-core-rulebook 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-necromunda-core-rulebook a:hover,\n  .gw-necromunda-core-rulebook a:focus-visible {\n    color: var(--gw-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .gw-necromunda-core-rulebook a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--gw-hover);\n    outline-offset: 3px;\n  }\n\n  .gw-necromunda-core-rulebook .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-necromunda-core-rulebook .preorder-note p {\n    margin: 0;\n  }\n\n  .gw-necromunda-core-rulebook .preorder-note strong {\n    color: var(--gw-note-text);\n  }\n\n  .gw-necromunda-core-rulebook .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-necromunda-core-rulebook .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-necromunda-core-rulebook .gw-intro {\n    max-width: 900px;\n    color: var(--gw-muted);\n    font-size: 17px;\n  }\n\n  .gw-necromunda-core-rulebook .gw-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .gw-necromunda-core-rulebook .gw-grid .gw-card {\n    width: 100%;\n    min-height: 0;\n  }\n\n  .gw-necromunda-core-rulebook .gw-card,\n  .gw-necromunda-core-rulebook .gw-section {\n    background: #ffffff;\n    border: 1px solid var(--gw-border);\n    border-radius: 10px;\n  }\n\n  .gw-necromunda-core-rulebook .gw-card {\n    padding: 22px;\n  }\n\n  .gw-necromunda-core-rulebook .gw-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .gw-necromunda-core-rulebook .gw-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .gw-necromunda-core-rulebook .gw-specs th,\n  .gw-necromunda-core-rulebook .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-necromunda-core-rulebook .gw-specs th {\n    width: 30%;\n    color: var(--gw-heading);\n    font-weight: 700;\n  }\n\n  .gw-necromunda-core-rulebook .gw-specs tr:last-child th,\n  .gw-necromunda-core-rulebook .gw-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gw-necromunda-core-rulebook .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-necromunda-core-rulebook .gw-note p {\n    margin: 0;\n  }\n\n  .gw-necromunda-core-rulebook .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-necromunda-core-rulebook .gw-faq summary {\n    position: relative;\n    padding: 16px 46px 16px 17px;\n    color: var(--gw-heading);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.45;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .gw-necromunda-core-rulebook .gw-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gw-necromunda-core-rulebook .gw-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    color: var(--gw-hover);\n    font-size: 24px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .gw-necromunda-core-rulebook .gw-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gw-necromunda-core-rulebook .gw-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--gw-muted);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .gw-necromunda-core-rulebook .gw-faq-answer p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media screen and (max-width: 700px) {\n    .gw-necromunda-core-rulebook .gw-card,\n    .gw-necromunda-core-rulebook .gw-section {\n      padding: 19px;\n    }\n\n    .gw-necromunda-core-rulebook .gw-specs th,\n    .gw-necromunda-core-rulebook .gw-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .gw-necromunda-core-rulebook .gw-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .gw-necromunda-core-rulebook .gw-specs td {\n      padding-top: 1px;\n    }\n\n    .gw-necromunda-core-rulebook .gw-faq summary {\n      padding: 14px 42px 14px 14px;\n      font-size: 15px;\n    }\n\n    .gw-necromunda-core-rulebook .gw-faq-answer {\n      padding: 0 14px 14px;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gw-necromunda-core-rulebook\"\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\u003c\/span\u003e\n\n    \u003ch2\u003eWarhammer 40,000: Necromunda Skirmish – Core Rulebook\u003c\/h2\u003e\n\n    \u003cp class=\"gw-intro\"\u003e\n      Enter a new era of gang warfare with the\n      \u003cstrong\u003eWarhammer 40,000 Necromunda Skirmish Core Rulebook\u003c\/strong\u003e.\n      This standalone rulebook contains the central rules for the updated\n      edition, including streamlined gameplay, revised campaign mechanics,\n      and the essential systems needed to fight brutal battles throughout\n      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          Standalone \u003cstrong\u003eNecromunda Skirmish Core Rulebook\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Contains the central rules needed to play the updated edition.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Features quicker, more streamlined, and more balanced gameplay.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Includes revised dice mechanics designed to make individual rolls\n          more meaningful.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Updates campaign play to provide greater flexibility.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Compatible with existing Necromunda miniature collections.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed for players who already own gangs, terrain, dice, and\n          gaming accessories.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          A separate current-edition Gang book is required for complete\n          faction-specific rules.\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 Type\u003c\/th\u003e\n            \u003ctd\u003eCore rulebook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003e301-74\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEdition\u003c\/th\u003e\n            \u003ctd\u003eUpdated Necromunda Skirmish edition\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFaction Rules Included\u003c\/th\u003e\n            \u003ctd\u003e\n              Complete faction rules require a separate current-edition Gang\n              book\n            \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\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTerrain Included\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDice 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\u003eThe Essential Rules for Necromunda Skirmish\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Necromunda is a tabletop skirmish game of gang warfare set within the\n      industrial hive cities of the 41st Millennium. Players command\n      individual fighters as they battle for territory, resources,\n      reputation, and survival.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The Core Rulebook provides the central game systems used to resolve\n      movement, shooting, close combat, injuries, battlefield conditions,\n      campaign development, and other important parts of a Necromunda battle.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eUpdated and Streamlined Gameplay\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The updated edition revises the Necromunda rules to make games quicker,\n      more streamlined, and more balanced. These changes are intended to make\n      the rules easier to reference while maintaining the depth and narrative\n      character of Underhive gang warfare.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Revised dice mechanics place greater importance on individual rolls,\n      helping important actions and decisions carry more weight during each\n      battle.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eFlexible Necromunda Campaigns\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Campaign play allows gangs to grow and change across a series of linked\n      battles. Fighters may gain experience, improve their equipment, suffer\n      injuries, acquire resources, and develop rivalries with opposing gangs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The updated campaign framework is designed to provide greater\n      flexibility for gaming groups while preserving the progression and\n      narrative consequences that define Necromunda.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eUse Your Existing Necromunda Miniatures\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Existing Necromunda miniature collections remain compatible with the\n      updated edition. Players who already own gangs, terrain, dice, and other\n      gaming accessories can use this standalone Core Rulebook as the starting\n      point for updating their collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The relevant current-edition Gang book is also required for the complete\n      rules, profiles, equipment, and abilities associated with your chosen\n      faction.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eCore Rulebook and Gang Books\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Core Rulebook contains the shared rules used by every player.\n      Faction-specific information is provided separately through the updated\n      Necromunda Gang books.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Select the Gang book that covers your collection before beginning a\n      campaign so you have access to the latest fighter profiles, weapons,\n      equipment, and special rules.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gw-section\"\u003e\n    \u003ch3\u003eStandalone Rulebook for Existing Players\u003c\/h3\u003e\n\n    \u003cp\u003e\n      This standalone edition is intended for players who do not need the\n      miniatures, terrain, cards, dice, markers, and other components supplied\n      in the separate Necromunda Skirmish Core Set.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It is also suitable for gaming groups that need an additional rules\n      reference during battles or 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 Core Rulebook contains the central\n      Necromunda Skirmish rules. A separate current-edition Gang book is\n      required for the complete updated rules for your chosen faction.\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 standalone\n      Core Rulebook. Miniatures, terrain, Gang books, cards, dice, markers,\n      templates, measuring tools, and other gaming accessories are not\n      included 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\u003eExisting Necromunda players\u003c\/li\u003e\n      \u003cli\u003ePlayers updating to the new Necromunda Skirmish edition\u003c\/li\u003e\n      \u003cli\u003eGaming groups that already own terrain and accessories\u003c\/li\u003e\n      \u003cli\u003eNarrative campaign players\u003c\/li\u003e\n      \u003cli\u003eNecromunda gang collectors\u003c\/li\u003e\n      \u003cli\u003ePlayers building a custom Underhive campaign\u003c\/li\u003e\n      \u003cli\u003eGroups needing an additional rulebook reference\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\u003eWhat is the Necromunda Skirmish Core Rulebook?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          It is the standalone central rulebook for the updated edition of\n          Necromunda Skirmish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this book include the central game rules?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It contains the shared core rules needed to play Necromunda\n          Skirmish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I also need a Gang book?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. A relevant current-edition Gang book is required for the\n          complete rules, profiles, equipment, and abilities for your chosen\n          faction.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan existing Necromunda miniatures be used?\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.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the book contain updated rules?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The updated edition introduces quicker and more streamlined\n          gameplay, revised dice mechanics, and more flexible campaign rules.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre miniatures included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          No. This listing is for the standalone Core Rulebook.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre terrain and gaming accessories included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          No. Terrain, dice, cards, markers, templates, and measuring tools\n          are not included with the standalone rulebook.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this the same rulebook included in the Core Set?\u003c\/summary\u003e\n\n      \u003cdiv class=\"gw-faq-answer\"\u003e\n        \u003cp\u003e\n          Games Workshop identifies this as the separately available Core\n          Rulebook for players who do not need the complete boxed set.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen will the Necromunda Skirmish Core Rulebook 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, rulebooks, 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 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\n\u003c\/div\u003e","brand":"Games Workshop","offers":[{"title":"Default Title","offer_id":47491530326178,"sku":"301-74","price":45.05,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/301-74.webp?v=1785779318","url":"https:\/\/spraygunner.com\/products\/warhammer-necromunda-skirmish-core-rulebook","provider":"SprayGunner","version":"1.0","type":"link"}