{"product_id":"the-army-painter-john-blanche-emperor-gold-18ml","title":"THE ARMY PAINTER: John Blanche Masterclass – Emperor Gold (18mL)","description":"\u003cstyle\u003e\n  .ap-jb-emperor-gold {\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-emperor-gold,\n  .ap-jb-emperor-gold *,\n  .ap-jb-emperor-gold *::before,\n  .ap-jb-emperor-gold *::after {\n    box-sizing: border-box;\n  }\n\n  .ap-jb-emperor-gold h2,\n  .ap-jb-emperor-gold h3 {\n    margin-top: 0;\n    color: var(--ap-heading);\n    line-height: 1.3;\n  }\n\n  .ap-jb-emperor-gold h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .ap-jb-emperor-gold h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .ap-jb-emperor-gold p {\n    margin: 0 0 16px;\n  }\n\n  .ap-jb-emperor-gold ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .ap-jb-emperor-gold li {\n    margin-bottom: 9px;\n  }\n\n  .ap-jb-emperor-gold strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .ap-jb-emperor-gold a,\n  .ap-jb-emperor-gold 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-emperor-gold a:hover,\n  .ap-jb-emperor-gold a:focus-visible {\n    color: var(--ap-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .ap-jb-emperor-gold a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--ap-hover);\n    outline-offset: 3px;\n  }\n\n  .ap-jb-emperor-gold .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-emperor-gold .ap-preorder p {\n    margin: 0;\n    color: inherit;\n  }\n\n  .ap-jb-emperor-gold .ap-preorder strong {\n    color: inherit;\n  }\n\n  .ap-jb-emperor-gold .ap-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #fffdf5, #f2ead5);\n    border: 1px solid var(--ap-border);\n    border-radius: 12px;\n  }\n\n  .ap-jb-emperor-gold .ap-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #7f1d1d;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .ap-jb-emperor-gold .ap-intro {\n    max-width: 900px;\n    color: var(--ap-muted);\n  }\n\n  .ap-jb-emperor-gold .ap-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .ap-jb-emperor-gold .ap-card,\n  .ap-jb-emperor-gold .ap-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 10px;\n  }\n\n  .ap-jb-emperor-gold .ap-card {\n    padding: 22px;\n  }\n\n  .ap-jb-emperor-gold .ap-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .ap-jb-emperor-gold .ap-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ap-jb-emperor-gold .ap-specs th,\n  .ap-jb-emperor-gold .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-emperor-gold .ap-specs th {\n    width: 30%;\n    color: var(--ap-heading);\n    font-weight: 700;\n  }\n\n  .ap-jb-emperor-gold .ap-specs tr:last-child th,\n  .ap-jb-emperor-gold .ap-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ap-jb-emperor-gold .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-emperor-gold .ap-note p {\n    margin: 0;\n  }\n\n  .ap-jb-emperor-gold .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-emperor-gold .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-emperor-gold .ap-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ap-jb-emperor-gold .ap-faq summary::marker {\n    content: \"\";\n  }\n\n  .ap-jb-emperor-gold .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-emperor-gold .ap-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ap-jb-emperor-gold .ap-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .ap-jb-emperor-gold .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-emperor-gold .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-emperor-gold {\n      font-size: 16px;\n    }\n\n    .ap-jb-emperor-gold .ap-card,\n    .ap-jb-emperor-gold .ap-section {\n      padding: 19px;\n    }\n\n    .ap-jb-emperor-gold .ap-specs th,\n    .ap-jb-emperor-gold .ap-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .ap-jb-emperor-gold .ap-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ap-jb-emperor-gold .ap-specs td {\n      padding-top: 1px;\n    }\n\n    body .ap-jb-emperor-gold .ap-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .ap-jb-emperor-gold .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-emperor-gold\"\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 Metallic Paint\u003c\/span\u003e\n\n    \u003ch2\u003eTHE ARMY PAINTER: John Blanche Masterclass – Emperor Gold (18mL)\u003c\/h2\u003e\n\n    \u003cp class=\"ap-intro\"\u003e\n      \u003cstrong\u003eEmperor Gold\u003c\/strong\u003e is a water-based acrylic metallic paint\n      developed by The Army Painter in collaboration with John Blanche. Its\n      reflective gold finish is suited to armor, weapons, ornaments, jewelry,\n      trim, machinery, icons, and weathered metallic details on fantasy and\n      science-fiction miniatures.\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\u003eWP4009P\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Developed in collaboration with\n          \u003cstrong\u003eJohn Blanche\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Warpaints Fanatic metallic acrylic for models and miniatures.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Gold metallic color with a reflective finish.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Specialized blend of aluminum flake and mica.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Formulated to balance metallic coverage and sheen.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Useful as a basecoat for detailed gold surfaces.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Mixable with other Warpaints Fanatic Metallic colors.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for clean, aged, weathered, and grimdark gold finishes.\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\"\u003ePaint Range\u003c\/th\u003e\n            \u003ctd\u003eWarpaints Fanatic Metallic\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Name\u003c\/th\u003e\n            \u003ctd\u003eEmperor Gold\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Family\u003c\/th\u003e\n            \u003ctd\u003eGold\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePaint Type\u003c\/th\u003e\n            \u003ctd\u003eWater-based acrylic metallic miniature paint\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMetallic Components\u003c\/th\u003e\n            \u003ctd\u003eSpecialized blend of aluminum flake and mica\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApplication Effect\u003c\/th\u003e\n            \u003ctd\u003eReflective metallic coverage and gold sheen\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\u003eWP4009P\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\u003eGold Metallic Paint for Miniatures\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Emperor Gold provides a reflective metallic base for gold areas while\n      preserving sculpted edges, engraved details, rivets, decorative trim,\n      and surface texture.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It can be used on small details or across larger armor panels depending\n      on the model and the desired finish.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eAluminum Flake and Mica Formula\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warpaints Fanatic Metallics use a specialized combination of aluminum\n      flake and mica to balance coverage with metallic reflectivity.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This formulation helps produce visible shine while reducing the need\n      for numerous heavy coats that could soften fine miniature details.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eCreated for Expressive Grimdark Painting\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The John Blanche Masterclass collection supports expressive, textured,\n      gothic, and story-driven miniature painting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Emperor Gold can be kept bright and polished or shaded and weathered to\n      create an older, darker finish suited to grimdark armor, religious\n      icons, relics, machinery, and battle-worn equipment.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eOfficial Gold Painting Recipe\u003c\/h3\u003e\n\n    \u003cp\u003e\n      An official Army Painter tutorial begins gold areas with an Emperor Gold\n      basecoat.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The painted areas are then shaded with Dark Skin Shade and highlighted\n      along the edges with True Brass. A heavily thinned green can be placed\n      around rivets and crevices when an aged verdigris effect is desired.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eShading Emperor Gold\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Apply a compatible wash after the metallic basecoat has dried to deepen\n      recesses, separate overlapping details, and increase contrast.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Guide the wash into joints, engraved lines, rivets, folds, and lower\n      edges. Remove excessive pooling from broad raised surfaces before it\n      dries.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eHighlighting Gold Edges\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Restore the Emperor Gold base color on raised surfaces after shading,\n      then apply a brighter metallic along selected edges and focal points.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Keep the brightest highlights limited to the areas that would catch the\n      most light so the finished gold retains depth and readable contrast.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eAged and Weathered Gold\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Controlled brown, green, or dark washes can be added around recesses,\n      rivets, joins, and damaged areas to produce an older or more weathered\n      gold finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Build these effects gradually so the metallic reflection remains visible\n      beneath the added shading and surface discoloration.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eMixing Metallic Colors\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warpaints Fanatic Metallics can be mixed with one another to adjust the\n      brightness, warmth, and character of the metallic finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix small amounts first and record the proportions when painting several\n      miniatures that require a consistent custom gold color.\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\u003eGold armor, helmets, shields, and weapons\u003c\/li\u003e\n      \u003cli\u003eDecorative trim, icons, symbols, and insignia\u003c\/li\u003e\n      \u003cli\u003eJewelry, ornaments, crowns, and relics\u003c\/li\u003e\n      \u003cli\u003eMechanical details, machinery, and vehicle parts\u003c\/li\u003e\n      \u003cli\u003eFantasy treasure, statues, and terrain details\u003c\/li\u003e\n      \u003cli\u003eClean or polished true metallic metal finishes\u003c\/li\u003e\n      \u003cli\u003eAged, tarnished, and weathered gold effects\u003c\/li\u003e\n      \u003cli\u003eGrimdark and Blanchitsu-inspired miniatures\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 to check that the metallic particles are evenly mixed.\u003c\/li\u003e\n\n      \u003cli\u003eShake the bottle again when visible separation remains.\u003c\/li\u003e\n\n      \u003cli\u003eApply the paint over a clean, dry, and primed surface.\u003c\/li\u003e\n\n      \u003cli\u003eUse thin, controlled coats rather than one heavy application.\u003c\/li\u003e\n\n      \u003cli\u003eAllow each coat to dry before evaluating the coverage.\u003c\/li\u003e\n\n      \u003cli\u003eAdd a wash after the metallic basecoat has dried when deeper shading is required.\u003c\/li\u003e\n\n      \u003cli\u003eApply brighter metallic highlights after the shaded areas are fully dry.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePaint-Type Notice:\u003c\/strong\u003e Emperor Gold is a Warpaints Fanatic\n      Metallic. It should not be classified as a standard non-metallic\n      acrylic, Speedpaint, wash, effect paint, or primer.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eMixing Notice:\u003c\/strong\u003e Metallic particles can settle inside\n      the bottle. Shake thoroughly before use and repeat when the paint does\n      not appear evenly mixed.\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, application thickness, and viewing angle can affect\n      the appearance of the metallic finish. Refer to the physical bottle or\n      a painted sample when an exact match is required.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eProduct 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\u003eGold true metallic metal painting\u003c\/li\u003e\n      \u003cli\u003eJohn Blanche and grimdark-inspired miniatures\u003c\/li\u003e\n      \u003cli\u003eArmor, weapons, trim, jewelry, and ornaments\u003c\/li\u003e\n      \u003cli\u003eFantasy, science-fiction, and gothic miniatures\u003c\/li\u003e\n      \u003cli\u003eClean, shaded, highlighted, or weathered gold finishes\u003c\/li\u003e\n      \u003cli\u003eTabletop armies, display figures, and terrain\u003c\/li\u003e\n      \u003cli\u003eBeginners and experienced miniature painters\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 Emperor Gold?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Emperor Gold is a water-based Warpaints Fanatic metallic acrylic\n          paint made for models and miniatures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Emperor Gold a metallic paint?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It uses a specialized blend of aluminum flake and mica to\n          produce metallic coverage and sheen.\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 Emperor Gold metallic paint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can Emperor Gold be used for?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          It can be used for gold armor, weapons, trim, jewelry, icons,\n          ornaments, machinery, terrain, and other metallic details.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Emperor Gold be shaded?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. A compatible wash can be applied after the basecoat has dried\n          to increase contrast and deepen recessed details.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can be used to highlight Emperor Gold?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The Army Painter uses True Brass as an edge highlight over Emperor\n          Gold in an official painting tutorial.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Emperor Gold be weathered?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Controlled brown, dark, or green shading can create aged,\n          tarnished, and verdigris-style effects around rivets and recesses.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be mixed with other metallic paints?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Warpaints Fanatic Metallics are designed to mix with one\n          another for custom metallic colors.\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 for approximately 30 seconds and\n          confirm that the metallic particles are evenly distributed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Emperor Gold a Speedpaint?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. Emperor Gold is a Warpaints Fanatic Metallic rather than a\n          one-coat Speedpaint.\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 colors in\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/the-army-painter-metallic\"\u003eThe Army Painter Metallic Paints\u003c\/a\u003e,\n      or find more supplies in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/figure-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":47502325383330,"sku":"WP4009P","price":4.76,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/WP4009P-1.webp?v=1786082382","url":"https:\/\/spraygunner.com\/products\/the-army-painter-john-blanche-emperor-gold-18ml","provider":"SprayGunner","version":"1.0","type":"link"}