This set includes: Dwarven Skin - Midtone Sanguine Scarlett - Midtone Boar Hide - Midtone Dragon's Gold - Midtone/Metallic Plate Armour - Midtone/Metallic Duncan Rhodes Painting Academy Two Thin Coats is hobby paint that comes in a variety of colours in shadow, midtone, highlights and washes. We have included the paint comparison chart provided by Duncan Rhodes Painting Academy for your information. 1 x 15ml (0.5fl oz) For ages 14+ For more information about Two Thin Coats click HERE(function() { document.addEventListener("DOMContentLoaded", function(event) { if (window.location.href.indexOf('/products/') > 0) { injectSimpleLinePropertyScript(); } }); })(); function injectSimpleLinePropertyScript() { const dataJSON = '{"Sanguine Scarlet - Two Thin Coats ":1,"Plate Armour - Two Thin Coats ":1,"Dragons Gold - Two Thin Coats ":1,"Boar Hide - Two Thin Coats ":1,"Dwarven Skin - Two Thin Coats ":1}'; const data = JSON.parse(dataJSON); let a = document.querySelectorAll("[name=id]"); if (a == undefined || a[0] == undefined) { return; } let count = 1; for (const key in data) { let nNode = document.createElement("input"); nNode.type = "hidden"; nNode.name = "properties[" + count + "]"; nNode.value = key +" x "+ data[key]; console.log('Combowise: ', nNode); a[0].parentNode.insertBefore(nNode, a[0].previousSibling) count ++; } }