{"product_id":"the-army-painter-john-blanche-rootpath-18ml","title":"THE ARMY PAINTER: John Blanche Masterclass – Rootpath (18mL)","description":"\u003cstyle\u003e\n  .ap-jb-rootpath {\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-rootpath,\n  .ap-jb-rootpath *,\n  .ap-jb-rootpath *::before,\n  .ap-jb-rootpath *::after {\n    box-sizing: border-box;\n  }\n\n  .ap-jb-rootpath h2,\n  .ap-jb-rootpath h3 {\n    margin-top: 0;\n    color: var(--ap-heading);\n    line-height: 1.3;\n  }\n\n  .ap-jb-rootpath h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .ap-jb-rootpath h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .ap-jb-rootpath p {\n    margin: 0 0 16px;\n  }\n\n  .ap-jb-rootpath ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .ap-jb-rootpath li {\n    margin-bottom: 9px;\n  }\n\n  .ap-jb-rootpath strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .ap-jb-rootpath a,\n  .ap-jb-rootpath 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-rootpath a:hover,\n  .ap-jb-rootpath a:focus-visible {\n    color: var(--ap-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .ap-jb-rootpath a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--ap-hover);\n    outline-offset: 3px;\n  }\n\n  .ap-jb-rootpath .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-rootpath .ap-preorder p {\n    margin: 0;\n    color: inherit;\n  }\n\n  .ap-jb-rootpath .ap-preorder strong {\n    color: inherit;\n  }\n\n  .ap-jb-rootpath .ap-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #faf7f2, #e9e0d2);\n    border: 1px solid var(--ap-border);\n    border-radius: 12px;\n  }\n\n  .ap-jb-rootpath .ap-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #6b4f2c;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .ap-jb-rootpath .ap-intro {\n    max-width: 900px;\n    color: var(--ap-muted);\n  }\n\n  .ap-jb-rootpath .ap-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .ap-jb-rootpath .ap-card,\n  .ap-jb-rootpath .ap-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 10px;\n  }\n\n  .ap-jb-rootpath .ap-card {\n    padding: 22px;\n  }\n\n  .ap-jb-rootpath .ap-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .ap-jb-rootpath .ap-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ap-jb-rootpath .ap-specs th,\n  .ap-jb-rootpath .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-rootpath .ap-specs th {\n    width: 30%;\n    color: var(--ap-heading);\n    font-weight: 700;\n  }\n\n  .ap-jb-rootpath .ap-specs tr:last-child th,\n  .ap-jb-rootpath .ap-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ap-jb-rootpath .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-rootpath .ap-note p {\n    margin: 0;\n  }\n\n  .ap-jb-rootpath .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-rootpath .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-rootpath .ap-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ap-jb-rootpath .ap-faq summary::marker {\n    content: \"\";\n  }\n\n  .ap-jb-rootpath .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    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ap-jb-rootpath .ap-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ap-jb-rootpath .ap-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .ap-jb-rootpath .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-rootpath .ap-faq-answer p {\n    margin: 0 !important;\n    color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    line-height: inherit !important;\n  }\n\n  @media screen and (max-width: 700px) {\n    .ap-jb-rootpath {\n      font-size: 16px;\n    }\n\n    .ap-jb-rootpath .ap-card,\n    .ap-jb-rootpath .ap-section {\n      padding: 19px;\n    }\n\n    .ap-jb-rootpath .ap-specs th,\n    .ap-jb-rootpath .ap-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .ap-jb-rootpath .ap-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ap-jb-rootpath .ap-specs td {\n      padding-top: 1px;\n    }\n\n    body .ap-jb-rootpath .ap-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .ap-jb-rootpath .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-rootpath\"\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 Acrylic Paint\u003c\/span\u003e\n\n    \u003ch2\u003e\n      THE ARMY PAINTER: John Blanche Masterclass – Rootpath (18mL)\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ap-intro\"\u003e\n      \u003cstrong\u003eRootpath\u003c\/strong\u003e is an earthy Warpaints Fanatic acrylic miniature\n      paint from The Army Painter's John Blanche Masterclass collection. Part of\n      the warm and expressive Volume 4 palette, it provides a grounded natural\n      color for terrain, weathered surfaces, leather, wood, cloth, organic\n      textures, and atmospheric grimdark-inspired miniature schemes.\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 product code \u003cstrong\u003eWP4119P\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Developed as part of The Army Painter\n          \u003cstrong\u003eJohn Blanche Masterclass\u003c\/strong\u003e collection.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Included in the warm and expressive\n          \u003cstrong\u003eJohn Blanche Masterclass Volume 4\u003c\/strong\u003e palette.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Classified as a \u003cstrong\u003eWarpaints Fanatic acrylic\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Natural earth-toned color for atmospheric miniature schemes.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Compatible with the \u003cstrong\u003eOchres \u0026amp; Tan Flexible Triad\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Fits between \u003cstrong\u003eTundra Taupe\u003c\/strong\u003e and\n          \u003cstrong\u003ePrairie Ochre\u003c\/strong\u003e in The Army Painter's tested triad placement.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for layering, blending, glazing, weathering, and detail work.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Useful for soil, terrain, wood, leather, cloth, equipment, and\n          organic miniature surfaces.\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\"\u003eMasterclass Volume\u003c\/th\u003e\n            \u003ctd\u003eVolume 4\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePaint Range\u003c\/th\u003e\n            \u003ctd\u003eWarpaints Fanatic\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Name\u003c\/th\u003e\n            \u003ctd\u003eRootpath\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Family\u003c\/th\u003e\n            \u003ctd\u003eEarth Brown\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTriad Compatibility\u003c\/th\u003e\n            \u003ctd\u003eOchres \u0026amp; Tan\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTriad Placement\u003c\/th\u003e\n            \u003ctd\u003eBetween Tundra Taupe and Prairie Ochre\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePaint Type\u003c\/th\u003e\n            \u003ctd\u003eAcrylic miniature paint\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\u003eWP4119P\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\u003eNatural Earth-Toned Foundation\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rootpath provides a grounded earth tone for miniature schemes built around\n      muted, natural, and weathered colors. It works comfortably alongside\n      browns, ochres, tans, greens, and neutral shades without introducing an\n      overly bright or saturated appearance.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This makes it particularly useful for atmospheric painting where terrain,\n      equipment, clothing, and organic surfaces need to share a cohesive,\n      battle-worn palette.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eOchres \u0026amp; Tan Flexible Triad\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Army Painter places Rootpath in the\n      \u003cstrong\u003eOchres \u0026amp; Tan Flexible Triad\u003c\/strong\u003e, positioned between\n      Tundra Taupe and Prairie Ochre.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Rootpath can therefore be incorporated into earthy transitions that move\n      between muted taupe, natural brown, tan, and ochre colors while maintaining\n      the subdued atmosphere associated with John Blanche-inspired painting.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eJohn Blanche Masterclass Volume 4\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rootpath belongs to John Blanche Masterclass Volume 4, a collection\n      developed around warmer and more expressive grimdark colors.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The palette combines ochres, browns, oranges, greens, reds, and related\n      natural shades to support weathered armor, cloth, skin, organic textures,\n      terrain, and other characterful miniature surfaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eSoil, Dirt and Scenic Bases\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rootpath is well suited to soil, dirt paths, earth, rubble, dried ground,\n      woodland bases, and other scenic miniature surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Combine it with darker browns in recesses and lighter ochres or tans across\n      raised texture to create more visible separation between shadows, midtones,\n      and highlights.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eTree Roots and Weathered Wood\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The natural earth tone works across tree roots, branches, timber,\n      barricades, wooden equipment, ruined structures, and other aged wooden\n      details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Varying the amount of Rootpath across the grain and raised texture can help\n      prevent wooden surfaces from appearing uniform while supporting a worn,\n      organic finish.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eLeather and Equipment\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use Rootpath on straps, pouches, packs, belts, boots, weapon wraps, cases,\n      and other equipment where a subdued natural color complements the overall\n      miniature.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Preserve darker colors around seams, folds, buckles, and recessed areas,\n      then apply lighter earth tones selectively to exposed edges and raised\n      surfaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eWeathered Armor and Machinery\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rootpath can be introduced into weathered armor, vehicles, machinery,\n      weapons, containers, and industrial scenery when earthy staining or\n      battle-worn variation is desired.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use controlled applications rather than covering every surface uniformly\n      so the earth tone works together with the underlying armor color and\n      surrounding weathering effects.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eOrganic Skin and Mottled Effects\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rootpath can also be incorporated into unusual skin and organic color\n      schemes. Its subdued character works well where creatures, demons, or\n      diseased subjects require mottled, unhealthy, or earthy coloration.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Apply thin irregular layers alongside related natural colors to introduce\n      subtle variation while allowing parts of the previous layer to remain\n      visible.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eCloth and Natural Fabrics\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rootpath can provide an earthy foundation for robes, uniforms, wraps,\n      cloaks, sacks, tents, and other fabric surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Keep the deeper color visible inside folds and shaded areas, then introduce\n      lighter tan, ochre, or neutral colors across progressively smaller raised\n      sections.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eLayering Earth Tones\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Begin with darker earth colors in the deepest areas and apply Rootpath over\n      the more exposed surfaces, leaving portions of the underlying shade visible.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Continue toward lighter tan or ochre colors across smaller areas to create\n      controlled separation without losing the grounded character of the\n      Rootpath layer.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eMixing Intermediate Tones\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rootpath can be mixed with nearby earth, tan, or ochre colors when a smoother\n      transition between layers is required.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Gradually increase the lighter color in successive mixtures while reducing\n      the painted area toward the final highlights.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eGlazing and Weathering\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Thin Rootpath gradually with water or a compatible acrylic medium when\n      creating glazes, stains, or subtle earth-tone adjustments.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Several controlled thin applications provide greater control than one heavy\n      coat and allow the underlying texture, shading, and highlights to remain\n      visible.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eWarpaints Fanatic Acrylic Formula\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warpaints Fanatic uses a pigment-dense acrylic formulation in a premium\n      resin base with proprietary stabilizers for smooth application, strong\n      coverage, and consistent brush control.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The formula can be thinned substantially while retaining pigment\n      dispersion, supporting layering, glazing, blending, and detailed miniature\n      painting techniques.\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\u003eSoil, dirt, earth, and scenic bases\u003c\/li\u003e\n      \u003cli\u003eTree roots, branches, and weathered wood\u003c\/li\u003e\n      \u003cli\u003eLeather straps, pouches, boots, and equipment\u003c\/li\u003e\n      \u003cli\u003eMuted cloth, robes, uniforms, and fabrics\u003c\/li\u003e\n      \u003cli\u003eWeathered armor, machinery, and terrain\u003c\/li\u003e\n      \u003cli\u003eCreature skin and organic textures\u003c\/li\u003e\n      \u003cli\u003eEarthy brown-to-ochre color transitions\u003c\/li\u003e\n      \u003cli\u003eJohn Blanche and grimdark-inspired miniature painting\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 for approximately 30 seconds.\u003c\/li\u003e\n\n      \u003cli\u003eDispense a small amount onto a palette.\u003c\/li\u003e\n\n      \u003cli\u003eCheck that the pigment is evenly mixed before painting.\u003c\/li\u003e\n\n      \u003cli\u003eApply thin, controlled coats over a clean, dry, and primed surface.\u003c\/li\u003e\n\n      \u003cli\u003eAdd water or compatible acrylic medium gradually when thinning.\u003c\/li\u003e\n\n      \u003cli\u003eAllow each layer to dry before introducing the next color.\u003c\/li\u003e\n\n      \u003cli\u003eKeep darker colors visible in recesses when building lighter layers.\u003c\/li\u003e\n\n      \u003cli\u003eApply progressively lighter earth tones over smaller raised areas.\u003c\/li\u003e\n\n      \u003cli\u003eUse a fine brush for edges, texture, and smaller details.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eHighlight Placement\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Apply lighter earth and ochre colors to raised cloth folds, wood grain,\n      leather edges, terrain texture, armor corners, creature features, and\n      surfaces facing stronger light.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Restrict the brightest highlights to selected focal areas so the underlying\n      Rootpath layer continues to provide visible depth and natural color\n      variation.\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 Rootpath is a Warpaints Fanatic\n      acrylic miniature paint. It should not be classified as a wash, metallic\n      paint, effects paint, primer, or pre-thinned airbrush paint.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eTriad Notice:\u003c\/strong\u003e Rootpath was not originally developed as\n      one of the six fixed colors of the Ochres \u0026amp; Tan Flexible Triad. The\n      Army Painter later tested the John Blanche Volume 4 colors alongside the\n      Flexible Triad System and places Rootpath between Tundra Taupe and Prairie\n      Ochre.\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, primer color,\n      surrounding colors, and application thickness can affect how Rootpath\n      appears. Refer to the physical bottle or a painted sample when an exact\n      color match is required.\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 Earth-tone transitions are easiest\n      to control by applying progressively lighter colors over smaller areas\n      while preserving darker tones in recesses and shaded surfaces.\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\u003eOchres \u0026amp; Tan Flexible Triad color progressions\u003c\/li\u003e\n      \u003cli\u003eNatural earth-tone layers and transitions\u003c\/li\u003e\n      \u003cli\u003eTerrain, soil, dirt, roots, and weathered wood\u003c\/li\u003e\n      \u003cli\u003eLeather, cloth, equipment, and scenery\u003c\/li\u003e\n      \u003cli\u003eCreature skin and organic surfaces\u003c\/li\u003e\n      \u003cli\u003eFantasy, science-fiction, historical, and gothic miniatures\u003c\/li\u003e\n      \u003cli\u003eLayering, glazing, blending, and weathering\u003c\/li\u003e\n      \u003cli\u003eTabletop armies and display figures\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 Rootpath?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Rootpath is a Warpaints Fanatic acrylic miniature paint from\n          The Army Painter 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 Rootpath?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The official product code is WP4119P.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much paint is included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The dropper bottle contains 18mL of Rootpath acrylic miniature paint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich John Blanche Masterclass volume includes Rootpath?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Rootpath is included in John Blanche Masterclass Volume 4.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Flexible Triad works with Rootpath?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The Army Painter places Rootpath in the Ochres \u0026amp; Tan Flexible\n          Triad between Tundra Taupe and Prairie Ochre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Rootpath be used for terrain?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Its natural earth-toned character works well for soil, dirt,\n          scenic bases, tree roots, weathered wood, and other terrain details.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Rootpath be used for leather and equipment?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Rootpath can provide an earthy foundation for leather straps,\n          packs, boots, pouches, equipment, and similar miniature details.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Rootpath be used on creature skin?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Rootpath can be incorporated into muted, mottled, and earthy\n          creature or organic color schemes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Rootpath be thinned?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Warpaints Fanatic acrylics can be thinned for layering, glazing,\n          blending, weathering, and controlled color transitions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShould the bottle be shaken before use?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Shake the bottle thoroughly before painting and check that the\n          pigment is evenly mixed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Rootpath a wash or metallic paint?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. Rootpath is a standard Warpaints Fanatic acrylic miniature color\n          rather than a wash or metallic paint.\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-warpaints-fanatics\"\u003eWarpaints Fanatic colors\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":47502526021794,"sku":"WP4119P","price":4.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/WP4119P-1.webp?v=1786078449","url":"https:\/\/spraygunner.com\/products\/the-army-painter-john-blanche-rootpath-18ml","provider":"SprayGunner","version":"1.0","type":"link"}