{"product_id":"the-army-painter-john-blanche-nightroot-shade-18ml","title":"THE ARMY PAINTER: John Blanche Masterclass – Nightroot Shade (18mL)","description":"\u003cstyle\u003e\n  .ap-jb-nightroot-shade {\n    --ap-text: #1f2937;\n    --ap-muted: #4b5563;\n    --ap-border: #d1d5db;\n    --ap-heading: #111827;\n    --ap-link: #000000;\n    --ap-hover: #f37021;\n    --ap-preorder-bg: #fef2f2;\n    --ap-preorder-border: #dc2626;\n    --ap-preorder-text: #991b1b;\n    --ap-note-bg: #fff7ed;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--ap-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .ap-jb-nightroot-shade,\n  .ap-jb-nightroot-shade *,\n  .ap-jb-nightroot-shade *::before,\n  .ap-jb-nightroot-shade *::after {\n    box-sizing: border-box;\n  }\n\n  .ap-jb-nightroot-shade h2,\n  .ap-jb-nightroot-shade h3 {\n    margin-top: 0;\n    color: var(--ap-heading);\n    line-height: 1.3;\n  }\n\n  .ap-jb-nightroot-shade h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .ap-jb-nightroot-shade h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .ap-jb-nightroot-shade p {\n    margin: 0 0 16px;\n  }\n\n  .ap-jb-nightroot-shade ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .ap-jb-nightroot-shade li {\n    margin-bottom: 9px;\n  }\n\n  .ap-jb-nightroot-shade strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .ap-jb-nightroot-shade a,\n  .ap-jb-nightroot-shade a:visited {\n    color: var(--ap-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  .ap-jb-nightroot-shade a:hover,\n  .ap-jb-nightroot-shade a:focus-visible {\n    color: var(--ap-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .ap-jb-nightroot-shade a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--ap-hover);\n    outline-offset: 3px;\n  }\n\n  .ap-jb-nightroot-shade .ap-preorder {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    color: var(--ap-preorder-text);\n    background: var(--ap-preorder-bg);\n    border: 1px solid var(--ap-preorder-border);\n    border-left: 5px solid var(--ap-preorder-border);\n    border-radius: 9px;\n  }\n\n  .ap-jb-nightroot-shade .ap-preorder p {\n    margin: 0;\n    color: inherit;\n  }\n\n  .ap-jb-nightroot-shade .ap-preorder strong {\n    color: inherit;\n  }\n\n  .ap-jb-nightroot-shade .ap-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #faf7fb, #ece5ef);\n    border: 1px solid var(--ap-border);\n    border-radius: 12px;\n  }\n\n  .ap-jb-nightroot-shade .ap-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #5d3b66;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .ap-jb-nightroot-shade .ap-intro {\n    max-width: 900px;\n    color: var(--ap-muted);\n  }\n\n  .ap-jb-nightroot-shade .ap-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .ap-jb-nightroot-shade .ap-card,\n  .ap-jb-nightroot-shade .ap-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 10px;\n  }\n\n  .ap-jb-nightroot-shade .ap-card {\n    padding: 22px;\n  }\n\n  .ap-jb-nightroot-shade .ap-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .ap-jb-nightroot-shade .ap-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ap-jb-nightroot-shade .ap-specs th,\n  .ap-jb-nightroot-shade .ap-specs td {\n    padding: 11px 10px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .ap-jb-nightroot-shade .ap-specs th {\n    width: 30%;\n    color: var(--ap-heading);\n    font-weight: 700;\n  }\n\n  .ap-jb-nightroot-shade .ap-specs tr:last-child th,\n  .ap-jb-nightroot-shade .ap-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ap-jb-nightroot-shade .ap-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: var(--ap-note-bg);\n    border: 1px solid var(--ap-hover);\n    border-left: 4px solid var(--ap-hover);\n    border-radius: 8px;\n  }\n\n  .ap-jb-nightroot-shade .ap-note p {\n    margin: 0;\n  }\n\n  .ap-jb-nightroot-shade .ap-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 8px;\n  }\n\n  body .ap-jb-nightroot-shade .ap-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 0;\n    padding: 16px 48px 16px 17px;\n    color: var(--ap-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  .ap-jb-nightroot-shade .ap-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ap-jb-nightroot-shade .ap-faq summary::marker {\n    content: \"\";\n  }\n\n  .ap-jb-nightroot-shade .ap-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: var(--ap-hover);\n    font-size: 23px;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ap-jb-nightroot-shade .ap-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ap-jb-nightroot-shade .ap-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .ap-jb-nightroot-shade .ap-faq-answer {\n    padding: 0 17px 17px !important;\n    color: var(--ap-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 .ap-jb-nightroot-shade .ap-faq-answer p {\n    margin: 0 !important;\n    color: inherit !important;\n    font-size: inherit !important;\n    line-height: inherit !important;\n  }\n\n  @media screen and (max-width: 700px) {\n    .ap-jb-nightroot-shade {\n      font-size: 16px;\n    }\n\n    .ap-jb-nightroot-shade .ap-card,\n    .ap-jb-nightroot-shade .ap-section {\n      padding: 19px;\n    }\n\n    .ap-jb-nightroot-shade .ap-specs th,\n    .ap-jb-nightroot-shade .ap-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .ap-jb-nightroot-shade .ap-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ap-jb-nightroot-shade .ap-specs td {\n      padding-top: 1px;\n    }\n\n    body .ap-jb-nightroot-shade .ap-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .ap-jb-nightroot-shade .ap-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\u003cdiv class=\"ap-jb-nightroot-shade\"\u003e\n\n  \u003cdiv class=\"ap-preorder\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePreorder Notice:\u003c\/strong\u003e This item is expected to be released\n      on September 19, 2026.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ap-hero\"\u003e\n    \u003cspan class=\"ap-label\"\u003eJohn Blanche Masterclass Miniature Wash\u003c\/span\u003e\n\n    \u003ch2\u003e\n      THE ARMY PAINTER: John Blanche Masterclass – Nightroot Shade (18mL)\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ap-intro\"\u003e\n      \u003cstrong\u003eNightroot Shade\u003c\/strong\u003e is a dark purple miniature wash from\n      The Army Painter's John Blanche Masterclass collection. Its flowing\n      consistency settles into recessed details to add deeper violet shadows,\n      contrast, and atmospheric definition to armor, cloth, skin, creatures,\n      supernatural subjects, and other miniature surfaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ap-stack\"\u003e\n\n    \u003csection class=\"ap-card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Official The Army Painter product code \u003cstrong\u003eWP4112P\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Developed as part of the\n          \u003cstrong\u003eJohn Blanche Masterclass\u003c\/strong\u003e collection.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Classified by The Army Painter within its\n          \u003cstrong\u003eminiature washes\u003c\/strong\u003e range.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Dark purple wash for cool and atmospheric shading.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed to flow into recesses and sculpted details.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Adds depth and definition without functioning as an opaque basecoat.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for armor, cloth, skin, creatures, and supernatural details.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Useful for all-over shading or controlled recess applications.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Fits naturally into gothic, grimdark, and spectral color schemes.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Supplied in an \u003cstrong\u003e18mL dropper bottle\u003c\/strong\u003e.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ap-card\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003ctable class=\"ap-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eThe Army Painter\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCollection\u003c\/th\u003e\n            \u003ctd\u003eJohn Blanche Masterclass\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Name\u003c\/th\u003e\n            \u003ctd\u003eNightroot Shade\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Character\u003c\/th\u003e\n            \u003ctd\u003eDark purple\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePaint Type\u003c\/th\u003e\n            \u003ctd\u003eAcrylic miniature wash\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApplication Effect\u003c\/th\u003e\n            \u003ctd\u003eRecess shading, depth, contrast, and color toning\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary Application\u003c\/th\u003e\n            \u003ctd\u003eRecesses, folds, joints, panel lines, and textured details\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eContainer\u003c\/th\u003e\n            \u003ctd\u003eDropper bottle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVolume\u003c\/th\u003e\n            \u003ctd\u003e18mL\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003eWP4112P\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary Use\u003c\/th\u003e\n            \u003ctd\u003eModels and miniatures\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=\"ap-section\"\u003e\n    \u003ch3\u003eDark Purple Recess Shading\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Nightroot Shade provides deep purple shading while allowing the\n      underlying base color to remain visible on raised surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its wash consistency helps the color settle naturally around folds,\n      panel lines, joints, facial details, scales, armor recesses, and other\n      textured parts of a miniature.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eCold and Gothic Color Schemes\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Dark violet shadows work particularly well in atmospheric palettes where\n      neutral black would make the miniature appear too flat or disconnected\n      from surrounding colors.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Nightroot Shade can complement purple, pink, red-violet, blue, grey,\n      pale flesh, and other cool or desaturated miniature color schemes.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eArmor and Panel Definition\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Apply Nightroot Shade over compatible armor colors to increase\n      separation around panel lines, joints, rivets, vents, and recessed\n      mechanical details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A targeted application keeps raised armor surfaces cleaner while adding\n      stronger shadows exactly where they are needed.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eCloth, Robes and Banners\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The wash flows naturally into folds on robes, cloaks, banners, wraps,\n      uniforms, and other fabric surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Once dry, restore the original base color to raised folds and add\n      brighter highlights to the sharpest creases for greater contrast.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003ePurple, Magenta and Red-Violet Surfaces\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Nightroot Shade can deepen purple, magenta, berry, violet, and\n      red-violet colors while maintaining a related shadow hue.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This makes it useful for clothing, armor, skin effects, banners,\n      heraldry, magical details, and other colorful miniature surfaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eSkin and Organic Details\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Controlled amounts of Nightroot Shade can introduce cool violet depth\n      into pale skin, unnatural flesh, bruising, mutations, tentacles,\n      diseased areas, and other organic details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Keep the application focused around recesses and shadowed areas when the\n      goal is subtle color variation rather than an overall purple tint.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eCreature Skin and Scales\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use Nightroot Shade around scales, wrinkles, feathers, muscles,\n      tentacles, fur separations, and other sculpted creature details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      After the wash dries, lighter colors can be reapplied to raised texture\n      to sharpen the contrast.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eSpectral and Supernatural Effects\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Nightroot Shade is well suited to ghosts, spirits, enchanted objects,\n      magical effects, cursed skin, supernatural armor, and other eerie\n      miniature subjects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Layer pale violet, pink, blue, or off-white colors over the raised areas\n      after shading to create stronger supernatural contrast.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eMachinery and Atmospheric Details\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The wash can also provide unusual cool shadows around mechanical\n      components, machinery, weapons, pipes, vents, vehicle details, and\n      gothic industrial scenery.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use it selectively when the purple tone should support the atmosphere\n      without dominating the entire surface.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eAll-Over Wash or Targeted Shading\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Nightroot Shade can be used as an all-over wash across highly textured\n      surfaces or placed directly into selected recesses for more precise\n      shading.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Controlled placement is especially useful when preserving the\n      brightness of the original basecoat is important.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eBuilding Deeper Shadows\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Allow the first application to dry completely before adding another\n      coat into the deepest areas.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Concentrating additional wash only in selected recesses creates stronger\n      depth without unnecessarily darkening the complete miniature.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eRestoring Highlights After Shading\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Once Nightroot Shade is fully dry, reapply the original base color to\n      raised areas if additional clarity is needed.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Add final highlights to upper edges, prominent folds, facial features,\n      scales, and other focal points while keeping the dark purple shade\n      visible in recesses.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eSuggested Painting Uses\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003ePurple, violet, magenta, and red-violet shading\u003c\/li\u003e\n      \u003cli\u003eArmor panel lines and recessed details\u003c\/li\u003e\n      \u003cli\u003eCloth, robes, cloaks, banners, and uniforms\u003c\/li\u003e\n      \u003cli\u003ePale skin, bruising, mutations, and organic details\u003c\/li\u003e\n      \u003cli\u003eCreature skin, scales, tentacles, and textured surfaces\u003c\/li\u003e\n      \u003cli\u003eGhosts, spirits, magical, and supernatural effects\u003c\/li\u003e\n      \u003cli\u003eAtmospheric gothic and grimdark color schemes\u003c\/li\u003e\n      \u003cli\u003eControlled recess shading and color toning\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eHow to Use\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eShake the bottle thoroughly before use.\u003c\/li\u003e\n\n      \u003cli\u003eApply Nightroot Shade over a completely dry basecoat.\u003c\/li\u003e\n\n      \u003cli\u003eLoad the brush with enough wash to maintain smooth flow.\u003c\/li\u003e\n\n      \u003cli\u003eGuide the wash toward recesses, folds, panel lines, and joints.\u003c\/li\u003e\n\n      \u003cli\u003eRemove unwanted pooling from broad or raised surfaces.\u003c\/li\u003e\n\n      \u003cli\u003eAllow the wash to dry completely before adding another coat.\u003c\/li\u003e\n\n      \u003cli\u003eRestore raised areas with the original base color when necessary.\u003c\/li\u003e\n\n      \u003cli\u003eAdd final highlights only after the wash has fully dried.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eControlling Pooling\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Watch the miniature while the wash remains wet. Excess liquid can\n      collect around lower edges, corners, large recesses, and flat surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use a clean brush to remove unwanted pools before they dry and avoid\n      repeatedly working an area once the wash begins to set.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePaint-Type Notice:\u003c\/strong\u003e Nightroot Shade is a miniature wash.\n      It should not be classified as a standard opaque acrylic base paint,\n      Speedpaint, metallic paint, effects paint, primer, or pre-thinned\n      airbrush paint.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eApplication Notice:\u003c\/strong\u003e Washes are formulated to collect\n      in recessed details. Remove excessive pooling before drying whenever an\n      even surrounding surface is required.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eColor Notice:\u003c\/strong\u003e Screen settings, lighting, underlying\n      paint colors, surrounding colors, and application thickness can affect\n      the finished appearance. Refer to the physical bottle or a painted\n      sample when an exact color match is required.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSafety Notice:\u003c\/strong\u003e Follow all instructions and precautions\n      printed on the physical product label.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eRecommended For\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eJohn Blanche and grimdark-inspired miniature painting\u003c\/li\u003e\n      \u003cli\u003eDark purple and violet shading\u003c\/li\u003e\n      \u003cli\u003eArmor, cloth, skin, creatures, and organic details\u003c\/li\u003e\n      \u003cli\u003eSpectral, magical, supernatural, and gothic effects\u003c\/li\u003e\n      \u003cli\u003eRecess shading and panel definition\u003c\/li\u003e\n      \u003cli\u003eFantasy, science-fiction, horror, and gothic miniatures\u003c\/li\u003e\n      \u003cli\u003eTabletop armies and display figures\u003c\/li\u003e\n      \u003cli\u003eAtmospheric miniature color schemes\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section ap-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat type of paint is Nightroot Shade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Nightroot Shade is an acrylic miniature wash from The Army Painter\n          John Blanche Masterclass collection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the product code for Nightroot Shade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The official product code is WP4112P.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much wash is included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The bottle contains 18mL of Nightroot Shade.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat color is Nightroot Shade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Nightroot Shade is a dark purple wash suited to violet, magenta,\n          spectral, and other cool-toned miniature schemes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Nightroot Shade be used on armor?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It can deepen panel lines, joints, rivets, recesses, and other\n          sculpted armor details.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used for cloth?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Its flowing consistency settles naturally into folds on robes,\n          cloaks, banners, uniforms, and other fabric surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Nightroot Shade be used on skin?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Controlled applications can add cool violet depth to pale,\n          supernatural, bruised, or mutated skin tones.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan more than one coat be applied?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Allow each application to dry completely before adding another\n          controlled coat to deepen selected shadows.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShould the basecoat be dry first?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Apply Nightroot Shade over a fully dry basecoat for better\n          control over the finished shading.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Nightroot Shade an opaque base paint?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. It is a flowing miniature wash intended primarily for shading,\n          contrast, and color toning.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eExplore More Miniature Paints\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Browse more products from\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/army-painter\"\u003eThe Army Painter\u003c\/a\u003e,\n      explore additional\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/the-army-painter-washes\"\u003eThe Army Painter Washes\u003c\/a\u003e,\n      or find more supplies in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/shop-by-category-figures-painting\"\u003eFigure and Miniature Painting collection\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"THE ARMY PAINTER","offers":[{"title":"Default Title","offer_id":47502511374498,"sku":"WP4112P","price":4.76,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/WP4112P-1.webp?v=1786080687","url":"https:\/\/spraygunner.com\/products\/the-army-painter-john-blanche-nightroot-shade-18ml","provider":"SprayGunner","version":"1.0","type":"link"}