CINXE.COM
Art | Follow Me And Die!
<!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="en-US"> <![endif]--> <!--[if !(IE 7) & !(IE 8)]><!--> <html lang="en-US"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Art | Follow Me And Die!</title> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="https://followmeanddie.com/xmlrpc.php"> <!--[if lt IE 9]> <script src="https://followmeanddie.com/wp-content/themes/twentyfourteen/js/html5.js?ver=3.7.0"></script> <![endif]--> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//pagead2.googlesyndication.com' /> <link rel="alternate" type="application/rss+xml" title="Follow Me And Die! » Feed" href="https://followmeanddie.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Follow Me And Die! » Comments Feed" href="https://followmeanddie.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Follow Me And Die! » Art Tag Feed" href="https://followmeanddie.com/tag/art/feed/" /> <!-- This site uses the Google Analytics by ExactMetrics plugin v8.3.2 - Using Analytics tracking - https://www.exactmetrics.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-RTY03KLJSD" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var em_version = '8.3.2'; var em_track_user = true; var em_no_track_reason = ''; var ExactMetricsDefaultLocations = {"page_location":"https:\/\/followmeanddie.com\/tag\/art\/"}; if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations ); } else { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations; } var disableStrs = [ 'ga-disable-G-RTY03KLJSD', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.ExactMetricsDualTracker = { helpers: {}, trackers: {}, }; if (em_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = exactmetrics_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') { ExactMetricsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dNDMyYj': true, }); if ( ExactMetricsLocations.page_location ) { __gtagTracker('set', ExactMetricsLocations); } __gtagTracker('config', 'G-RTY03KLJSD', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by ExactMetrics --> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/followmeanddie.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=dd3741191c207e844b1a3ec6d3bbea5d"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://followmeanddie.com/wp-includes/css/dist/block-library/style.min.css?ver=dd3741191c207e844b1a3ec6d3bbea5d' media='all' /> <style id='wp-block-library-theme-inline-css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--green: #24890d;--wp--preset--color--dark-gray: #2b2b2b;--wp--preset--color--medium-gray: #767676;--wp--preset--color--light-gray: #f5f5f5;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='twentyfourteen-lato-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/fonts/font-lato.css?ver=20230328' media='all' /> <link rel='stylesheet' id='genericons-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.3' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/style.css?ver=20241112' media='all' /> <link rel='stylesheet' id='twentyfourteen-block-style-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/css/blocks.css?ver=20240708' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/css/ie.css?ver=20140711' media='all' /> <![endif]--> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <script src="https://followmeanddie.com/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.3.2" id="exactmetrics-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='exactmetrics-frontend-script-js-extra'>var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/followmeanddie.com","hash_tracking":"false","v4_id":"G-RTY03KLJSD"};</script> <script src="https://followmeanddie.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://followmeanddie.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script src="https://followmeanddie.com/wp-content/themes/twentyfourteen/js/functions.js?ver=20230526" id="twentyfourteen-script-js" defer data-wp-strategy="defer"></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script src="https://www.googletagmanager.com/gtag/js?id=GT-P8VL5DM" id="google_gtagjs-js" async></script> <script id="google_gtagjs-js-after"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["followmeanddie.com"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-P8VL5DM"); </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://followmeanddie.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://followmeanddie.com/wp-json/wp/v2/tags/92" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://followmeanddie.com/xmlrpc.php?rsd" /> <meta name="generator" content="Site Kit by Google 1.148.0" /><script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//followmeanddie.com/?wordfence_lh=1&hid=1FCA9BCD192EE5D702DDCEE8CE48A68B'); </script> <!-- Google AdSense meta tags added by Site Kit --> <meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236"> <meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com"> <!-- End Google AdSense meta tags added by Site Kit --> <style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style> <!-- Google Tag Manager snippet added by Site Kit --> <script> ( function( w, d, s, l, i ) { w[l] = w[l] || []; w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} ); var f = d.getElementsByTagName( s )[0], j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore( j, f ); } )( window, document, 'script', 'dataLayer', 'GTM-P77GVFP' ); </script> <!-- End Google Tag Manager snippet added by Site Kit --> <!-- Google AdSense snippet added by Site Kit --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6927444287228882&host=ca-host-pub-2644536267352236" crossorigin="anonymous"></script> <!-- End Google AdSense snippet added by Site Kit --> <link rel="icon" href="https://followmeanddie.com/wp-content/uploads/2023/08/cropped-FMADAvatar-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://followmeanddie.com/wp-content/uploads/2023/08/cropped-FMADAvatar-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://followmeanddie.com/wp-content/uploads/2023/08/cropped-FMADAvatar-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://followmeanddie.com/wp-content/uploads/2023/08/cropped-FMADAvatar-270x270.jpg" /> </head> <body class="archive tag tag-art tag-92 wp-embed-responsive header-image list-view full-width footer-widgets"> <!-- Google Tag Manager (noscript) snippet added by Site Kit --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P77GVFP" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) snippet added by Site Kit --> <div id="page" class="hfeed site"> <div id="site-header"> <a href="https://followmeanddie.com/" rel="home"> <img src="https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_white.jpg" width="1260" height="303" alt="Follow Me And Die!" srcset="https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_white.jpg 1260w, https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_white-300x72.jpg 300w, https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_white-768x185.jpg 768w, https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_white-1024x246.jpg 1024w" sizes="(max-width: 1260px) 100vw, 1260px" decoding="async" fetchpriority="high" /> </a> </div> <header id="masthead" class="site-header"> <div class="header-main"> <h1 class="site-title"><a href="https://followmeanddie.com/" rel="home">Follow Me And Die!</a></h1> <div class="search-toggle"> <a href="#search-container" class="screen-reader-text" aria-expanded="false" aria-controls="search-container"> Search </a> </div> <nav id="primary-navigation" class="site-navigation primary-navigation"> <button class="menu-toggle">Primary Menu</button> <a class="screen-reader-text skip-link" href="#content"> Skip to content </a> <div id="primary-menu" class="nav-menu"><ul> <li class="page_item page-item-2 page_item_has_children"><a href="https://followmeanddie.com/about/">About</a> <ul class='children'> <li class="page_item page-item-4119 page_item_has_children"><a href="https://followmeanddie.com/about/other-sites/">Social</a> <ul class='children'> <li class="page_item page-item-4094"><a href="https://followmeanddie.com/about/other-sites/badges/">Badges</a></li> <li class="page_item page-item-4132"><a href="https://followmeanddie.com/about/other-sites/tsr/">TSR</a></li> </ul> </li> </ul> </li> <li class="page_item page-item-5636"><a href="https://followmeanddie.com/medieval-demographics-made-easy-2/">Medieval Demographics Made Easy</a></li> <li class="page_item page-item-8042"><a href="https://followmeanddie.com/my-podcast/">My Podcast</a></li> <li class="page_item page-item-8041"><a href="https://followmeanddie.com/my-youtube/">My YouTube</a></li> <li class="page_item page-item-7981 page_item_has_children"><a href="https://followmeanddie.com/projects/">Projects</a> <ul class='children'> <li class="page_item page-item-5070 page_item_has_children"><a href="https://followmeanddie.com/projects/sign-up-for-kickstarter-updates/">Card Game</a> <ul class='children'> <li class="page_item page-item-6517"><a href="https://followmeanddie.com/projects/sign-up-for-kickstarter-updates/card-game-faq/">Card Game FAQ</a></li> </ul> </li> <li class="page_item page-item-4352 page_item_has_children"><a href="https://followmeanddie.com/projects/patreon/">Patreon</a> <ul class='children'> <li class="page_item page-item-4348"><a href="https://followmeanddie.com/projects/patreon/kickstarters/">Kickstarters</a></li> <li class="page_item page-item-4460"><a href="https://followmeanddie.com/projects/patreon/cafepress-shop/">TeeSpring & CafePress</a></li> </ul> </li> <li class="page_item page-item-4111"><a href="https://followmeanddie.com/projects/rpgosr-works/">RPG Works</a></li> <li class="page_item page-item-4270"><a href="https://followmeanddie.com/projects/selling/">Selling</a></li> </ul> </li> <li class="page_item page-item-4099"><a href="https://followmeanddie.com/reading-read/">Reading</a></li> <li class="page_item page-item-8093"><a href="https://followmeanddie.com/rpga-list/">RPGA List</a></li> <li class="page_item page-item-4128 page_item_has_children"><a href="https://followmeanddie.com/rpgs/">RPGs</a> <ul class='children'> <li class="page_item page-item-4151"><a href="https://followmeanddie.com/rpgs/add-pdfs/">AD&D PDFs</a></li> <li class="page_item page-item-8000 page_item_has_children"><a href="https://followmeanddie.com/rpgs/gaming/">Gaming</a> <ul class='children'> <li class="page_item page-item-4103"><a href="https://followmeanddie.com/rpgs/gaming/playing/">Playing</a></li> <li class="page_item page-item-4105"><a href="https://followmeanddie.com/rpgs/gaming/running/">Running</a></li> </ul> </li> <li class="page_item page-item-4116"><a href="https://followmeanddie.com/rpgs/osr-search/">OSR Search</a></li> <li class="page_item page-item-4262"><a href="https://followmeanddie.com/rpgs/reviews/">Reviews</a></li> </ul> </li> </ul></div> </nav> </div> <div id="search-container" class="search-box-wrapper hide"> <div class="search-box"> <form role="search" method="get" class="search-form" action="https://followmeanddie.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search …" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form> </div> </div> </header><!-- #masthead --> <div id="main" class="site-main"> <section id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <header class="archive-header"> <h1 class="archive-title"> Tag Archives: Art </h1> </header><!-- .archive-header --> <article id="post-6505" class="post-6505 post type-post status-publish format-standard has-post-thumbnail hentry category-cards tag-art tag-card-games tag-kickstarter tag-my-card-game"> <a class="post-thumbnail" href="https://followmeanddie.com/2019/05/09/artist-for-the-card-game/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2019/05/ArtistAnnounced-1038x576.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Lady Random Box contact info" decoding="async" srcset="https://followmeanddie.com/wp-content/uploads/2019/05/ArtistAnnounced-1038x576.png 1038w, https://followmeanddie.com/wp-content/uploads/2019/05/ArtistAnnounced-672x372.png 672w" sizes="(max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/cards/" rel="category tag">Cards</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2019/05/09/artist-for-the-card-game/" rel="bookmark">Artist For the Card Game</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2019/05/09/artist-for-the-card-game/" rel="bookmark"><time class="entry-date" datetime="2019-05-09T09:10:57-04:00">May 9, 2019</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2019/05/09/artist-for-the-card-game/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Follow Me, And Die! Is happy to announce<strong><em> Lindsay Poulos</em></strong> as the artist doing the art for the <a rel="noreferrer noopener" aria-label="card game so often mentioned here (opens in a new tab)" href="https://followmeanddie.com/tag/my-card-game/" target="_blank">card game so often mentioned here</a>. </p> <p>I met Lindsay at Marmalade Dog in March, where I interviewed her for my podcast and commissioned a picture for my granddaughter, as I discussed in<a href="https://followmeanddie.com/2019/03/23/target-date-seeking-artists-for-card-game-kickstarter/" target="_blank" rel="noreferrer noopener" aria-label=" this post (opens in a new tab)"> this post</a>.</p> <p>Once the art is complete at some point in 2020, the Kickstarter will be launched. The anticipated launch date will be sometime between March and June.</p> <h4 class="wp-block-heading">Where To Find Lindsay</h4> <p>You can find Lindsay and examples of here art at the following sites:</p> <ul class="wp-block-list"><li>Twitter: <a rel="noreferrer noopener" label=" (opens in a new tab)" href="https://twitter.com/ladyrandombox" target="_blank" class="broken_link">@ladyrandombox</a></li><li>Facebook: <a rel="noreferrer noopener" aria-label="Lady.Random.Box.12 (opens in a new tab)" href="https://www.facebook.com/Lady.Random.Box.12/" target="_blank">Lady.Random.Box.12</a></li><li>DeviantArt: <a rel="noreferrer noopener" aria-label="Lindsay-N-Poulos (opens in a new tab)" href="https://www.deviantart.com/lindsay-n-poulos" target="_blank">Lindsay-N-Poulos</a></li><li>Instagram: <a href="https://www.instagram.com/ladyrandombox/" target="_blank" rel="noreferrer noopener">ladyrandombox</a></li><li>ArtStation: <a rel="noreferrer noopener" aria-label="ladyrandombox (opens in a new tab)" href="https://www.artstation.com/ladyrandombox" target="_blank">ladyrandombox</a></li><li>Etsy: <a rel="noreferrer noopener" aria-label="LadyRandomBox (opens in a new tab)" href="https://www.etsy.com/shop/LadyRandomBox" target="_blank">LadyRandomBox</a></li><li>YouTube: <a rel="noreferrer noopener" aria-label="Lady Random Box (opens in a new tab)" href="https://www.youtube.com/channel/UC7QUlzuHZpfxMorruZHhbFw" target="_blank">Lady Random Box</a></li></ul> <p>Lindsay is a trained artist who wants to make that her main means of support instead of needing a full time job. She lives in Grand Rapids, MI. </p> <p>She interned with <a rel="noreferrer noopener" aria-label="Comfort and Adam (opens in a new tab)" href="http://www.comfortandadam.com/" target="_blank">Comfort and Adam</a>, and has done art for a board game. Lindsay is an avid gamer of all kinds of games both tabletop and computer/console. She likes RPGs but doesn’t have a local group.</p> <h4 class="wp-block-heading">Playtesting Update</h4> <p>While Lindsay is busy at work with the art, I and another helper will be running as many playtests as possible to refine the information on the cards and in the rules. Basically, we are working to revise the deck to ensure it is easy to play your first game. Playtest deck 3.0 was ordered a few days ago and will arrive any day. I will proof it for errors then order a second deck for the other helper.</p> <h4 class="wp-block-heading">When Do We Find Out The Name Of The Game</h4> <p>Once we are sure the layout and verbiage on the cards are clear and no major changes are needed, you can expect another announcement. This is projected to be sometime this summer.</p> <h4 class="wp-block-heading">I Have A YouTube Channel, Blog, Etc. Can I get a review copy?</h4> <p>The plan is to resolve all the card and rule issues and a review deck will be created. Some of my friends have offered to do a review, and I will be approaching others. Should you wish to do a review, please direct message Follow Me, And Die! at any of the sites at <a rel="noreferrer noopener" aria-label="Where To Find Me (opens in a new tab)" href="https://wheretofind.me/@followmeanddie" target="_blank">Where To Find Me</a>. </p> <h4 class="wp-block-heading">FAQ</h4> <p>A list of <a href="https://followmeanddie.com/sign-up-for-kickstarter-updates/card-game-faq/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Frequently Asked Questions is available here</a>.</p> <h4 class="wp-block-heading">Kickstarter Launch Announcement Email List</h4> <p>To get an email when the Kickstarter launches, you can <a rel="noreferrer noopener" aria-label="sign up for the email list here (opens in a new tab)" href="https://followmeanddie.com/sign-up-for-kickstarter-updates/" target="_blank">sign up for the email list here</a>. It will only be used to announce the Kickstarter.</p> <h4 class="wp-block-heading">Thanks!</h4> <p>I want to thank everyone who has playtested and made suggestions for the game! Every interaction has shown that this game has promise and is fun. All of the support and encouragement from everyone is greatly appreciated! </p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/kickstarter/" rel="tag">Kickstarter</a><a href="https://followmeanddie.com/tag/my-card-game/" rel="tag">My Card Game</a></span></footer></article><!-- #post-6505 --> <article id="post-2411" class="post-2411 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-add tag-art tag-druids tag-maps tag-modules tag-osr tag-reviews"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/30/review-rob-kuntzs-dark-druids/" aria-hidden="true"> <img width="1000" height="576" src="https://followmeanddie.com/wp-content/uploads/2015/05/DarkDruids1000px-1000x576.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Dark Druids" decoding="async" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/05/30/review-rob-kuntzs-dark-druids/" rel="bookmark">Review – Rob Kuntz’s Dark Druids</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/30/review-rob-kuntzs-dark-druids/" rel="bookmark"><time class="entry-date" datetime="2015-05-30T00:01:00-04:00">May 30, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/05/30/review-rob-kuntzs-dark-druids/#comments">2 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Rob Kuntz’s <a href="http://www.chaotichenchmen.com/p/dark-druids-by-robert-j-kuntz.html">Dark Druids</a> was on sale a few weeks back. It arrived at the end of April. Since my submission to the <a href="https://web.archive.org/web/20161120094917/https://onepagedungeon.info/2015/">2015 One Page Dungeon Contest</a> involved druids – <a href="https://drive.google.com/file/d/0B5v3oLWhNXBUb29RYXdnbVdPQ1E/view?usp=sharing">The Dire Druids of Delver’s Deep</a>, I waited until after I completed my submission to read this module. My planned postings got sidetracked, since I jumped on board the <a href="http://www.rpgnow.com/product/148169/White-Star-White-Box-Science-Fiction-Roleplaying-Swords--Wizardry?affiliate_id=203222">White Star</a> bandwagon.</p> <p>This module clearly states on the cover below the illustration: “For use with 1st Edition Advanced Dungeons & Dragons(R)”. Unlike others, it is not afraid to say this and also acknowledges that the name of the game is a registered trademark. It is one of three modules currently available from <a href="http://www.chaotichenchmen.com/">Chaotic Henchmen Productions</a>.</p> <p>The blurb from the back cover explains what this module is all about: “Dark Druids includes complete descriptions and maps for an outdoor area and a three-level adventure site, and is easily adaptable to most campaign settings. It also includes an outline for further adventuring, a selection of new monsters, spells, and magic items, plus Robert J. Kuntz’s historical context and commentary on this module’s relationship to his campaigns of the 1970’s”</p> <p>This module is designed for levels 8-12, so it is not a low power adventure. It has the general look and feel of a module from back in the day. The cover can serve as a screen and includes the 1st and 3rd level of the dungeon. The 2nd level is on the last page of the module. This 56 page module has more maps for the outdoors area and illustrations to compliment the text.</p> <p>After a forward and author preface, there is a section on Using the Module that discusses party composition and challenges, preparations before play, and how to read and interpret the module text. There is a player introduction, which is a lot of text to read. Lastly there is a half page of rewards and additional party resources.</p> <p>After a page for the GM introduction, there are just over three and a half pages with the outdoor map, starting text, and key to the outdoor map.</p> <p>The dungeon’s three levels are detailed on pages 9 through 35.</p> <p><strong>There are seven appendices, A through F.</strong></p> <p>A – Deals with further adventuring against the drak druids.</p> <p>B – Is an article about a Dark God.</p> <p>C – Discusses changes in this version of the module from the 2006 version published by Creations Unlimited.</p> <p>D – Lists the 16 new magic items in this module.</p> <p>E – Details four new monsters.</p> <p>F – Describes the dark druid variant class.</p> <p>The module was well sealed in cardboard and bubble wrap and sealed with scotch tape in a clear plastic magazine sleeve.</p> <p>I like the look and feel of this. The maps are well done and easy to read. The text itself is laid out well and easy to read. However, the “Read-aloud text” is in italics. For some rooms this text is the first part of that room’s description, but for others it is later. Thankfully, while not like some italics fonts that I sometimes have trouble distinguishing from the normal font, there is nothing else to set it apart. When actually running this, it would be very easy to miss a key detail. If I were to run this module as written, I would have to use different colored highlighters and ink to note the important parts. I find this to be more of a concern as my eyes age.</p> <p>When not in a live game situation and no pressure, it is definitely easy to read. There is a lot of information here, it is dense.</p> <p>It is something that would require a lot of streamlining to run in a con setting. In a con setting it is bigger than can be handled in the average 3 or 4 hour session. There is enough in here, that it would take one massive marathon session to complete the entire module in one go. I can see this easily taking many sessions depending on the focus of the players, and the decisions and rolls they make.</p> <p>One can easily place this on a list of possibilities, when players get to that level, and fit it into the campaign. AD&D is not that much different from OD&D and modern clones, that this could easily be used in nearly any OSR game. There is a lot in here, that it will take more than a casual reading to catch all that is in here. This could easily be part of a behind the scenes activity that builds up to this module, or it could be a new stand-alone threat. Because this is so dense, I have not managed to read the whole thing carefully, but I like what I see.</p> <p>This is an interesting concept and ties in with my articles on <a href="http://followmeanddie.com/tag/druids/">druids</a>.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/add/" rel="tag">AD&D</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/druids/" rel="tag">Druids</a><a href="https://followmeanddie.com/tag/maps/" rel="tag">Maps</a><a href="https://followmeanddie.com/tag/modules/" rel="tag">Modules</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a><a href="https://followmeanddie.com/tag/reviews/" rel="tag">Reviews</a></span></footer></article><!-- #post-2411 --> <article id="post-2576" class="post-2576 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-advicetools tag-art tag-fluffinspiration tag-maps tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/12/map-request-challenge-update/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2015/05/waterfall-combined-1038x576.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Waterfall Combined" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/waterfall-combined-1038x576.jpg 1038w, https://followmeanddie.com/wp-content/uploads/2015/05/waterfall-combined-672x372.jpg 672w" sizes="auto, (max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/05/12/map-request-challenge-update/" rel="bookmark">Map Request (Challenge) – Update</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/12/map-request-challenge-update/" rel="bookmark"><time class="entry-date" datetime="2015-05-12T12:38:17-04:00">May 12, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/05/12/map-request-challenge-update/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Wow!</p> <p><a rel="noreferrer noopener" label=" (opens in a new tab)" href="https://web.archive.org/web/20190329003508/https://plus.google.com/105182874766253582958" target="_blank">+Dyson Logos</a> <a href="https://web.archive.org/web/20190325234630/https://plus.google.com/105182874766253582958/posts/5AALD1nmEeS" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">took up</a> my <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="http://followmeanddie.com/2015/03/05/map-request-challenge/" target="_blank">map challenge</a> from March, and has done an awesome job and <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rpgcharacters.wordpress.com/2015/05/12/tuesday-map-kabus-retreat-the-monastery-in-the-mists/" target="_blank">released it</a> for both personal and commercial use, with proper attribution.</p> <p>This is beyond cool!</p> <p>Now, in addition to my meager support on his <a href="https://www.patreon.com/dysonlogos" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Patreon page</a>, I have to come up with an adventure to go with it….</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/fluffinspiration/" rel="tag">Fluff/Inspiration</a><a href="https://followmeanddie.com/tag/maps/" rel="tag">Maps</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews & Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-2576 --> <article id="post-2510" class="post-2510 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-add tag-advicetools tag-art tag-books tag-manuals tag-news-reviews-culture tag-osr tag-swords-wizardry"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/08/review-swords-wizardry-complete-and-gm-screen/" aria-hidden="true"> <img width="400" height="522" src="https://followmeanddie.com/wp-content/uploads/2015/04/SWCoverartnotitlethumb.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="S&W Cover Art" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/04/SWCoverartnotitlethumb.jpg 400w, https://followmeanddie.com/wp-content/uploads/2015/04/SWCoverartnotitlethumb-230x300.jpg 230w" sizes="auto, (max-width: 400px) 100vw, 400px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/05/08/review-swords-wizardry-complete-and-gm-screen/" rel="bookmark">Review – Swords & Wizardry Complete and GM Screen</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/08/review-swords-wizardry-complete-and-gm-screen/" rel="bookmark"><time class="entry-date" datetime="2015-05-08T23:21:06-04:00">May 8, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/05/08/review-swords-wizardry-complete-and-gm-screen/#comments">2 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>In the spirit of <a href="http://www.appendixnentertainment.com//2015/04/swords-wizardry-appreciation-day-2015_17.html">Swords and Wizardry Appreciation Day</a>, I ordered the hard back <a href="https://web.archive.org/web/20190830224312/http://froggodgames.com:80/swords-wizardry-complete-rulebook">Swords & Wizardry Complete Rulebook</a>, and the <a href="https://web.archive.org/web/20170610153716/http://froggodgames.com/swords-wizardry-gm-screen">Swords & Wizardry GM Screen</a>. They arrived on April 29th, but I have not had time to do more than unpack them and make sure they arrived in good shape, until now.</p> <p><strong>The Book Itself:</strong></p> <p>This volume is well put together and the black ink on white paper is easily legible for older eyes. It is 134 pages including three intitial blank pages, cover page, table of contents, Swords & Wizardry license, OGL, and index. There are an additional six pages of supporters, I am guessing from a Kickstarter, These are followed by a full page illustration advertizing a game I have not heard of, a page mentioning the S&W SRD, two pages with a heading of “Notes”, and two final blank pages.</p> <p><strong>What It Is/Isn’t:</strong></p> <p>Inside you will find almost AD&D/<a href="http://www.knights-n-knaves.com/osric/">OSRIC</a>. It has all of the classes from AD&D, except for the illusionist and the bard. There is no mention of psionics. The hit dice are different than OD&D, but not quite AD&D. Magic users and monks have d4, clerics, druids, assassins, and thieves have d6, and the fighter types have d8. As in AD&D, the ranger starts with 2d8. Monsters are d8 as in AD&D.</p> <p><strong>Armor Class:</strong></p> <p>Armor class has the two options of ascending, AAC, or descending AC, with descending starting at 9. There is a single saving throw, with a mechanic for the saving throws for each type of peril. I am drawn to the simplicity of AAC and knowing what you need to hit based on the AAC number.</p> <p><strong>Spells:</strong></p> <p>The spells described go up to 7th level for clerics and druids, and 9th level for magic users. There is, as with other sections, a house rules section, where Matt Finch describes how he handles spells above 6th level. The spells are presented in alphabetical order for all spells. For old grognards, like me, who like the spells arranged by level within each class, as in AD&D, this takes getting used to. Page 73 marks that last page of spells and the end of the player’s section.</p> <p><strong>GM Section:</strong></p> <p>The “Referee” section has an introduction emphasizing the need for <a href="https://web.archive.org/web/20190608120452/https://1d4chan.org/wiki/Rule_Zero">Rule 0</a> [Is there a better link for this?]. It then moves on to how to design an adventure with a basic dungeon map with key and a wilderness map with a key. The discussion then moved on to discussing monsters in the dungeon and challenge levels/ratings. There is just over one page listing all the following monsters by challenge level up to 13.</p> <p><strong>Monsters:</strong></p> <p>Before it gets to the monsters, it discusses wilderness encounters and has encounter tables. It then discusses mass combat, siege combat, aerial combat, and ship combat. The monsters presented are most of what I consider the most common/favorite of the genre. The monsters are followed with a page and a half listing of challenge levels up to 17. Finally, there is a concluding page to this section on creating your own monsters.</p> <p><strong>Treasure:</strong></p> <p>The treasure section has ten pages of the various types of magic items. It begins with one page on generating a random treasure hoard. Other than the index, the last game worthy page is the sample character sheet. It is only one side of the page, the other side holds the S&W license and the OGL statement. Since this is not the pre-internet age, and the PDF is free, you can print this from the PDF. As always, you can just write your information on a piece of paper, making your own as you go, or find one of the many available online. If not for the internet and the availability of the PDF, this page should be perforated for easy removal, and the licenses would need to be on a different page.</p> <p><strong>Packaging:</strong></p> <p>Unlike other resources I have ordered online, the packing job did not cover the entire back of the book with bubble wrap. There was a small area about two or three inches square that was not covered in the center of the book. The cardboard did cover the entire book. I did not have any damage to my order, but this was the only weakness in the packing job. I only noticed this based on the packing jobs of all the other OSR products I have received. This is minor enough that it may just be one of those things that happens when there is a flood of orders. I didn’t get a good picture to illustrate it, like I thought I did. In the grand scheme of things, since the order arrived in perfect condition, not a problem.</p> <p><strong>Content Of The Book:</strong></p> <p>In addition to being easy to read and having a solid layout, there are many illustrations of various sizes, including full pages. There are a few corners, or nearly half the side of a couple of pages that were empty. Because the majority of all of the other pages filled the page to all the corners, the white space stood out. Some seemed to call for an illustration, or an illustration to fill the entire space available. There were only 5 or 6 pages in the whole book like this, again a minor issue.</p> <p>There are suggested house rules and rules variants. As with <a href="https://web.archive.org/web/20220526030656/https://www.lulu.com/content/e-book/swords_wizardry_core_rules_(pdf)/6374501">S&W Core</a> and <a href="https://web.archive.org/web/20160115171300/http://www.swordsandwizardry.com/whiteboxpdf.pdf">White Box</a>, there is lots of room to house rule to make it your own. I especially like the forward by Tim Kask, that the rules are only a framework and are not meant to bog the flow of play down into paper shuffling and arguments, and the GM has the final word. The main thing is to have fun! See <a href="http://followmeanddie.com/2015/03/26/rule-1/">Rule [-1]</a>.</p> <p>Since the <a href="https://web.archive.org/web/20190830224312/http://froggodgames.com:80/swords-wizardry-complete-rulebook">PDF is freely available</a>, one can modify the PDF to include only the player information for use at the table or in online games. Be sure to include the S&W and OGL if you do so in a product you plan to market.</p> <p><strong>The GM Screen:</strong></p> <p>The GM screen has the usual charts for attack matrices for characters and monsters, turning undead, indoor and outdoor movement, saving throws, and information on melee and missile weapons. This is on four pages on the GM side of the screen. The player side of the screen are covers of the various iterations of the printed rules. This accordion folder screen is one piece. It is laminated to protect it from wear and tear and spills. It is a light card stock, so not as thick as my AD&D DM screens.</p> <p>If you use AAC, then nearly two pages of the screen are not needed. You could easily use a binder clip to place information over that portion that you need such as the map or note on the current adventure, or other rules needed frequently during play.</p> <p>The accordion fold is determined to make the screen look like an ‘M’ when viewed from the GM side. I supposed with use, or a strategically placed small binder clip, one could get a shape that is more suited to use at the table.</p> <p><strong>Takeaway:</strong></p> <p>Since we are encouraged to make the game our own, we can hack it to make it closer to AD&D if we choose, to make the character class hit dice the same, and if one has the AD&D manuals or OSRIC, one can easily have all the creatures, spells, and items that are there.</p> <p>Whether you are old, like me, or just like to have a physical book, it is well worth your while. You could just get the free PDF and print your own, but the issue of binding a hardback is a challenge few wish to face.</p> <p>I like the simplicity and brevity of Swords & Wizardry Complete. It has enough to do more than get you started. A creative GM can make the creatures in this single volume cover years of play. I have played for over 35 years and have not encountered all the creatures in the AD&D Monster Manual either as a player or a DM.</p> <p>I am also very into the AAC and how easy it is to calculate without needing a chart. The single saving throw may be tough for some, but it does bring simplicity.</p> <p>I like the simplicity and don’t like when play bogs down to look up a rule. I mind it more as a player than as a referee, but as a DM it does not take long to feel all eyes upon me, and get frustrated. That long pause of a grinding halt interrupts the momentum. Either mark every page you need for rapid access, make detailed notes, or memorize it, if you don’t want to make it up on the fly. Keep the game flowing. Play should only stop when there is a natural break in the action for a bathroom break or it is the end of the agreed upon ending time, after the last extension runs out.</p> <p>The GM screen is not a must have for play. One can easily make their own by printing the necessary information from the free PDF, if you even use a screen. I tend to use a screen when I run AD&D for two reasons, tradition and the need to look up combat and other tables. The AD&D screens would be better served to have other information on them than the psionics table, unless there is a lot of psionic activity in a game. I find that distance and a book or clipboard or sheet of paper is enough to cover maps and notes from prying eyes. Unless your game space puts players right next to the DM, I don’t see much use in a screen. I do still like them for the mystery it conveys by hiding something “secret” and “mysterious” from the players. I think the decision to use a GM screen is up to the individual GM. If you are comfortable with the rules, and don’t need it to add to the aura of mystery to game play, then you probably don’t use one.</p> <p><figure id="attachment_2516" aria-describedby="caption-attachment-2516" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00711.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-2516" src="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00711-300x163.jpg" alt="New Goodies!" width="300" height="163" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/CAM00711-300x163.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00711-1024x555.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00711.jpg 1081w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2516" class="wp-caption-text">New Goodies!</figcaption></figure></p> <p><figure id="attachment_2517" aria-describedby="caption-attachment-2517" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00712.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-2517" src="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00712-300x171.jpg" alt="Barely shows gap in bubble wrap." width="300" height="171" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/CAM00712-300x171.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00712.jpg 949w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2517" class="wp-caption-text">Barely shows gap in bubble wrap.</figcaption></figure></p> <p><figure id="attachment_2518" aria-describedby="caption-attachment-2518" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00713.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-2518" src="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00713-300x138.jpg" alt="Book and Screen" width="300" height="138" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/CAM00713-300x138.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00713-1024x472.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00713.jpg 1114w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2518" class="wp-caption-text">Book and Screen</figcaption></figure></p> <p><figure id="attachment_2519" aria-describedby="caption-attachment-2519" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00714.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-2519" src="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00714-300x195.jpg" alt="Inside of GM Screen" width="300" height="195" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/CAM00714-300x195.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00714-1024x666.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00714.jpg 1111w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2519" class="wp-caption-text">Inside of GM Screen</figcaption></figure></p> <p><figure id="attachment_2520" aria-describedby="caption-attachment-2520" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00715.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-2520" src="http://followmeanddie.com/wp-content/uploads/2015/05/CAM00715-300x195.jpg" alt="Back of GM Screen - Shiny!" width="300" height="195" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/CAM00715-300x195.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00715-1024x666.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/05/CAM00715.jpg 1109w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2520" class="wp-caption-text">Back of GM Screen – Shiny!</figcaption></figure></p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/add/" rel="tag">AD&D</a><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/books/" rel="tag">Books</a><a href="https://followmeanddie.com/tag/manuals/" rel="tag">Manuals</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews & Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a><a href="https://followmeanddie.com/tag/swords-wizardry/" rel="tag">Swords & Wizardry</a></span></footer></article><!-- #post-2510 --> <article id="post-2486" class="post-2486 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-advicetools tag-art tag-books tag-contests tag-fluffinspiration tag-game-design tag-hex-crawl tag-manuals tag-maps tag-news-reviews-culture tag-osr tag-swords-wizardry"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/06/white-box-omnibus-a-review/" aria-hidden="true"> <img width="631" height="330" src="https://followmeanddie.com/wp-content/uploads/2015/05/WhiteBoxOmnibusShort2.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="White Box Omnibus" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/WhiteBoxOmnibusShort2.png 631w, https://followmeanddie.com/wp-content/uploads/2015/05/WhiteBoxOmnibusShort2-300x157.png 300w" sizes="auto, (max-width: 631px) 100vw, 631px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/05/06/white-box-omnibus-a-review/" rel="bookmark">White Box Omnibus – A Review</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/06/white-box-omnibus-a-review/" rel="bookmark"><time class="entry-date" datetime="2015-05-06T18:12:37-04:00">May 6, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/05/06/white-box-omnibus-a-review/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I won a copy of <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="http://www.rpgnow.com/product/146506/White-Box-Omnibus-Swords--Wizardry?affiliate_id=203222" target="_blank">White Box Omnibus</a>, by <a rel="noreferrer noopener" label=" (opens in a new tab)" href="https://web.archive.org/web/20190329003407/https://plus.google.com/114353196900064378257" target="_blank">+James Spahn</a> of <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="http://halflingsluck.blogspot.com/" target="_blank">Barrel Rider Games</a> on the <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.youtube.com/watch?t=394&v=OpQGuyAij80" target="_blank">Happy Jacks Podcast</a> for <a href="http://www.appendixnentertainment.com//2015/04/swords-wizardry-appreciation-day-2015_17.html" target="_blank" rel="noreferrer noopener" label=" (opens in a new tab)">Swords & Wizardry Appreciation Day</a>.</p> <p>Things have kept me busy since then. After <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="http://www.rpgnow.com/product/148169/White-Star-White-Box-Science-Fiction-Roleplaying-Swords--Wizardry?affiliate_id=203222" target="_blank">White Star</a> came out and I reviewed it, I figured I better hurry up and read through the <a href="http://www.rpgnow.com/product/146506/White-Box-Omnibus-Swords--Wizardry?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Omnibus</a> and do my promised review.</p> <p>James’ own introduction to the text explains it well:</p> <p><a href="http://www.rpgnow.com/product/146506/White-Box-Omnibus-Swords--Wizardry?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">White Box Omnibus</a> is a compilation of six previously published<br>products: <em>White Box Companion</em>, <em>White Box Bestiary</em>, <em>White Box Treasures</em>, <em>White Box Adventures: The Wererat’s Well</em>, <em>White Box Adventures: The Wizard’s Tower</em> and <em>White Box Adventures: The Dragon’s Hoard</em>. But a few extras have been added. In addition to cleaning things up a bit, there are a few new things you’ll find.</p> <p>The Monk has been added as a player character class. It is written in the spirit of Arneson’s Supplement II, but streamlined to fit WhiteBox. You’ll find simple, easy to implement rules for introducing powerful magical artifacts into your campaign along with new monsters in the bestiary.</p> <p>The three adventures featured in <a href="http://www.rpgnow.com/product/146506/White-Box-Omnibus-Swords--Wizardry?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">White Box Omnibus</a> have now been augmented by an appendix – <em>The Willow Valley Gazetteer</em>. It’s a mini-campaign setting which can be used to tie the three adventures together, or even continue having adventures in that region.</p> <p><strong>Section 1 – Class options</strong> <strong>–</strong> Contains variations on standard classes that give bonuses in one area, but limitations in another. Such as the “sub-class” of cleric, the healer, who can use a healing touch once per day but has a -1 on to hit rolls.</p> <p><strong>Bard Class –</strong> This is a simple class designed to work within Swords & Wizardry and other D&D clones, instead of the kludge of AD&D.</p> <p><strong>Druid Class –</strong> A version of a cleric with a Forestry ability that allows tracking, passing without trace, or dealing with wild animals.</p> <p><strong>Monk Class –</strong> Similar to the class in AD&D, with house rules suggestions to make it more like the AD&D monk.</p> <p><strong>Paladin Class –</strong> With the exception of leaving out the warhorse, this is the paladin we recognize.</p> <p><strong>Ranger Class –</strong> With the Forestry ability, like the Druid.</p> <p><strong>Thief Class –</strong> Single skill called Thievery using a 1d6 mechanic based on level. This covers all the thief skills in a big separate table in AD&D. There is a house rule for climbing that add a bonus to the roll.</p> <p><strong>Section 2 Magic Items –</strong> A list of very interesting armor and shields.<br>potions, scrolls, rings, staves, wands, weapons, and three pages dedicated to miscellaneous magic items. The miscellaneous items has a house rule about “purposed magic items”, i.e. Artifacts.</p> <p><strong>Section 3 – Bestiary –</strong> This includes many creatures that are well-known from other versions of OD&D & AD&D.</p> <p>For example, Brain Lord – Squid headed humanoids p. 39-40.</p> <p><strong>Section 4 – Adventure – Wererat’s Well</strong> 15 pages including the introductory illustration and map by Matt Jackson [G+ account deleted before archived.].</p> <p><strong>Section 5 – Adventure – The Wizard’s Tower</strong> – 20 pages including the introductory illustration and map by <a href="https://web.archive.org/web/20190322234651/https://plus.google.com/105182874766253582958" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dyson Logos</a>.</p> <p><strong>Section 6 – Adventure –</strong> The Dragon’s Hoard – 18 pages including the introductory illustration and map by Matt Jackson <br>[G+ account deleted before archived.] .</p> <p><strong>Appendix – The Willow Valley Gazetteer –</strong> 22 pages including the village map by Matt Jackson <br>[G+ account deleted before archived.] , and an area map done in Hexographer. There is a d20 rumor table for the village and a couple of pages on communities of halflings, dwarves, and elves. This mini-campaign setting has a detailed village, and the area map ties it all together into the three adventures and several of the new creatures and items.</p> <p>I am a big fan of AD&D. Mostly because it is what I knew and played for so long. I am growing to be a major fan of simple. Less rules and less “fiddly bits” that get in the way.</p> <p>This large collection of material that supplements Swords & Wizardry White Box to give it many of the things I like about AD&D, or supplemental material from the later LBB’s. It also streamlines them and makes them easy to use, like the bard. In AD&D, the bard class is a mess. I don’t know anyone who started as a fighter, changed to a thief prior to getting the benefits of a 9th level fighter, etc.</p> <p>The simple bard class presented here, plus the simplified single skill abilities for druids, rangers, and thieves make it easy to avoid paper shuffling and digging through the manual.</p> <p>The magic items are new and interesting. They have given me many ideas.</p> <p>I also like how James separates out ideas for house rules in grey highlighted text.</p> <p>The simplicity of what is presented here is also modular, so that one can pick and choose what you want to use, and easily house rule things that you feel are missing or “not your way of doing things.”</p> <p>I only skimmed the three adventures. They are clearly presented and to the point. There is enough detail to help out the DM and enough openness to easily supplement the material or drop it in to an existing campaign.</p> <p>The gazetteer is a village with a map of the village and an area map that ties the three adventures together with the setting. This could easily be the start of one’s own sandbox campaign, or be dropped in as a new area to explore. It is a good model of one way to build a sandbox.</p> <p>The layout is well done and the whole thing is easy on the eyes and easy to read on a screen.</p> <p>Just as <a href="http://followmeanddie.com/2015/05/05/white-star-white-box-sf-rpg/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">with the recent</a> <em><a href="http://www.rpgnow.com/product/148169/White-Star-White-Box-Science-Fiction-Roleplaying-Swords--Wizardry?affiliate_id=203222">White Star</a></em>, I recommend the <em><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="http://www.rpgnow.com/product/146506/White-Box-Omnibus-Swords--Wizardry?affiliate_id=203222" target="_blank">White Box Omnibus</a></em>!</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/books/" rel="tag">Books</a><a href="https://followmeanddie.com/tag/contests/" rel="tag">Contests</a><a href="https://followmeanddie.com/tag/fluffinspiration/" rel="tag">Fluff/Inspiration</a><a href="https://followmeanddie.com/tag/game-design/" rel="tag">Game Design</a><a href="https://followmeanddie.com/tag/hex-crawl/" rel="tag">Hex Crawl</a><a href="https://followmeanddie.com/tag/manuals/" rel="tag">Manuals</a><a href="https://followmeanddie.com/tag/maps/" rel="tag">Maps</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews & Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a><a href="https://followmeanddie.com/tag/swords-wizardry/" rel="tag">Swords & Wizardry</a></span></footer></article><!-- #post-2486 --> <article id="post-1742" class="post-1742 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-advicetools tag-art tag-blogging tag-fluffinspiration tag-kickstarter tag-maps tag-modules tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/04/01/finally-the-big-reveal-fanatic-the-fanatics-fanzine/" aria-hidden="true"> <img width="183" height="242" src="https://followmeanddie.com/wp-content/uploads/2015/04/WallOfText12.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Wall Of Text" decoding="async" loading="lazy" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/04/01/finally-the-big-reveal-fanatic-the-fanatics-fanzine/" rel="bookmark">Finally! The Big Reveal – FANATIC The FANATICS Fanzine!</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/04/01/finally-the-big-reveal-fanatic-the-fanatics-fanzine/" rel="bookmark"><time class="entry-date" datetime="2015-04-01T07:45:39-04:00">April 1, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/04/01/finally-the-big-reveal-fanatic-the-fanatics-fanzine/#comments">1 Comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Now that it is finally April, we can announce and <a href="http://followmeanddie.com/2015/03/08/watch-for-a-big-announcement-next-month/">reveal</a> the inaugural issue of Fanatics Fanzine! The mono-annual fanzine for</p> <p><strong>FANATIC! The fanzine for real fans!</strong></p> <p>To Download, Click Here -> <a href="http://followmeanddie.com/wp-content/uploads/2015/04/Fanatic1stApril-2015-d.pdf">Fanatic</a></p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/blogging/" rel="tag">Blogging</a><a href="https://followmeanddie.com/tag/fluffinspiration/" rel="tag">Fluff/Inspiration</a><a href="https://followmeanddie.com/tag/kickstarter/" rel="tag">Kickstarter</a><a href="https://followmeanddie.com/tag/maps/" rel="tag">Maps</a><a href="https://followmeanddie.com/tag/modules/" rel="tag">Modules</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews & Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-1742 --> <article id="post-1739" class="post-1739 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-advicetools tag-art tag-fluffinspiration tag-maps tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/03/30/gaming-paper-review/" aria-hidden="true"> <img width="1038" height="474" src="https://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Gaming Paper" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper.jpg 1457w, https://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper-300x137.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper-1024x467.jpg 1024w" sizes="auto, (max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/03/30/gaming-paper-review/" rel="bookmark">Gaming Paper Review</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/03/30/gaming-paper-review/" rel="bookmark"><time class="entry-date" datetime="2015-03-30T00:01:34-04:00">March 30, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/03/30/gaming-paper-review/#comments">3 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I bought a roll of hex Gaming Paper <a href="http://followmeanddie.com/2015/03/21/flgs-trip/" target="_blank" rel="noopener noreferrer">a couple weekends ago</a>. Here is a quick review and some ideas I have for using it.</p> <p>I had heard of Gaming Paper a few years ago, and I like the idea. One can use it for instant terrain maps for use with miniatures. It is also useful to cut some out and use to generate a hex crawl area map and take notes.</p> <p>It is designed to write in pencil and be able to erase it. I tested and dry erase markers will wipe off, just like an ink pen, if you do so right away. I drew an X with a purple dry erase marker and waited for it to dry. It mostly wiped off, but left a faded X. So if you want to write something that it not permanent, do it in pencil, a high quality eraser is key.</p> <p>I like the idea of cutting out a piece big enough to generate a hex crawl area map, and use it to write notes. Rather than writing or typing a list that then has to be translated to a map, one can do the initial notes in pencil, and then use ink when plans are solidified.</p> <p>A similar sized piece can be cut and given to the players and let them map things out as they go.</p> <p>The FAQ states that it did not feed well through printes when they tried it. Most likely because of how thin and slick it is. The rubber rollers need to get a good grip on the paper for it to feed properly. The blue color of the lines is the kind of blue that probably won’t scan or photocopy well. If you are using pieces larger than a standard scanner, you would not be able to scan it easily.</p> <p>The only time I really use miniatures at the table is for marching order and placement in combat. Gaming paper is a much less expensive option to a battle mat. The paper is generally spill resistant, and it is designed to be rolled up and re-used.</p> <p>It is tear resistant, so there is not much worry about frayed edges. It tries to roll itself up, so a means to get it flat might be needed. I tried blue painter’s tape and it did not take away the surface when removed. I even put a piece of Scotch Tape on it and it did not pull away the surface.</p> <p>I cut a piece about 18 inches wide, and was going to use it to re-do and clarify the peninsula where the players in my AD&D campaign are running around. I then realized, depending on the scale for each hex, I didn’t cut it wide enough. So remember, measure twice, but once….</p> <p>From my experience, very sharp scissors are better. The paper resists tearing so you can’t just slide your scissors along to make a quick cut.</p> <p>Below you can see the piece I cut and how well it covers my work space.</p> <p><figure id="attachment_1763" aria-describedby="caption-attachment-1763" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper-2.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-1763" src="http://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper-2-300x265.jpg" alt="Gaming Paper" width="300" height="265" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper-2-300x265.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper-2-1024x903.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/GamingPaper-2.jpg 1893w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-1763" class="wp-caption-text">Gaming Paper</figcaption></figure></p> <p>If your FLGS doesn’t have it, you can go to the <a href="http://www.gamingpaper.com/" target="_blank" rel="noopener noreferrer">Gaming Paper website</a> and order direct. They have free shipping on orders over $50.00.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/fluffinspiration/" rel="tag">Fluff/Inspiration</a><a href="https://followmeanddie.com/tag/maps/" rel="tag">Maps</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews & Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-1739 --> <article id="post-1737" class="post-1737 post type-post status-publish format-standard hentry category-rpgs tag-advicetools tag-art tag-fluffinspiration tag-kickstarter tag-miniatures tag-minis tag-osr"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/03/29/painting-hero-forge-mini-part-1/" rel="bookmark">Painting Hero Forge Mini – Part 1</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/03/29/painting-hero-forge-mini-part-1/" rel="bookmark"><time class="entry-date" datetime="2015-03-29T00:01:01-04:00">March 29, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/03/29/painting-hero-forge-mini-part-1/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Here are the in-process pictures of my painting efforts for my <a href="http://followmeanddie.com/2015/01/19/hero-forge-update-2/">Hero Forge Miniature</a> of Griswald, my representation of my favorite AD&D character, from my brother Robert’s AD&D campaign.</p> <p>While I was at it, I also painted my <a href="http://followmeanddie.com/2014/02/13/day-13-first-miniatures-you-used-for-dd/">miniatures that I have had from back in the day</a> and not yet painted.</p> <p>I began with washing them with warm soapy water and gently scrubbed the non-painted ones with an old toothbrush.</p> <p>After letting them air dry a few hours, I painted them with a coat of white Testors acrylic as a primer. I know there is a special primer, but my hand is not the steadiest for this detail work, and my eyes don’t see those small details so well. I finally have the patience to do a good job, but my hands aren’t as steady and my eyes aren’t as goo up close. Well, I have been nearsighted since junior high, and now have bifocals, but I have to take of my glasses to see anything closer than about 6-8 inches, like the back of my hand or when I am shaving. So I am curious to see how well this turns out. So we’ll call it an experiment. I don’t think I’ll have people seeking me out to do their miniatures, unless their eyes are in worse shape than mine.</p> <p>There aren’t enough hours in the day to paint and let dry and repeat to get each part painted. I focused on the big parts, the cloaks. I let them dry overnight after each step. So instead of one article showing all the progress and the final result. I will break this up into multiple postings.</p> <p>It takes up my work space to spread out my game materials. I have to use that space because I can close the door to keep my son’s cats out. The last thing I need is cats breaking or hiding these.</p> <p>So here are the before and after priming pictures. Yes, those are blue shop towels under them. Much thicker than regular paper towels and I can wipe off excess paint from the rush without it soaking through.</p> <p><figure id="attachment_2002" aria-describedby="caption-attachment-2002" style="width: 283px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00632.jpg"><img loading="lazy" decoding="async" class="wp-image-2002 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00632-283x300.jpg" alt="CAM00632" width="283" height="300" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00632-283x300.jpg 283w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00632-966x1024.jpg 966w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00632.jpg 1561w" sizes="auto, (max-width: 283px) 100vw, 283px" /></a><figcaption id="caption-attachment-2002" class="wp-caption-text">Hero Forge</figcaption></figure></p> <p><figure id="attachment_2001" aria-describedby="caption-attachment-2001" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00631.jpg"><img loading="lazy" decoding="async" class="wp-image-2001 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00631-300x266.jpg" alt="CAM00631" width="300" height="266" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00631-300x266.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00631-1024x908.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00631.jpg 1829w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2001" class="wp-caption-text">Hero Forge</figcaption></figure></p> <p><figure id="attachment_2003" aria-describedby="caption-attachment-2003" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00633.jpg"><img loading="lazy" decoding="async" class="wp-image-2003 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00633-300x178.jpg" alt="CAM00633" width="300" height="178" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00633-300x178.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00633-1024x608.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2003" class="wp-caption-text">Oldest Minis – Example of the ones I pained decades ago vs. one unpainted.</figcaption></figure></p> <p><figure id="attachment_2004" aria-describedby="caption-attachment-2004" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00634.jpg"><img loading="lazy" decoding="async" class="wp-image-2004 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00634-300x156.jpg" alt="CAM00634" width="300" height="156" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00634-300x156.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00634-1024x532.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2004" class="wp-caption-text">Oldest Minis – Example of the ones I pained decades ago vs. one unpainted.</figcaption></figure></p> <p><figure id="attachment_2005" aria-describedby="caption-attachment-2005" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00635.jpg"><img loading="lazy" decoding="async" class="wp-image-2005 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00635-300x185.jpg" alt="CAM00635" width="300" height="185" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00635-300x185.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00635-1024x632.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2005" class="wp-caption-text">Oldest Minis – Example of the ones I pained decades ago vs. one unpainted.</figcaption></figure></p> <p><figure id="attachment_2006" aria-describedby="caption-attachment-2006" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00636.jpg"><img loading="lazy" decoding="async" class="wp-image-2006 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00636-300x166.jpg" alt="CAM00636" width="300" height="166" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00636-300x166.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00636-1024x567.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2006" class="wp-caption-text">Oldest Minis – Example of the ones I pained decades ago vs. one unpainted.</figcaption></figure></p> <p><figure id="attachment_2011" aria-describedby="caption-attachment-2011" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00628.jpg"><img loading="lazy" decoding="async" class="wp-image-2011 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00628-300x112.jpg" alt="CAM00628" width="300" height="112" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00628-300x112.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00628-1024x383.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2011" class="wp-caption-text">All my minis</figcaption></figure></p> <p><figure id="attachment_2012" aria-describedby="caption-attachment-2012" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00629.jpg"><img loading="lazy" decoding="async" class="wp-image-2012 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00629-300x107.jpg" alt="CAM00629" width="300" height="107" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00629-300x107.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00629-1024x366.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2012" class="wp-caption-text">All my minis</figcaption></figure></p> <p><figure id="attachment_2013" aria-describedby="caption-attachment-2013" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00630.jpg"><img loading="lazy" decoding="async" class="wp-image-2013 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00630-300x290.jpg" alt="CAM00630" width="300" height="290" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00630-300x290.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00630-1024x989.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00630.jpg 1513w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2013" class="wp-caption-text">Hero Forge</figcaption></figure></p> <p><figure id="attachment_2007" aria-describedby="caption-attachment-2007" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00637.jpg"><img loading="lazy" decoding="async" class="wp-image-2007 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00637-300x226.jpg" alt="CAM00637" width="300" height="226" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00637-300x226.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00637-1024x771.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2007" class="wp-caption-text">Dwarves with mattocks painted vs. unpainted. There were six in the original package. I’m not sure why I only ever painted one. Perhaps I was going to make each one look different.</figcaption></figure></p> <p><figure id="attachment_2008" aria-describedby="caption-attachment-2008" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00638.jpg"><img loading="lazy" decoding="async" class="wp-image-2008 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00638-300x206.jpg" alt="CAM00638" width="300" height="206" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00638-300x206.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00638-1024x702.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2008" class="wp-caption-text">Dwarves with mattocks painted vs. unpainted.</figcaption></figure></p> <p><figure id="attachment_2009" aria-describedby="caption-attachment-2009" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00639.jpg"><img loading="lazy" decoding="async" class="wp-image-2009 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00639-300x268.jpg" alt="CAM00639" width="300" height="268" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00639-300x268.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00639-1024x913.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00639.jpg 1957w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2009" class="wp-caption-text">Dwarves with mattocks painted vs. unpainted.</figcaption></figure></p> <p><figure id="attachment_2010" aria-describedby="caption-attachment-2010" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00640.jpg"><img loading="lazy" decoding="async" class="wp-image-2010 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00640-300x261.jpg" alt="CAM00640" width="300" height="261" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00640-300x261.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00640-1024x892.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00640.jpg 2009w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2010" class="wp-caption-text">Dwarves with mattocks painted vs. unpainted.</figcaption></figure></p> <p> </p> <p>Here are the after painting the cloaks & boots pictures. Yes, I know, that black is really dark, but it is a work in progress. It is only paint after all, and I can just start over if I goof it up or don’t like the end result. I had to take off my glasses so I could see the details when I had to hold them close. Do I get extra XP because I didn’t get paint on my glasses?</p> <p><figure id="attachment_2015" aria-describedby="caption-attachment-2015" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00641.jpg"><img loading="lazy" decoding="async" class="wp-image-2015 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00641-300x173.jpg" alt="CAM00641" width="300" height="173" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00641-300x173.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00641-1024x590.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2015" class="wp-caption-text">Long shot – all primed.</figcaption></figure></p> <p><figure id="attachment_2016" aria-describedby="caption-attachment-2016" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00642.jpg"><img loading="lazy" decoding="async" class="wp-image-2016 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00642-300x278.jpg" alt="CAM00642" width="300" height="278" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00642-300x278.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00642-1024x951.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00642.jpg 1730w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2016" class="wp-caption-text">Hero Forge & Dwarven Mattockers primed.</figcaption></figure></p> <p><figure id="attachment_2018" aria-describedby="caption-attachment-2018" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00644.jpg"><img loading="lazy" decoding="async" class="wp-image-2018 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00644-300x173.jpg" alt="CAM00644" width="300" height="173" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00644-300x173.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00644-1024x589.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2018" class="wp-caption-text">Hero Forge & Dwarven Mattockers primed.</figcaption></figure></p> <p><figure id="attachment_2017" aria-describedby="caption-attachment-2017" style="width: 252px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00643.jpg"><img loading="lazy" decoding="async" class="wp-image-2017 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00643-252x300.jpg" alt="CAM00643" width="252" height="300" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00643-252x300.jpg 252w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00643-859x1024.jpg 859w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00643.jpg 1541w" sizes="auto, (max-width: 252px) 100vw, 252px" /></a><figcaption id="caption-attachment-2017" class="wp-caption-text">Ral Partha Three In One Pack Half-Elves Primed.</figcaption></figure></p> <p><figure id="attachment_2019" aria-describedby="caption-attachment-2019" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00645.jpg"><img loading="lazy" decoding="async" class="wp-image-2019 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00645-300x233.jpg" alt="CAM00645" width="300" height="233" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00645-300x233.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00645-1024x794.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00645.jpg 1725w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2019" class="wp-caption-text">Hero Forge & Ral Partha Three In One Pack Half-Elves cloaks painted.</figcaption></figure></p> <p><figure id="attachment_2020" aria-describedby="caption-attachment-2020" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00646.jpg"><img loading="lazy" decoding="async" class="wp-image-2020 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00646-300x286.jpg" alt="CAM00646" width="300" height="286" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00646-300x286.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00646-1024x977.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00646.jpg 1321w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2020" class="wp-caption-text">Hero Forge & Ral Partha Three In One Pack Half-Elves cloaks painted.</figcaption></figure></p> <p><figure id="attachment_2021" aria-describedby="caption-attachment-2021" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00647.jpg"><img loading="lazy" decoding="async" class="wp-image-2021 size-medium" src="http://followmeanddie.com/wp-content/uploads/2015/03/CAM00647-300x249.jpg" alt="CAM00647" width="300" height="249" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/CAM00647-300x249.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00647-1024x850.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/CAM00647.jpg 1365w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-2021" class="wp-caption-text">Hero Forge & Ral Partha Three In One Pack Half-Elves cloaks painted.</figcaption></figure></p> <p> </p> <p> </p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/fluffinspiration/" rel="tag">Fluff/Inspiration</a><a href="https://followmeanddie.com/tag/kickstarter/" rel="tag">Kickstarter</a><a href="https://followmeanddie.com/tag/miniatures/" rel="tag">Miniatures</a><a href="https://followmeanddie.com/tag/minis/" rel="tag">Minis</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-1737 --> <article id="post-1735" class="post-1735 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-advicetools tag-art tag-dcc tag-dice tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/03/28/clean-up-of-new-purple-game-science-dice/" aria-hidden="true"> <img width="982" height="576" src="https://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Inked Dice" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice.jpg 2013w, https://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice-300x176.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice-1024x601.jpg 1024w" sizes="auto, (max-width: 982px) 100vw, 982px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/03/28/clean-up-of-new-purple-game-science-dice/" rel="bookmark">Clean up of New Purple Game Science Dice</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/03/28/clean-up-of-new-purple-game-science-dice/" rel="bookmark"><time class="entry-date" datetime="2015-03-28T00:01:17-04:00">March 28, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/03/28/clean-up-of-new-purple-game-science-dice/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I tried using my camera for better pictures to show the burrs on my new Game Science dice, but it is a cheap camera and better suited to taking pictures of people and larger objects.</p> <p>The burrs turned “white” and did not come off in big pieces, so what I ended up with were flecks that barely showed up. I did not have a dark background to place them against.</p> <p>Below shows the transition in brief.</p> <p>I have had this X-Acto knife for a couple of years, but only now took it out of the package.</p> <p>I had to buy silver Sharpies. This was not a fine point, so ink was both in the groove of each number and on the face of the die. As soon as I filled in the number, I used a napkin to rub the face and only the ink inside the numbers was left.</p> <p>I have about five reams of paper that is printed on one side, from moving to working at home. I use it for taking notes when I am on the phone or when working on a data issue for a client. I folded over about ten sheets of paper and slowly shaved off the burrs. The burr on the d24 was huge. A large piece of it broke off and I heard it bounce off something, so I don’t know where it went. <strong>NOTE:</strong> An old catalog or phone book or magazine also works well for a surface for using an X-acto knife.</p> <p>I like the final results, and it makes these dice usable. Without coloring them in, I had to pick them up to attempt to read them. Certain rolls, you don’t want to pick up without others verifying. Older eyes make reading un-inked dice quite the challenge. I used to be able to do the fine work, like inking these dice with my glasses on, but now I have to take them off to see clearly such close up work. Let that inform your purchases and products going forward.</p> <p><figure id="attachment_1759" aria-describedby="caption-attachment-1759" style="width: 157px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/01Exacto.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-1759" src="http://followmeanddie.com/wp-content/uploads/2015/03/01Exacto-157x300.jpg" alt="Exacto" width="157" height="300" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/01Exacto-157x300.jpg 157w, https://followmeanddie.com/wp-content/uploads/2015/03/01Exacto-536x1024.jpg 536w, https://followmeanddie.com/wp-content/uploads/2015/03/01Exacto.jpg 1261w" sizes="auto, (max-width: 157px) 100vw, 157px" /></a><figcaption id="caption-attachment-1759" class="wp-caption-text">Exacto</figcaption></figure></p> <p><figure id="attachment_1755" aria-describedby="caption-attachment-1755" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/02Exacto.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-1755" src="http://followmeanddie.com/wp-content/uploads/2015/03/02Exacto-300x46.jpg" alt="Exacto" width="300" height="46" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/02Exacto-300x46.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/02Exacto-1024x159.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-1755" class="wp-caption-text">Exacto</figcaption></figure></p> <p><figure id="attachment_1754" aria-describedby="caption-attachment-1754" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/01SilverSharpie.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-1754" src="http://followmeanddie.com/wp-content/uploads/2015/03/01SilverSharpie-300x300.jpg" alt="Silver Sharpie" width="300" height="300" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/01SilverSharpie-300x300.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/01SilverSharpie-150x150.jpg 150w, https://followmeanddie.com/wp-content/uploads/2015/03/01SilverSharpie-1024x1022.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/01SilverSharpie.jpg 1713w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-1754" class="wp-caption-text">Silver Sharpie</figcaption></figure></p> <p><figure id="attachment_1756" aria-describedby="caption-attachment-1756" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/03Burrs.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-1756" src="http://followmeanddie.com/wp-content/uploads/2015/03/03Burrs-300x300.jpg" alt="Burrs" width="300" height="300" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/03Burrs-300x300.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/03Burrs-150x150.jpg 150w, https://followmeanddie.com/wp-content/uploads/2015/03/03Burrs-1020x1024.jpg 1020w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-1756" class="wp-caption-text">Burrs</figcaption></figure></p> <p><figure id="attachment_1757" aria-describedby="caption-attachment-1757" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/04DeBurred.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-1757" src="http://followmeanddie.com/wp-content/uploads/2015/03/04DeBurred-300x287.jpg" alt="De-Burred" width="300" height="287" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/04DeBurred-300x287.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/04DeBurred-1024x981.jpg 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-1757" class="wp-caption-text">De-Burred</figcaption></figure></p> <p><figure id="attachment_1758" aria-describedby="caption-attachment-1758" style="width: 300px" class="wp-caption aligncenter"><a href="http://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-1758" src="http://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice-300x176.jpg" alt="Inked Dice" width="300" height="176" srcset="https://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice-300x176.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice-1024x601.jpg 1024w, https://followmeanddie.com/wp-content/uploads/2015/03/14InkedDice.jpg 2013w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-1758" class="wp-caption-text">Inked Dice</figcaption></figure></p> <p> </p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/dcc/" rel="tag">DCC</a><a href="https://followmeanddie.com/tag/dice/" rel="tag">Dice</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews & Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-1735 --> <article id="post-2062" class="post-2062 post type-post status-publish format-standard hentry category-rpgs tag-add tag-art tag-garycon tag-gencon tag-news-reviews-culture tag-osr"> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2015/03/24/the-passing-of-dat-one-year-later/" rel="bookmark">The Passing of DAT – One Year Later</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/03/24/the-passing-of-dat-one-year-later/" rel="bookmark"><time class="entry-date" datetime="2015-03-24T20:25:14-04:00">March 24, 2015</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2015/03/24/the-passing-of-dat-one-year-later/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I saw mention of it on a post on the FB page, <a href="https://www.facebook.com/groups/200157420067/?fref=nf">David A. Trampier Fan Club</a>.</p> <p>I jumped over to <a href="http://en.wikipedia.org/wiki/David_A._Trampier">Wikipedia</a> and confirmed it.</p> <p>Wow. One year.</p> <p>So many enjoyed his art. For me, his images are iconic and when I see them I am instantly transported to thinking of all his various RPG art and all the books and modules, and of course, Wormy, and <em>The Dragon</em>.</p> <p>I wish I could make it to GaryCon. Such remembrances make me nostalgic. I thought it would work out this year. Now, my goal is for next year. I met several from back in the original TSR days at GenCon last year, but I always wanted to go to GenCon when it was in Lake Geneva. I hope GaryCon doesn’t get too big by then. There are a lot of the original creators and movers and shakers still around that I want to meet. Perhaps even get a chance to play.</p> <p> </p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/add/" rel="tag">AD&D</a><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/garycon/" rel="tag">GaryCon</a><a href="https://followmeanddie.com/tag/gencon/" rel="tag">GenCon</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews & Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-2062 --> <nav class="navigation paging-navigation"> <h1 class="screen-reader-text"> Posts navigation </h1> <div class="pagination loop-pagination"> <span aria-current="page" class="page-numbers current">1</span> <a class="page-numbers" href="https://followmeanddie.com/tag/art/page/2/">2</a> <a class="next page-numbers" href="https://followmeanddie.com/tag/art/page/2/">Next →</a> </div><!-- .pagination --> </nav><!-- .navigation --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary"> <h2 class="site-description">Ramblings of an Old Gamer</h2> <nav class="navigation site-navigation secondary-navigation"> <div class="menu-site-badges-container"><ul id="menu-site-badges" class="menu"><li id="menu-item-7984" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7984"><a rel="me" href="https://dice.camp/@FollowMeAndDie">Mastodon</a></li> <li id="menu-item-7985" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7985"><a href="https://www.youtube.com/c/Followmeanddie">You Tube</a></li> <li id="menu-item-7986" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7986"><a href="https://twitter.com/followmeanddie1">Twitter</a></li> <li id="menu-item-7987" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7987"><a href="https://www.facebook.com/FollowMeAndDie">Facebook</a></li> <li id="menu-item-7988" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7988"><a href="https://www.instagram.com/followme_anddie/?hl=en">Instagram</a></li> <li id="menu-item-7989" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7989"><a href="https://www.tiktok.com/@follow.me.and.die?">TikTok</a></li> <li id="menu-item-7990" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7990"><a href="https://www.twitch.tv/followmeanddie">Twitch</a></li> </ul></div> </nav> <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary"> <aside id="text-35" class="widget widget_text"><h1 class="widget-title">Support My Blog</h1> <div class="textwidget"><p>Links to DriveThruRPG and Game Science are Affiliate links. A portion of your purchase price supports this blog and my other efforts.</p> </div> </aside><aside id="custom_html-3" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://www.drivethrurpg.com//saleguide.php?affiliate_id=203222"><img src="http://www.drivethrurpg.com//images/site_resources/DTRPG-HugeDiscounts-BannerB.png" border="0" alt="Huge Discounts on your Favorite RPGs @ DriveThruRPG.com" /></a></div></aside><aside id="custom_html-2" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://www.gamescience.com/?AffId=22"><img border="0" src="http://followmeanddie.com/wp-content/uploads/2017/09/GameScience.png"></a></div></aside><aside id="custom_html-10" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://www.patreon.com/bePatron?u=604764" data-patreon-widget-type="become-patron-button">Become a Patron!</a><script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script></div></aside><aside id="custom_html-9" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><script type='text/javascript' src='https://ko-fi.com/widgets/widget_2.js'></script><script type='text/javascript'>kofiwidget2.init('Support Me on Ko-fi', '#46b798', 'P5P4SPFF');kofiwidget2.draw();</script> </div></aside><aside id="custom_html-11" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><div class="alignleft"> <script type="text/javascript"> amzn_assoc_ad_type = "banner"; amzn_assoc_marketplace = "amazon"; amzn_assoc_region = "US"; amzn_assoc_placement = "assoc_banner_placement_default"; amzn_assoc_campaigns = "amazonhomepage"; amzn_assoc_banner_type = "rotating"; amzn_assoc_p = "42"; amzn_assoc_width = "234"; amzn_assoc_height = "60"; amzn_assoc_tracking_id = "fmad20-20"; amzn_assoc_linkid = "2d640fe573ea07c548ad1a8933b3f12e"; </script> <script src="//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1"></script> </div></div></aside><aside id="custom_html-5" class="widget_text widget widget_custom_html"><h1 class="widget-title">Listen on Anchor</h1><div class="textwidget custom-html-widget"><iframe src="https://anchor.fm/follow-me-and-die/embed" height="102px" width="400px" frameborder="0" scrolling="no"></iframe></div></aside><aside id="rss-2" class="widget widget_rss"><h1 class="widget-title"><a class="rsswidget rss-widget-feed" href="http://followmeanddie.com/feed/"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="https://followmeanddie.com/wp-includes/images/rss.png" alt="RSS" loading="lazy" /></a> <a class="rsswidget rss-widget-title" href="https://followmeanddie.com/">Follow Me And Die!</a></h1><nav aria-label="Follow Me And Die!"><ul><li><a class='rsswidget' href='https://followmeanddie.com/2023/12/31/time-rolls-on/?utm_source=rss&utm_medium=rss&utm_campaign=time-rolls-on'>Time Rolls On</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/07/29/the-dreams-in-garys-basement-update/?utm_source=rss&utm_medium=rss&utm_campaign=the-dreams-in-garys-basement-update'>The Dreams In Gary’s Basement Update</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/07/18/14th-blogversary/?utm_source=rss&utm_medium=rss&utm_campaign=14th-blogversary'>14th Blogversary!</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/05/07/my-first-experience-using-chatgpt/?utm_source=rss&utm_medium=rss&utm_campaign=my-first-experience-using-chatgpt'>My First Experience Using ChatGPT</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/03/28/gary-con-15/?utm_source=rss&utm_medium=rss&utm_campaign=gary-con-15'>Gary Con 15</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/01/28/ogl-rollercoaster-end-of-the-ride/?utm_source=rss&utm_medium=rss&utm_campaign=ogl-rollercoaster-end-of-the-ride'>OGL Rollercoaster – End of the Ride?</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2022/12/31/making-up-a-game-with-my-granddaughter/?utm_source=rss&utm_medium=rss&utm_campaign=making-up-a-game-with-my-granddaughter'>Making up A Game with My Granddaughter</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2022/12/13/farewell-rpgba/?utm_source=rss&utm_medium=rss&utm_campaign=farewell-rpgba'>Farewell RPGBA</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2022/12/11/dungeon-23-challenge-narrowing-the-scope/?utm_source=rss&utm_medium=rss&utm_campaign=dungeon-23-challenge-narrowing-the-scope'>Dungeon 23 Challenge Narrowing The Scope</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2022/12/09/dungeon-23-challenge/?utm_source=rss&utm_medium=rss&utm_campaign=dungeon-23-challenge'>Dungeon 23 Challenge</a></li></ul></nav></aside><aside id="custom_html-7" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://www.drivethrurpg.com/browse/pub/13430/Follow-Me-And-Die-Entertainment-LLC?affiliate_id=203222"><img border="0" src="https://followmeanddie.com/wp-content/uploads/2022/11/DTRPGPubPageForBlog140x200Avatar.png" alt="My Publisher Page on DriveThruRPG"></a></div></aside><aside id="custom_html-8" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://secure.backblaze.com/r/01cjx8"><img border="0" src="https://followmeanddie.com/wp-content/uploads/2018/08/backblaze-logo.gif" alt="Get a free month of BackBlaze"></a></div></aside><aside id="linkcat-108" class="widget widget_links"><h1 class="widget-title">TABLES</h1> <ul class='xoxo blogroll'> <li><a href="http://followmeanddie.com/2014/10/26/10-tons-cement-reveal-ant-nest/" title="Not my table, but a very interesting one.">10 Tons Cement Reveal Ant Nest</a></li> <li><a href="http://followmeanddie.com/2014/11/24/adventuremodule-names/">Adventure/Module Names</a></li> <li><a href="http://followmeanddie.com/2014/11/07/all-the-dice-tablesgenerators/" title="A collection of tables from across the OSR.">All The Dice Tables/Generators</a></li> <li><a href="http://followmeanddie.com/2014/05/15/calendar-and-random-generation/">Calendar And Random Generation</a></li> <li><a href="http://followmeanddie.com/2016/09/04/dice-chain-to-inspire-number-of-player-character-racial-enclaves/" title="Dice Chain For Number of Racial Enclaves">Dice Chain For Number of Racial Enclaves</a></li> <li><a href="http://followmeanddie.com/2014/11/07/dice-drop-generators/" title="A collection of tables from across the OSR.">Dice Drop Generators</a></li> <li><a href="http://followmeanddie.com/2012/08/28/directions/">Directions</a></li> <li><a href="http://followmeanddie.com/2014/03/15/encounter-tables/">ENCOUNTER TABLES Aren’t Just For Monsters</a></li> <li><a href="http://followmeanddie.com/2016/12/19/undead-in-add-part-2/" title="Expanded Turning Undead Chart">Expanded Turning Undead Chart</a></li> <li><a href="http://followmeanddie.com/2015/03/29/fmad-humanoid-age-table/">FMAD Humanoid Age Table</a></li> <li><a href="http://followmeanddie.com/2015/03/29/fmad-name-generator/">FMAD Name Generator</a></li> <li><a href="http://followmeanddie.com/2014/11/27/group-name-generator/">Group Name Generator</a></li> <li><a href="http://followmeanddie.com/2016/02/25/ideas-for-hidden-itemssecret-doors/" title="Hidden & Secret">Hidden & Secret</a></li> <li><a href="http://followmeanddie.com/2014/06/21/how-many-hours-of-daylight/">How Many Hours of Daylight?</a></li> <li><a href="http://followmeanddie.com/2015/02/21/locks/">Locks</a></li> <li><a href="http://followmeanddie.com/2015/05/27/loot-carriers-table/" title="Loot Carriers">Loot Carriers</a></li> <li><a href="http://followmeanddie.com/2014/11/01/osr-converters/">OSR Converters</a></li> <li><a href="http://followmeanddie.com/2014/03/26/rule-of-9s/">Rule of 9’s</a></li> <li><a href="http://followmeanddie.com/2016/09/06/ship-names/" title="Ship Names">Ship Names</a></li> <li><a href="http://followmeanddie.com/2014/10/17/what-is-the-osr-2/">What is the OSR?</a></li> </ul> </aside> <aside id="archives-2" class="widget widget_archive"><h1 class="widget-title">Archives</h1><nav aria-label="Archives"> <ul> <li><a href='https://followmeanddie.com/2023/12/'>December 2023</a></li> <li><a href='https://followmeanddie.com/2023/07/'>July 2023</a></li> <li><a href='https://followmeanddie.com/2023/05/'>May 2023</a></li> <li><a href='https://followmeanddie.com/2023/03/'>March 2023</a></li> <li><a href='https://followmeanddie.com/2023/01/'>January 2023</a></li> <li><a href='https://followmeanddie.com/2022/12/'>December 2022</a></li> <li><a href='https://followmeanddie.com/2022/11/'>November 2022</a></li> <li><a href='https://followmeanddie.com/2022/09/'>September 2022</a></li> <li><a href='https://followmeanddie.com/2022/04/'>April 2022</a></li> <li><a href='https://followmeanddie.com/2022/03/'>March 2022</a></li> <li><a href='https://followmeanddie.com/2021/12/'>December 2021</a></li> <li><a href='https://followmeanddie.com/2021/10/'>October 2021</a></li> <li><a href='https://followmeanddie.com/2021/07/'>July 2021</a></li> <li><a href='https://followmeanddie.com/2021/05/'>May 2021</a></li> <li><a href='https://followmeanddie.com/2021/04/'>April 2021</a></li> <li><a href='https://followmeanddie.com/2021/03/'>March 2021</a></li> <li><a href='https://followmeanddie.com/2021/02/'>February 2021</a></li> <li><a href='https://followmeanddie.com/2021/01/'>January 2021</a></li> <li><a href='https://followmeanddie.com/2020/12/'>December 2020</a></li> <li><a href='https://followmeanddie.com/2020/09/'>September 2020</a></li> <li><a href='https://followmeanddie.com/2020/08/'>August 2020</a></li> <li><a href='https://followmeanddie.com/2020/07/'>July 2020</a></li> <li><a href='https://followmeanddie.com/2020/06/'>June 2020</a></li> <li><a href='https://followmeanddie.com/2020/05/'>May 2020</a></li> <li><a href='https://followmeanddie.com/2020/04/'>April 2020</a></li> <li><a href='https://followmeanddie.com/2020/03/'>March 2020</a></li> <li><a href='https://followmeanddie.com/2020/02/'>February 2020</a></li> <li><a href='https://followmeanddie.com/2020/01/'>January 2020</a></li> <li><a href='https://followmeanddie.com/2019/12/'>December 2019</a></li> <li><a href='https://followmeanddie.com/2019/11/'>November 2019</a></li> <li><a href='https://followmeanddie.com/2019/10/'>October 2019</a></li> <li><a href='https://followmeanddie.com/2019/09/'>September 2019</a></li> <li><a href='https://followmeanddie.com/2019/08/'>August 2019</a></li> <li><a href='https://followmeanddie.com/2019/07/'>July 2019</a></li> <li><a href='https://followmeanddie.com/2019/06/'>June 2019</a></li> <li><a href='https://followmeanddie.com/2019/05/'>May 2019</a></li> <li><a href='https://followmeanddie.com/2019/04/'>April 2019</a></li> <li><a href='https://followmeanddie.com/2019/03/'>March 2019</a></li> <li><a href='https://followmeanddie.com/2019/02/'>February 2019</a></li> <li><a href='https://followmeanddie.com/2019/01/'>January 2019</a></li> <li><a href='https://followmeanddie.com/2018/12/'>December 2018</a></li> <li><a href='https://followmeanddie.com/2018/11/'>November 2018</a></li> <li><a href='https://followmeanddie.com/2018/10/'>October 2018</a></li> <li><a href='https://followmeanddie.com/2018/09/'>September 2018</a></li> <li><a href='https://followmeanddie.com/2018/08/'>August 2018</a></li> <li><a href='https://followmeanddie.com/2018/07/'>July 2018</a></li> <li><a href='https://followmeanddie.com/2018/06/'>June 2018</a></li> <li><a href='https://followmeanddie.com/2018/05/'>May 2018</a></li> <li><a href='https://followmeanddie.com/2018/04/'>April 2018</a></li> <li><a href='https://followmeanddie.com/2018/03/'>March 2018</a></li> <li><a href='https://followmeanddie.com/2018/02/'>February 2018</a></li> <li><a href='https://followmeanddie.com/2018/01/'>January 2018</a></li> <li><a href='https://followmeanddie.com/2017/12/'>December 2017</a></li> <li><a href='https://followmeanddie.com/2017/11/'>November 2017</a></li> <li><a href='https://followmeanddie.com/2017/10/'>October 2017</a></li> <li><a href='https://followmeanddie.com/2017/09/'>September 2017</a></li> <li><a href='https://followmeanddie.com/2017/08/'>August 2017</a></li> <li><a href='https://followmeanddie.com/2017/07/'>July 2017</a></li> <li><a href='https://followmeanddie.com/2017/06/'>June 2017</a></li> <li><a href='https://followmeanddie.com/2017/05/'>May 2017</a></li> <li><a href='https://followmeanddie.com/2017/04/'>April 2017</a></li> <li><a href='https://followmeanddie.com/2017/03/'>March 2017</a></li> <li><a href='https://followmeanddie.com/2017/02/'>February 2017</a></li> <li><a href='https://followmeanddie.com/2017/01/'>January 2017</a></li> <li><a href='https://followmeanddie.com/2016/12/'>December 2016</a></li> <li><a href='https://followmeanddie.com/2016/11/'>November 2016</a></li> <li><a href='https://followmeanddie.com/2016/10/'>October 2016</a></li> <li><a href='https://followmeanddie.com/2016/09/'>September 2016</a></li> <li><a href='https://followmeanddie.com/2016/08/'>August 2016</a></li> <li><a href='https://followmeanddie.com/2016/06/'>June 2016</a></li> <li><a href='https://followmeanddie.com/2016/05/'>May 2016</a></li> <li><a href='https://followmeanddie.com/2016/04/'>April 2016</a></li> <li><a href='https://followmeanddie.com/2016/03/'>March 2016</a></li> <li><a href='https://followmeanddie.com/2016/02/'>February 2016</a></li> <li><a href='https://followmeanddie.com/2016/01/'>January 2016</a></li> <li><a href='https://followmeanddie.com/2015/11/'>November 2015</a></li> <li><a href='https://followmeanddie.com/2015/10/'>October 2015</a></li> <li><a href='https://followmeanddie.com/2015/09/'>September 2015</a></li> <li><a href='https://followmeanddie.com/2015/08/'>August 2015</a></li> <li><a href='https://followmeanddie.com/2015/07/'>July 2015</a></li> <li><a href='https://followmeanddie.com/2015/06/'>June 2015</a></li> <li><a href='https://followmeanddie.com/2015/05/'>May 2015</a></li> <li><a href='https://followmeanddie.com/2015/04/'>April 2015</a></li> <li><a href='https://followmeanddie.com/2015/03/'>March 2015</a></li> <li><a href='https://followmeanddie.com/2015/02/'>February 2015</a></li> <li><a href='https://followmeanddie.com/2015/01/'>January 2015</a></li> <li><a href='https://followmeanddie.com/2014/12/'>December 2014</a></li> <li><a href='https://followmeanddie.com/2014/11/'>November 2014</a></li> <li><a href='https://followmeanddie.com/2014/10/'>October 2014</a></li> <li><a href='https://followmeanddie.com/2014/08/'>August 2014</a></li> <li><a href='https://followmeanddie.com/2014/07/'>July 2014</a></li> <li><a href='https://followmeanddie.com/2014/06/'>June 2014</a></li> <li><a href='https://followmeanddie.com/2014/05/'>May 2014</a></li> <li><a href='https://followmeanddie.com/2014/04/'>April 2014</a></li> <li><a href='https://followmeanddie.com/2014/03/'>March 2014</a></li> <li><a href='https://followmeanddie.com/2014/02/'>February 2014</a></li> <li><a href='https://followmeanddie.com/2012/08/'>August 2012</a></li> <li><a href='https://followmeanddie.com/2009/08/'>August 2009</a></li> <li><a href='https://followmeanddie.com/2009/07/'>July 2009</a></li> </ul> </nav></aside><aside id="linkcat-2" class="widget widget_links"><h1 class="widget-title">Blogroll</h1> <ul class='xoxo blogroll'> <li><a href="http://alexschroeder.ch/wiki/RPG" rel="noopener" title="An RPG blogger from Germany who blogs in English." target="_blank">Alex Schroeder</a></li> <li><a href="http://arsphantasia.wordpress.com/" rel="noopener" title="A blog about fantasy cartography and game design." target="_blank">ars phantasia</a></li> <li><a href="http://batintheattic.blogspot.com/" rel="noopener" title="A blog on 30 years of gaming and Sandbox Fantasy." target="_blank">Bat In The Attic</a></li> <li><a href="http://blogofholding.com/" rel="noopener" target="_blank">Blog of Holding</a></li> <li><a href="http://blogsontape.paperspencils.com/" rel="noopener" title="Blogs read so they can benefit visually impaired and those with long commutes." target="_blank">Blogs On Tape</a></li> <li><a href="http://cartographersguild.com/" rel="noopener" title="A forum created by and for map makers and aficionados, a place where every aspect of cartography can be admired, examined, learned, and discussed." target="_blank">Cartographers Guild</a></li> <li><a href="https://cavegirlgames.blogspot.com/" rel="noopener" target="_blank">Cavegirl's Game Stuff</a></li> <li><a href="http://oldguyrpg.blogspot.com/" rel="noopener" title="Sharing joy of playing the original editions of Dungeons & Dragons." target="_blank">Chgowiz's Old Guy RPG Blog</a></li> <li><a href="https://chgowiz-games.blogspot.com/" rel="noopener" target="_blank">CHICAGOWIZ'S GAMES</a></li> <li><a href="https://web.archive.org/web/20240414183825/http://unknownzine.blogspot.com/" rel="noopener" target="_blank">Destination Unknown</a></li> <li><a href="http://harbingergames.blogspot.com/" rel="noopener" target="_blank">Don't Split The Party</a></li> <li><a href="https://doomslakers.blogspot.com/" rel="noopener" title="James V. West’s blog" target="_blank">Doomslakers</a></li> <li><a href="http://www.dragonsfoot.org/" rel="noopener" title="Welcome to Dragonsfoot, the home of First Edition Advanced Dungeons & Dragons!" target="_blank">Dragons Foot</a></li> <li><a href="https://dreamsofmythicfantasy.blogspot.com/" title="Regular lists of what’s new in the OSR on DTRPG.">Dreams of Mythic Fantasy</a></li> <li><a href="http://rpg.drivethrustuff.com/index.php" rel="noopener" title="Online Store for Electronic Versions of Rules and Supplemental Materials for a variety of companies and genres." target="_blank">DriveThru RPG</a></li> <li><a href="http://dungeonsndigressions.blogspot.com/" rel="noopener" title="Sharing my love of early edition D&D, its modern clones, and the inspiration I derive from them. Sieze la rolo lud tago!" target="_blank">Dungeons and Digressions</a></li> <li><a href="https://dungeonspossums.blogspot.com/" rel="noopener" title="Reviews, Art, and More" target="_blank">Dungeons and Possums</a></li> <li><a href="http://www.dwarvenautomata.com/" rel="noopener" title="A blog detailing the process of creating/running the Curabel campaign setting." target="_blank">Dwarven Automata</a></li> <li><a href="http://rpgcharacters.wordpress.com/" rel="noopener" target="_blank">Dyson's Dodecahedron (Maps)</a></li> <li><a href="https://fantasyheartbreak.blogspot.com/" rel="noopener" target="_blank">Fantasy Heartbreak Workshop</a></li> <li><a href="http://gothridgemanor.blogspot.com/" rel="noopener" target="_blank">Gothridge Manor</a></li> <li><a href="http://greyhawkgrognard.blogspot.com/" rel="noopener" target="_blank">Greyhawk Grognard</a></li> <li><a href="http://greyhawkery.blogspot.com/" rel="noopener" target="_blank">Greyhawkery</a></li> <li><a href="http://grumblingrognard.blogspot.com/" rel="noopener" title="Grumbler, old school gamer and adventurer. In other words, quite the curmudgeon." target="_blank">Grumbling Grognard</a></li> <li><a href="http://hillcantons.blogspot.com/" rel="noopener" target="_blank">Hill Cantons</a></li> <li><a href="http://inkwellideas.com/" rel="noopener" title=" Inkwell Ideas specializes in RPG Software & Tools such as our Hexographer & Dungeonographer map creation software and the DungeonMorph Dice & Cards." target="_blank">Inkwell Ideas</a></li> <li><a href="https://web.archive.org/web/20230715061117/https://www.lostkingdom.net/" rel="noopener" target="_blank">Lost Kingdom</a></li> <li><a href="http://nerdomancerofdork.wordpress.com/" rel="noopener" target="_blank">NERD-O-MANCER OF DORK</a></li> <li><a href="https://www.dungeoncontest.com/" rel="noopener" title="The Annual One Page Dungeon Contest is a great source of maps and ideas." target="_blank">One Page Dungeon</a></li> <li><a href="http://www.giantitp.com/comics/oots.html" rel="noopener" title="Online comic about stick figure adventures that mocks and celebrates RPGs at the same time." target="_blank">Order of the Stick</a></li> <li><a href="http://osrsearch.blogspot.com/" rel="noopener" target="_blank">OSR Search</a></li> <li><a href="https://web.archive.org/web/20170606055841/http://osrtoday.com/" rel="noopener" target="_blank">OSR Today</a></li> <li><a href="https://web.archive.org/web/20200927031008/http://www.penandpapergames.com/" rel="noopener" title="Resource for finding players and GMs for various RPGs." target="_blank">Pen And Paper Games</a></li> <li><a href="https://web.archive.org/web/20200817162022/https://www.rueink.com/" rel="noopener" title="Illustrator & Cartographer" target="_blank">Rue Ink – Deven Rue</a></li> <li><a href="http://sandboxofdoom.blogspot.com/" rel="noopener" target="_blank">Sandbox of Doom</a></li> <li><a href="http://www.tabletopgameandhobby.com/" rel="noopener" title="This game store is owned by one of the guys in one of the groups I played D&D with in high School. It turns out I used to live just a few miles from here, but did not learn about it until several years after I moved to Michigan." target="_blank">Table Top Game and Hobby</a></li> <li><a href="http://www.tenkarstavern.com/" rel="noopener" target="_blank">Tenkar's Tavern</a></li> <li><a href="http://www.theescapist.com/" rel="noopener" title="The Reality of Fantasy Games Roleplaying Advocacy Since 1995" target="_blank">The Escapist</a></li> <li><a href="https://goblinburg.blogspot.com/" rel="noopener" target="_blank">The Goblinburg Notebook</a></li> <li><a href="http://muleabides.wordpress.com/" rel="noopener" target="_blank">The Mule Abides</a></li> <li><a href="http://timbrannan.blogspot.com/" rel="noopener" target="_blank">The Other Side</a></li> <li><a href="https://web.archive.org/web/20231201055053/http://thegreatblackbell.blogspot.com/" rel="noopener" target="_blank">The Tolling of the Great Black Bell</a></li> <li><a href="https://frothsofdnd.blogspot.com/" rel="noopener" target="_blank">Thought Eater</a></li> <li><a href="https://www.martinralya.com/yore/" rel="noopener" target="_blank">Yore</a></li> </ul> </aside> <aside id="categories-4" class="widget widget_categories"><h1 class="widget-title">Categories</h1><nav aria-label="Categories"> <ul> <li class="cat-item cat-item-12"><a href="https://followmeanddie.com/category/board-games/">Board Games</a> </li> <li class="cat-item cat-item-154"><a href="https://followmeanddie.com/category/cards/">Cards</a> </li> <li class="cat-item cat-item-324"><a href="https://followmeanddie.com/category/rant/">Rant</a> </li> <li class="cat-item cat-item-177"><a href="https://followmeanddie.com/category/rpgs/">RPGs</a> </li> <li class="cat-item cat-item-57"><a href="https://followmeanddie.com/category/writing/">Writing</a> </li> </ul> </nav></aside><aside id="tag_cloud-2" class="widget widget_tag_cloud"><h1 class="widget-title">Tags</h1><nav aria-label="Tags"><div class="tagcloud"><ul class='wp-tag-cloud' role='list'> <li><a href="https://followmeanddie.com/tag/2015-a-to-z-blogging-challenge/" class="tag-cloud-link tag-link-89 tag-link-position-1" style="font-size: 11.625899280576pt;" aria-label="2015 A to Z Blogging Challenge (31 items)">2015 A to Z Blogging Challenge</a></li> <li><a href="https://followmeanddie.com/tag/add/" class="tag-cloud-link tag-link-61 tag-link-position-2" style="font-size: 17.467625899281pt;" aria-label="AD&D (121 items)">AD&D</a></li> <li><a href="https://followmeanddie.com/tag/advicetools/" class="tag-cloud-link tag-link-14 tag-link-position-3" style="font-size: 21.89928057554pt;" aria-label="Advice/Tools (337 items)">Advice/Tools</a></li> <li><a href="https://followmeanddie.com/tag/april-2014-a-to-z-blogging-challenge/" class="tag-cloud-link tag-link-32 tag-link-position-4" style="font-size: 11.726618705036pt;" aria-label="April, 2014 A to Z Blogging Challenge (32 items)">April, 2014 A to Z Blogging Challenge</a></li> <li><a href="https://followmeanddie.com/tag/art/" class="tag-cloud-link tag-link-92 tag-link-position-5" style="font-size: 8.8057553956835pt;" aria-label="Art (16 items)">Art</a></li> <li><a href="https://followmeanddie.com/tag/blogging/" class="tag-cloud-link tag-link-44 tag-link-position-6" style="font-size: 15.352517985612pt;" aria-label="Blogging (75 items)">Blogging</a></li> <li><a href="https://followmeanddie.com/tag/campaign-building/" class="tag-cloud-link tag-link-9 tag-link-position-7" style="font-size: 10.31654676259pt;" aria-label="Campaign Building (23 items)">Campaign Building</a></li> <li><a href="https://followmeanddie.com/tag/cities/" class="tag-cloud-link tag-link-96 tag-link-position-8" style="font-size: 12.63309352518pt;" aria-label="Cities (40 items)">Cities</a></li> <li><a href="https://followmeanddie.com/tag/contests/" class="tag-cloud-link tag-link-40 tag-link-position-9" style="font-size: 9.5107913669065pt;" aria-label="Contests (19 items)">Contests</a></li> <li><a href="https://followmeanddie.com/tag/conventions/" class="tag-cloud-link tag-link-34 tag-link-position-10" style="font-size: 14.748201438849pt;" aria-label="Conventions (65 items)">Conventions</a></li> <li><a href="https://followmeanddie.com/tag/httpd20darkages-blogspot-compd-40th-anniversary-blog-hop-challenge-html/" class="tag-cloud-link tag-link-125 tag-link-position-11" style="font-size: 11.625899280576pt;" aria-label="D&D 40th Anniversary Blogging Challenge (31 items)">D&D 40th Anniversary Blogging Challenge</a></li> <li><a href="https://followmeanddie.com/tag/dcc/" class="tag-cloud-link tag-link-86 tag-link-position-12" style="font-size: 9.3093525179856pt;" aria-label="DCC (18 items)">DCC</a></li> <li><a href="https://followmeanddie.com/tag/dice/" class="tag-cloud-link tag-link-81 tag-link-position-13" style="font-size: 10.820143884892pt;" aria-label="Dice (26 items)">Dice</a></li> <li><a href="https://followmeanddie.com/tag/flavor/" class="tag-cloud-link tag-link-7 tag-link-position-14" style="font-size: 18.071942446043pt;" aria-label="Flavor (141 items)">Flavor</a></li> <li><a href="https://followmeanddie.com/tag/fluffinspiration/" class="tag-cloud-link tag-link-15 tag-link-position-15" style="font-size: 20.187050359712pt;" aria-label="Fluff/Inspiration (226 items)">Fluff/Inspiration</a></li> <li><a href="https://followmeanddie.com/tag/follow-me-and-die/" class="tag-cloud-link tag-link-5 tag-link-position-16" style="font-size: 8.3021582733813pt;" aria-label="Follow Me And Die (14 items)">Follow Me And Die</a></li> <li><a href="https://followmeanddie.com/tag/game-design/" class="tag-cloud-link tag-link-16 tag-link-position-17" style="font-size: 17.769784172662pt;" aria-label="Game Design (131 items)">Game Design</a></li> <li><a href="https://followmeanddie.com/tag/garycon/" class="tag-cloud-link tag-link-93 tag-link-position-18" style="font-size: 11.021582733813pt;" aria-label="GaryCon (27 items)">GaryCon</a></li> <li><a href="https://followmeanddie.com/tag/inspiration/" class="tag-cloud-link tag-link-8 tag-link-position-19" style="font-size: 8pt;" aria-label="Inspiration (13 items)">Inspiration</a></li> <li><a href="https://followmeanddie.com/tag/kickstarter/" class="tag-cloud-link tag-link-37 tag-link-position-20" style="font-size: 14.748201438849pt;" aria-label="Kickstarter (65 items)">Kickstarter</a></li> <li><a href="https://followmeanddie.com/tag/legacy-dd/" class="tag-cloud-link tag-link-17 tag-link-position-21" style="font-size: 11.323741007194pt;" aria-label="Legacy D&D (29 items)">Legacy D&D</a></li> <li><a href="https://followmeanddie.com/tag/manuals/" class="tag-cloud-link tag-link-60 tag-link-position-22" style="font-size: 12.532374100719pt;" aria-label="Manuals (39 items)">Manuals</a></li> <li><a href="https://followmeanddie.com/tag/maps/" class="tag-cloud-link tag-link-38 tag-link-position-23" style="font-size: 14.647482014388pt;" aria-label="Maps (64 items)">Maps</a></li> <li><a href="https://followmeanddie.com/tag/marmalade-dog/" class="tag-cloud-link tag-link-84 tag-link-position-24" style="font-size: 8.8057553956835pt;" aria-label="Marmalade Dog (16 items)">Marmalade Dog</a></li> <li><a href="https://followmeanddie.com/tag/megadungeons/" class="tag-cloud-link tag-link-43 tag-link-position-25" style="font-size: 12.532374100719pt;" aria-label="Megadungeons (39 items)">Megadungeons</a></li> <li><a href="https://followmeanddie.com/tag/metamorphosis-alpha/" class="tag-cloud-link tag-link-100 tag-link-position-26" style="font-size: 9.5107913669065pt;" aria-label="Metamorphosis Alpha (19 items)">Metamorphosis Alpha</a></li> <li><a href="https://followmeanddie.com/tag/modules/" class="tag-cloud-link tag-link-39 tag-link-position-27" style="font-size: 11.625899280576pt;" aria-label="Modules (31 items)">Modules</a></li> <li><a href="https://followmeanddie.com/tag/monsters/" class="tag-cloud-link tag-link-71 tag-link-position-28" style="font-size: 9.5107913669065pt;" aria-label="Monsters (19 items)">Monsters</a></li> <li><a href="https://followmeanddie.com/tag/movies/" class="tag-cloud-link tag-link-45 tag-link-position-29" style="font-size: 10.31654676259pt;" aria-label="Movies (23 items)">Movies</a></li> <li><a href="https://followmeanddie.com/tag/news/" class="tag-cloud-link tag-link-18 tag-link-position-30" style="font-size: 9.5107913669065pt;" aria-label="News (19 items)">News</a></li> <li><a href="https://followmeanddie.com/tag/news-reviews-culture/" class="tag-cloud-link tag-link-20 tag-link-position-31" style="font-size: 20.287769784173pt;" aria-label="News Reviews & Culture (236 items)">News Reviews & Culture</a></li> <li><a href="https://followmeanddie.com/tag/opdc/" class="tag-cloud-link tag-link-33 tag-link-position-32" style="font-size: 8.5035971223022pt;" aria-label="OPDC (15 items)">OPDC</a></li> <li><a href="https://followmeanddie.com/tag/osr/" class="tag-cloud-link tag-link-51 tag-link-position-33" style="font-size: 22pt;" aria-label="OSR (349 items)">OSR</a></li> <li><a href="https://followmeanddie.com/tag/play/" class="tag-cloud-link tag-link-22 tag-link-position-34" style="font-size: 14.647482014388pt;" aria-label="Play (63 items)">Play</a></li> <li><a href="https://followmeanddie.com/tag/reviews/" class="tag-cloud-link tag-link-200 tag-link-position-35" style="font-size: 12.129496402878pt;" aria-label="Reviews (35 items)">Reviews</a></li> <li><a href="https://followmeanddie.com/tag/reviews-culture/" class="tag-cloud-link tag-link-19 tag-link-position-36" style="font-size: 12.330935251799pt;" aria-label="Reviews & Culture (37 items)">Reviews & Culture</a></li> <li><a href="https://followmeanddie.com/tag/roll20/" class="tag-cloud-link tag-link-95 tag-link-position-37" style="font-size: 9.3093525179856pt;" aria-label="Roll20 (18 items)">Roll20</a></li> <li><a href="https://followmeanddie.com/tag/science-fiction/" class="tag-cloud-link tag-link-109 tag-link-position-38" style="font-size: 10.31654676259pt;" aria-label="Science Fiction (23 items)">Science Fiction</a></li> <li><a href="https://followmeanddie.com/tag/software/" class="tag-cloud-link tag-link-10 tag-link-position-39" style="font-size: 8.3021582733813pt;" aria-label="Software (14 items)">Software</a></li> <li><a href="https://followmeanddie.com/tag/stories/" class="tag-cloud-link tag-link-6 tag-link-position-40" style="font-size: 9.7122302158273pt;" aria-label="Stories (20 items)">Stories</a></li> <li><a href="https://followmeanddie.com/tag/swords-wizardry/" class="tag-cloud-link tag-link-110 tag-link-position-41" style="font-size: 8.8057553956835pt;" aria-label="Swords & Wizardry (16 items)">Swords & Wizardry</a></li> <li><a href="https://followmeanddie.com/tag/tables/" class="tag-cloud-link tag-link-66 tag-link-position-42" style="font-size: 12.532374100719pt;" aria-label="Tables (39 items)">Tables</a></li> <li><a href="https://followmeanddie.com/tag/take-one-thing-and-expand-on-it/" class="tag-cloud-link tag-link-234 tag-link-position-43" style="font-size: 8.8057553956835pt;" aria-label="Take One Thing and Expand on It (16 items)">Take One Thing and Expand on It</a></li> <li><a href="https://followmeanddie.com/tag/ucon/" class="tag-cloud-link tag-link-68 tag-link-position-44" style="font-size: 8.3021582733813pt;" aria-label="UCON (14 items)">UCON</a></li> <li><a href="https://followmeanddie.com/tag/white-star/" class="tag-cloud-link tag-link-114 tag-link-position-45" style="font-size: 10.31654676259pt;" aria-label="White Star (23 items)">White Star</a></li> </ul> </div> </nav></aside><aside id="block-5" class="widget widget_block widget_text"> <p></p> </aside> </div><!-- #primary-sidebar --> </div><!-- #secondary --> </div><!-- #main --> <footer id="colophon" class="site-footer"> <div id="supplementary"> <div id="footer-sidebar" class="footer-sidebar widget-area" role="complementary"> <aside id="block-10" class="widget widget_block"> <ul class="wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex"></ul> </aside> </div><!-- #footer-sidebar --> </div><!-- #supplementary --> <div class="site-info"> <a href="https://wordpress.org/" class="imprint"> Proudly powered by WordPress </a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script src="https://followmeanddie.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script src="https://followmeanddie.com/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script> <script src="https://followmeanddie.com/wp-includes/js/jquery/jquery.masonry.min.js?ver=3.1.2b" id="jquery-masonry-js"></script> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/ Page Caching using Disk Served from: followmeanddie.com @ 2025-03-22 16:35:24 by W3 Total Cache -->