CINXE.COM

Cities | 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>Cities | 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! &raquo; Feed" href="https://followmeanddie.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Follow Me And Die! &raquo; Comments Feed" href="https://followmeanddie.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Follow Me And Die! &raquo; Cities Tag Feed" href="https://followmeanddie.com/tag/cities/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\/cities\/"}; 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/96" /><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=3BEE19BD509CD2647EDF016C3B52A000'); </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&amp;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-cities tag-96 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 &#038; 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&#038;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 &hellip;" 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: Cities </h1> </header><!-- .archive-header --> <article id="post-1990" class="post-1990 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-advicetools tag-caravans tag-cities tag-flavor tag-fluffinspiration tag-osr tag-tables tag-trade"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/29/trade-goods/" aria-hidden="true"> <img width="640" height="480" src="https://followmeanddie.com/wp-content/uploads/2015/05/TradeGoods-P1060071.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="" decoding="async" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/TradeGoods-P1060071.jpg 640w, https://followmeanddie.com/wp-content/uploads/2015/05/TradeGoods-P1060071-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /> </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/29/trade-goods/" rel="bookmark">Trade Goods</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/29/trade-goods/" rel="bookmark"><time class="entry-date" datetime="2015-05-29T00:01:18-04:00">May 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/05/29/trade-goods/#comments">4 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p style="text-align: center;"><strong>TRADE GOODS</strong></p> <p style="text-align: left;">I&#8217;m always thinking about specifics of what might be on a caravan. The town that is the main focus in my AD&amp;D campaign has frequent caravans, and as yet, I have not needed to know what is in them. In case it every comes up, I wanted ideas. I put together the following list to give me ideas for general categories for developing tables.</p> <p><strong>WATER:</strong> In general, this would be a local resource, but in a desert scenario, water could be worth its weight in gold. Merchants will carry enough water to get to the next known source of water.</p> <p><strong>Adventurer/Explorer:</strong> Some merchants will be adventurer merchants seeking to expand the trade routes, or find something new to trade. Think Marco Polo.</p> <p><strong>SALT:</strong> Whether mined from a salt flats, a salt mine, or recovered by evaporation from the ocean. It is a key preservative in pre-industrial societies. Salt does not go bad. Roman soldiers were paid in salt.</p> <p><strong>Spices:</strong> All various kinds. More exotic spices from more distant lands cost more per pound or ounce than local spices. Most spices have a long shelf life if kept dry.</p> <p><strong>Produce:</strong> Fruits and vegetables. Only fresh would be available locally within about 100 miles or so. Beyond that only dried fruits and vegetables, or pickled. Dates, grapes, and figs were common dried fruit that formed into blocks for easy transport and had a relatively long shelf life in a dry climate.<br /> <strong>NOTE:</strong> Preservation methods for transport are the same methods used to help people make it through the winter or whatever time is between growing seasons.</p> <p><strong>Meat:</strong> As with produce, fresh meat, including fish would usually only be transported about 100 miles or so. Beyond that, dried, salted, pickled or otherwise preserved meats could easily be transported over longer distances. &#8220;On the hoof&#8221; is the best way to transport fresh meat the farthest, such as with the cattle drives of the American west.<br /> <strong>NOTE:</strong> Preservation methods for transport are the same methods used to help people make it through the winter or whatever time is between growing seasons.</p> <p><strong>Honey:</strong> It does not spoil and it has anti-bacterial properties. If it crystallizes, heating returns it to liquid. Honey from ancient tombs has been liquefied and was still good.<br /> <strong>Gaming Hooks:</strong> Supply will be limited by the supply of various bees, bumblebees, wasps, etc. and flowering plants. A hive of giant bees, etc. could be used by some society of humans that had special tools or magic to allow it. Perhaps some giants could be beekeepers and there be some form of trade with other races.</p> <p><strong>Raw Materials:</strong> In general, raw materials are first shipped to where they are made into an intermediate or final product. An example of an intermediate product is ore processed into ingots, wool spun into yarn, or logs processed into lumber. Sometimes two or more raw materials are combined to form an intermediate material, such as charcoal or coal and iron ore to make iron ingots. Some craftsmen/tradesmen, such as blacksmiths might process their own ore for further use, or be specialized in processing ore for others.</p> <p><strong>Intermediate Products:</strong> Materials in a state that further products can be made from them. Iron ingots are made into weapons and armor, yarn from wool is spun into cloth, etc. Some intermediate products, may be made into further intermediate products. Rough cut lumber may be formed into various sizes and quality of boards for specific uses. Spun cloth may be died and cut to make clothes or other items.</p> <p><strong>Textiles:</strong> Raw materials include wool or bundles of harvested plants. Clothing, rugs, tapestries, table clothes, napkins, towels, rope, armor, paper, etc.<br /> <strong>NOTE:</strong> Related to textiles will be the raw materials.</p> <ul> <li><strong>Plant based:</strong> Cotton, linen, flax, jute, hemp, bamboo, straw, grass, rush, sisal</li> <li><strong>Animal based</strong>: Wool, silk (cocoons of silkworms)</li> </ul> <p><strong>Plant textiles:</strong> <a href="http://en.wikipedia.org/wiki/Textile#Plant_textiles"><strong>SOURCE</strong>:</a><br /> Grass, rush, hemp, and sisal are all used in making rope. In the first two, the entire plant is used for this purpose, while in the last two, only fibers from the plant are utilized. Coir (coconut fiber) is used in making twine, and also in floor mats, doormats, brushes, mattresses, floor tiles, and sacking.</p> <p>Textiles involve some form of spinning into thread and weaving and/or braiding.</p> <p>Straw and bamboo are both used to make hats. Straw, a dried form of grass, is also used for stuffing, as is kapok.<br /> Fibers from pulpwood trees, cotton, rice, hemp, and nettle are used in making paper.</p> <p>Cotton, flax, jute, hemp, modal and even bamboo fiber are all used in clothing. Piña (pineapple fiber) and ramie are also fibers used in clothing, generally with a blend of other fibers such as cotton.</p> <p>Nettles have also been used to make a fiber and fabric very similar to hemp or flax. The use of milkweed stalk fiber has also been reported, but it tends to be somewhat weaker than other fibers like hemp or flax.</p> <p>Acetate is used to increase the shininess of certain fabrics such as silks, velvets, and taffetas.</p> <p>Seaweed is used in the production of textiles: a water-soluble fiber known as alginate is produced and is used as a holding fibre; when the cloth is finished, the alginate is dissolved, leaving an open area.</p> <p>Lyocell is a man-made fabric derived from wood pulp. It is often described as a man-made silk equivalent; it is a tough fabric that is often blended with other fabrics – cotton, for example.<br /> Fibers from the stalks of plants, such as hemp, flax, and nettles, are also known as &#8216;bast&#8217; fibers.</p> <p><strong>Wooden goods:</strong> Raw timber, i.e. logs, and lumber are the simplest. Finished products include tables, chairs, plates, mugs, shields, hafts for spears and javelins, staves for bows, barrels, arrows, lumber (planks, beams, etc.), carvings. Types of wood, from the common to the rare and exotic. Wooden trinkets, like lacquered necklaces, tableware, handles, spinning wheels, looms, etc.</p> <p><strong>Metal goods:</strong> Unprocessed ore and ingots are the base goods. Finished goods include arms and armor, copper goods, tin goods, bronze goods, tableware (of various quality from copper, tin, bronze, pewter, silver, gold, perhaps electrum or platinum), coinage (ancient coinage bound to a collector(s), or coinage for a payroll for troops, workers (miners, lumbermen, builders, etc.), tribute, etc.), Jewelry of all sorts. idols, icons, craft goods, collectibles, etc.<br /> <strong>NOTE</strong>: Coins can be counterfeited using base metals. Wizards can use fool&#8217;s gold and the surprise comes when the spell expires&#8230;.</p> <p><strong>Antiques:</strong> From all the dungeons and ancient battlefields and ruins, there can be all kinds of antiquities. These would be many of the same things that are recognizable for what they are, or items that no one living knows what it is. Go to a flea market or estate sale at an old farm and look at the strange gizmos. It is amazing what kinds of hand tools our forebears used and to look at them, it is not always obvious what they are. Get an old timer to explain some of it.<br /> <strong>NOTE:</strong> Forgery will be an issue. Adventure hook, trader is swindled, or trader is the swindler of his clients, etc.</p> <p><strong>Art:</strong> This can be antiques or current carvings, statues, monuments, paintings, tapestries, rugs, etc.</p> <p><strong>Stone:</strong> Statuary, construction blocks. Usually construction blocks are not hauled very far. Some prince or wealthy patron wanting a rare marble might ship it overland in a long line of wagons running miles. What an adventure hook. Slate for chalkboards, roofing tiles, etc. Chalk for writing or building, etc.</p> <p><strong>Gems, jewelry, precious stones:</strong> These can all be transported by a single poorly dressed man as he moves between venues. A fortune for trade could be had. How does he pull the switcheroo to his respectable clothing to make a legitimate trade is another hook. Counterfeits and forgeries would also be a possibility.</p> <p><strong>Slaves:</strong> If you have slaves among the humans, elves, dwarves, etc. There can be long caravans of them. Humanoids, such as orcs, like slaves to do the jobs they hate. Humans could make slaves of war captives of other humans, or orcs, etc.</p> <p><strong>Exotica:</strong> Rare items, ingredients, metals, wood, animals, etc.</p> <p><strong>Circus/Sideshow/Carnival:</strong> Group of performers travelling town to town on their own or as part of a larger caravan.</p> <p>Anything you use on a daily basis had to come from somewhere. In the ancient and medieval world people made due with what was available locally, within about 20 miles. Trade developed as a means of acquiring something that is needed, useful, or desired from AWAY, i.e. non-local. Most food was local. Most building materials were local. Only large or special construction projects were not local.</p> <p>Any list of professions will suggest products. If you create a town or city, the occupations of the inhabitants will indicate what they have to trade and suggest items they import.</p> <p>Only very small towns or cities can be self sufficient. After a certain size, neighboring towns, villages, farms and herds are needed to support it. Rome imported grain from Egypt, etc.</p> <p>In the ancient world of pre-history, there is a lot of evidence of the tin trade over many thousands of miles. As the easily accessible tin petered out, bronze became scarce. I read an article online that says some theorize that the iron age was helped along by necessity. That is, the scarcity of tin to mix with copper to make bronze was the necessity to figure out how to efficiently heat iron ore enough to separate it from the rest of the material so that it could be worked.</p> <p><strong>Type of Materials/Goods in a Caravan or on a Ship</strong></p> <ul> <li>Raw Materials</li> <li>Intermediate Materials</li> <li>Finished Goods</li> </ul> <p><strong>Raw Materials</strong></p> <ul> <li><strong>Food</strong> <ul> <li><span style="line-height: 1.5;">Livestock &#8211; Sheep, goats, pigs, cattle, fowl (chickens, ducks, geese, etc.) Driven by drovers/herders.</span></li> <li>Fresh Food &#8211; Fruits, Vegetables, Meat, Fish, Eggs of various fowl., honey. Carried in crates or baskets, or perhaps jars.</li> <li>Dried Food &#8211; Fruits, Vegetables, Meat (jerky/pemican), Fish. Can be wrapped in paper or cloth or stored as is in kegs, barrels, or crates.</li> <li>Grain &#8211; Oats, Wheat, Rye, Rice. Usually transported in sacks or barrels. Can be used for seed or eating.</li> <li>Processed Food &#8211; Flour of various grains, bread, crackers, pickles, pickled meat or fish</li> </ul> </li> <li><strong>Logs</strong></li> <li><strong>Stone/Rock</strong></li> <li><strong>Ore</strong> <ul> <li>Tin</li> <li>Copper</li> <li>Iron</li> <li>Silver</li> <li>Gold</li> <li>etc.</li> </ul> </li> <li><strong>Fibers</strong> <ul> <li>Wool/Silk</li> <li>Plant fibers for spinning/weaving (Hemp, sissal, etc.)</li> </ul> </li> <li><strong>Animal By Products</strong> <ul> <li>Ivory</li> <li>Bone</li> <li>Hides (From butchered or trapped animals, i.e. cows or beaver, for ex.)</li> <li>Horn</li> </ul> </li> </ul> <p><strong>Intermediate Goods</strong></p> <ul> <li>Rough cut lumber</li> <li>Ingots of various ores</li> <li>Spun fibers</li> <li>Woven cloth &#8211; undied and uncut</li> </ul> <p><strong>Finished Goods</strong></p> <ul> <li>Wood &#8211; Furniture, Weapons, Tools, Shields, Musical Instruments, cups, mugs, plates, etc.</li> <li>Fibers &#8211; Rope, Yarn, String, Thread, Bolts of colored cloth, clothes, rugs, tapestries, curtains, etc.</li> <li>Metal &#8211; Needles, weapons, armor, utensils, tools, hinges, locks, chains, coins, ingots, cups, mugs, plates, eating utensils, etc.</li> <li>Ivory &#8211; Carved items. As inlay in other items, such as a table top.</li> <li>Bone &#8211; Needles, corsets, inlay in wooden items.</li> <li>Horn &#8211; Bows, drinking horns, musical/hunting/war horns.</li> <li>Glass &#8211; Windows, containers, lab equipment. (What level of glass technology is in your fantasy campaign?)</li> <li>Ceramic/Clay &#8211; glasses, mugs, plates, jars, etc.</li> </ul> <p><strong>Containers</strong></p> <ul> <li>Keg &#8211; Dry or liquid storage.</li> <li>Barrel &#8211; Dry or liquid storage.</li> <li>Sack &#8211; 50 pounds</li> <li>Basket &#8211; Bushel</li> <li>Crate &#8211; 20 &#8211; 50 pounds</li> <li>Jars</li> <li>Amphorae &#8211; Large jars for transporting olive oil or wine in the ancient world.</li> <li>Chests</li> <li>Coffers</li> <li>Bags</li> </ul> <p>See my article on <a href="http://followmeanddie.com/2015/05/26/caravans-and-pack-animals/">Caravans &amp; Pack Animals</a> and <a href="http://followmeanddie.com/2015/05/27/loot-carriers-table/">Loot Carriers</a> for more ideas on how goods might be transported.</p> <p><strong>EDIT:</strong> I have two PDFs on <a href="https://www.drivethrurpg.com/browse/pub/13430/Follow-Me-And-Die-Entertainment-LLC?affiliate_id=203222" target="_blank" rel="noopener noreferrer">DriveThruRPG</a>: The Best Copper Seller: <a href="https://www.drivethrurpg.com/product/257575/Caravans--Trade?affiliate_id=203222" target="_blank" rel="noopener noreferrer">Caravans &amp; Trade</a> and <a href="https://www.drivethrurpg.com/product/259611/Businesses-In-Settlements?affiliate_id=203222" target="_blank" rel="noopener noreferrer">Businesses In Settlements</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/caravans/" rel="tag">Caravans</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/flavor/" rel="tag">Flavor</a><a href="https://followmeanddie.com/tag/fluffinspiration/" rel="tag">Fluff/Inspiration</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a><a href="https://followmeanddie.com/tag/tables/" rel="tag">Tables</a><a href="https://followmeanddie.com/tag/trade/" rel="tag">Trade</a></span></footer></article><!-- #post-1990 --> <article id="post-2639" class="post-2639 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-advicetools tag-caravans tag-cities tag-fluffinspiration tag-osr tag-trade tag-white-star"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/28/convoys/" aria-hidden="true"> <img width="615" height="480" src="https://followmeanddie.com/wp-content/uploads/2015/05/615px-Convoy_WS-12_en_route_to_Cape_Town_1941.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="" decoding="async" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/615px-Convoy_WS-12_en_route_to_Cape_Town_1941.jpg 615w, https://followmeanddie.com/wp-content/uploads/2015/05/615px-Convoy_WS-12_en_route_to_Cape_Town_1941-300x234.jpg 300w" sizes="(max-width: 615px) 100vw, 615px" /> </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/28/convoys/" rel="bookmark">Convoys</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/28/convoys/" rel="bookmark"><time class="entry-date" datetime="2015-05-28T00:01:15-04:00">May 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/05/28/convoys/#comments">1 Comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Related to caravans are convoys. Convoys are used as a way to protect merchant shipping from submarine warfare. They can be used in a modern setting, from the Victorian/Edwardian era to  the present, and beyond in science fiction or apocalyptic settings.</p> <p>Convoys are basically naval caravans, but rather than being in a line and limited to the available space of the road or terrains, convoys can spread out more, yet remain close enough to provide support to the other ships nearby. There are still &#8220;choke points&#8221;, like the English Channel, or other narrow straits that require the ships to go single file.  Such places would be avoided unless it was absolutely necessary.</p> <p>The idea of convoys and navies is often applied to space travel, and convoys of merchant craft might be a way to deal with cloaked ships.</p> <p>Unlike planet bound surface navies, the areas where things narrow would tend to be an unavoidable asteroid or debris belt. Approaching a space dock, planetary orbit, or landing planet side would be the choke points that an enemy or pirate ship(s) would exploit. Only the most advanced of planetary defense systems that include planetary shields and heavy weapons both in orbit and planet based.</p> <p>Convoys also apply to motor vehicles, like a convoy of supply trucks with gear, food, fuel, etc. It is also the name of a <a href="http://en.wikipedia.org/wiki/Convoy_(song)">popular song</a> from the &#8220;trucker era&#8221; of music from the late 70&#8217;s and early 80&#8217;s. The song was later made into a <a href="http://en.wikipedia.org/wiki/Convoy_(1978_film)">movie</a> with Kris Kristofferson and Ali MacGraw.</p> <p>Convoys of motor vehicles will be limited to roads and passable surfaces if they have wheels or tracks. Hovercraft will have more flexibility of terrain. If the water transport variety, they are limited to relatively flat surfaces on land. Anti-gravity hovercraft will be limited based on the altitude they can maintain. If they are limited to a meter off the surface, they cannot cross the Grand Canyon directly, but must make the descent as any other traveler. However, if they can basically fly, there is no practical limit to the terrain they can cover.</p> <p>Convoys can be used to transport the same or similar goods, or a variety of goods. Troop convoys can be used to move armies and their supplies and equipment across the sea or the stars.</p> <p>See my articles on See my article on <a href="http://followmeanddie.com/2015/05/26/caravans-and-pack-animals/">Caravans &amp; Pack Animals</a>, <a href="http://followmeanddie.com/2015/05/27/loot-carriers-table/">Loot Carriers</a>, and <a href="http://followmeanddie.com/2015/05/29/trade-goods/">Trade Goods</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/caravans/" rel="tag">Caravans</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/fluffinspiration/" rel="tag">Fluff/Inspiration</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a><a href="https://followmeanddie.com/tag/trade/" rel="tag">Trade</a><a href="https://followmeanddie.com/tag/white-star/" rel="tag">White Star</a></span></footer></article><!-- #post-2639 --> <article id="post-1946" class="post-1946 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-advicetools tag-caravans tag-cities tag-osr tag-tables tag-trade"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/27/loot-carriers-table/" aria-hidden="true"> <img width="624" height="351" src="https://followmeanddie.com/wp-content/uploads/2015/05/71407187_quentin-porters.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/71407187_quentin-porters.jpg 624w, https://followmeanddie.com/wp-content/uploads/2015/05/71407187_quentin-porters-300x169.jpg 300w" sizes="auto, (max-width: 624px) 100vw, 624px" /> </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/27/loot-carriers-table/" rel="bookmark">Loot Carriers Table</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/27/loot-carriers-table/" rel="bookmark"><time class="entry-date" datetime="2015-05-27T00:01:13-04:00">May 27, 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/27/loot-carriers-table/#comments">2 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Loot can be carried by an individual or group, or be carried by a pack animal, or a conveyance, like a wagon.</p> <p>Table or Tables for how a monster is carrying it&#8217;s loot. This set of tables will focus on individual monsters &amp; NPC&#8217;s and how they carry their stuff.</p> <p>Let&#8217;s call anything that is used to carry something, mean that the contents are loot, at least valuable to the one carrying it, or valuable to the one they got it from.</p> <p>I was reading the <a href="http://www.ultanya.com/">Grand DM</a>&#8216;s <a href="http://www.ultanya.com/2015/03/belt-pouch-table.html">Belt Pouch Table post</a>, and then it struck me. I don&#8217;t recall a table or other tool to define what kinds of things different monsters use to carry their loot.</p> <p>The classic, you&#8217;ve killed the goblins and loot their bodies, is easy to gloss over what their paltry few coppers and silvers are carried in.</p> <p>It occurred to me, perhaps different groups of humanoids will carry their loot in different containers. Perhaps certain kinds of loot might be carried differently than other loot.</p> <p>One idea I had was what if goblin tribes had a medicine pouch that they carried around their necks, and it included things like the tooth or other body part of those they have killed? Such a pouch might also contain the most valuable thing that they own that an adventurer might consider treasure, like a small gem, gold coin, or other small but valuable trinket. Different tribes could carry different body parts. Different humanoids might have similar pouches, but their size, material, and craftsmanship could vary.</p> <p><strong>Sizes: 1d8</strong></p> <ul> <li>Really Tiny</li> <li>Tiny</li> <li>Small</li> <li>Medium</li> <li>Large</li> <li>Extra large</li> <li>Enormous</li> <li>Gigantic</li> </ul> <p><strong>Loot Carriers Type: d18</strong></p> <ul> <li>pouch/purse/medicine bag (not the same as a belt pouch)</li> <li>Belt Pouch (My interpretation of a belt pouch has always been that is fastens securely to a belt, with loops, hooks, ties or a combination.)</li> <li>Sacks</li> <li>Baskets</li> <li>Coffer</li> <li>Chest</li> <li>Cask</li> <li>Urn</li> <li>Vase</li> <li>Vial</li> <li>Scrollcase</li> <li>Amphorae</li> <li>Wheelbarrow</li> <li>Blanket/Sheet/Quilt/Curtain</li> <li>Skull</li> <li>Femur</li> <li>Backpack</li> <li>Saddlebags (over one or both shoulders)</li> </ul> <p><strong>Material: 1d14</strong></p> <ul> <li>Leather</li> <li>Wood</li> <li>Hide</li> <li>Skin</li> <li>Hair</li> <li>Felt (pressed hair &#8211; For example the Mongolian people make their felt for their tents from horse hair.)</li> <li>Flax</li> <li>Burlap</li> <li>Cotton</li> <li>Silk</li> <li>Bone</li> <li>Gems</li> <li>Other &#8220;normal&#8221;</li> <li>Other &#8220;exotic&#8221;</li> </ul> <p><strong>Quality:  1d6</strong></p> <ul> <li>Crude</li> <li>Poor</li> <li>Functional</li> <li>Sturdy</li> <li>Overbuilt</li> <li>Excellent</li> </ul> <p><strong>Condition: 1d6</strong></p> <ul> <li>Rotted/Falling Apart</li> <li>Holes/Tears/Threadbare/Runs &#8211; One more bit of damage or piece of loot, and it will start to fail without immediate repair.</li> <li>Used but Functional</li> <li>Used really good condition</li> <li>Nearly new</li> <li>New &amp; unused</li> </ul> <p><strong>Decoration: 1d6</strong></p> <ul> <li>None</li> <li>Missing/Damaged</li> <li>Simple</li> <li>Standard</li> <li>Fancy/Ornate</li> <li>Ostentatious</li> </ul> <p><strong>Construction: 1d5</strong></p> <ul> <li>Make-shift &#8211; (Like a classic trop of a burglar grabbing a sheet or tablecloth to make a bag.)</li> <li>Self-made (Whether out of necessity, a point of pride, or a right of passage.)</li> <li>Special Made (All Medicine Pouches are made by the tribal shaman, or a special craftsman, or with a special process.)</li> <li>Standard (Made by standard craftsman or process.)</li> <li>Custom (Made by a craftsman either to special order, or by the best known craftsman, or with special materials, like dragon hide.)</li> </ul> <p><strong>Properties:</strong></p> <ul> <li>1-80% Non-Magical</li> <li>81-00 Magical</li> </ul> <p><strong>If Magical What Qualities?:</strong></p> <ul> <li>Does it glow?</li> <li>Does it give off heat, cold, mist, smoke, or something else?</li> <li>Does it present these, or other characteristics, when in the presence of a certain type of creature or substance. For example cold in the presence of copper, warmth in the presence of silver, heat for gold, and hotter for platinum, adamantium, or mithril? Something made by dwarves or other mining races to find veins of metal.</li> <li>Is glowing its only effect? Is it some party favor that glows different colors in different patterns at random or non-specific intervals? (This is begging for another table.)</li> </ul> <p><strong>Extra space &#8211;</strong> Like a bag of holding, but specifics could differ.<br /> <strong>Bonus &#8211;</strong> Adds +1 to +5 for saves (can vary to have different saves for different things.)<br /> <strong>Detection &#8211;</strong> Standard detections, evil/good/alignment, invisibility, magic, truth/lies, etc.<br /> <strong>Protection &#8211;</strong> Evil/Good, undead (all or specific types), demons, devils, other planar, etc.<br /> <strong>Control &#8211;</strong> Humans, demi-humans, humanoids, dragons, giants, elementals, etc.<br /> <strong>Communication &#8211;</strong> For example, speak a specific language, tongues, comprehend languages, telepathy, ESP, speak with animals, etc.<br /> <strong>Cursed &#8211;</strong> Can look like any other item, but have an opposite or corrupting affect. For example, a protection dweomer is evident, but it actually attracts undead. Perhaps only zombies, and gives clerics in the area a -1 on their roll to turn/control, or -2 if the cleric attempting the turn is the one in possession of the object.<br /> <strong>Duplication &#8211;</strong> Items left in the container for 24 hours are duplicated. This only works for the specific type of item a device was designed to duplicate. Dor example, a scroll case might only duplicate maps, or only message. It cannot duplicate magical scrolls. A cursed or evil item might &#8220;bite&#8221; the user for 1-2 hp for blood to power it. A purse might duplicate coins, but they would be illusory, or fool&#8217;s gold as the spell and only last for the minimum caster level. A special wand case might re-charge the wand at 1-3 charges per day of the minimum caster level in the want. An uncharged wand would either not be charged, or roll to see if its magic is drained away, or it turns to dust, or explodes.<br /> <strong>Abundance &#8211;</strong> Food, water, or whatever the container is designed for never seems to run out.<br /> <strong>Containment &#8211;</strong> Geni, Djinn, Demon, Devil, Angel, or other powerful creature. Could work like a magic lamp and give conrol and wishes, or could only appear to be so and rubbing it frees the creature for good, or only a few rounds to wreak havoc. Perhaps it will try to capture the bearer to trade places.<br /> <strong>Travel &#8211;</strong> Dimension door/teleport/fly/jump/spider climb</p> <p><strong>Team Carry:</strong></p> <p>Monsters/Bearers/Porters can carry stuff in bags, packs, or baskets on an individual basis, but larger items require two or more to carry. Such as elephant tusks, a caged live animal, a dead trophy animal, large chest, etc. Such means of carry can be simple carry and manhandling, to using a pole, poles, or other device. Long trains of such bearers can make up a caravan for a merchant, adventurer, or tribute taken from the defeated, or tribute offered to avoid the devastation of war.</p> <p><strong>Team Carry Methods/Devices: 1d7</strong></p> <ul> <li>Two or more carrying/manhandling a large item. (Think of moving an upright grand piano up and/or down stairs, without equipment, and you get the idea. If you&#8217;ve ever done it, you know what I mean.)</li> <li>Two Using a Pole to carry something.</li> <li>Two using two poles to carry something. This could be a litter or other heavy object.</li> <li>Four or more carrying something with two large poles. This could be a caged live animal, or something like a palanquin bearing someone, or an idol.</li> <li>One or more pulling something with a travois.</li> <li>One pushing a wheelbarrow.</li> <li>One pushing a pushcart.</li> </ul> <p><strong>Animal Transport: 1d4</strong></p> <ul> <li>Any pack animal</li> <li>Any riding animal that can carry something in addition to it&#8217;s rider, or</li> <li>Any animal, monster, etc. that can carry a container, or pull a conveyance.</li> <li>NPC/Slave (This would be anyone forced to carry the loot of another. It&#8217;s not their loot, and in the case of slaves, for the newly enslaved, it might have previously been their loot.)</li> </ul> <p><strong>*NOTE:</strong> Most pack animals have specialized pack saddles designed to maximize the amount that can be carried and distribute it in a way that it allows the animal to carry the largest load the farthest distance without injury. Those that don&#8217;t see the pack animal as more than a means to the end of getting their loot where they want it, and don&#8217;t see the animal as loot, may not treat it well.</p> <p><strong>Conveyances: Any device used for transport.</strong></p> <p><strong>Land Based: 1d7</strong></p> <ul> <li>Carts</li> <li>Wagons</li> <li>Sleds</li> <li>Sledges</li> <li>Travois</li> <li>Coach</li> <li>Other (Includes any type I don&#8217;t know about, and magical, or cars or land speeders from other dimensions.)</li> </ul> <p><strong>Water Based: 1d6</strong></p> <ul> <li>Raft</li> <li>Canoe</li> <li>Boat</li> <li>Ship</li> <li>Canal boat (either pulled by a mule team and driver, or poled by the crew.)</li> <li>Barge</li> </ul> <p><strong>Air Travel: (This will be limited by the weight limit. Only used for the most critical, priceless, or time sensitive transport.)</strong></p> <ul> <li>Magic Devices/Spells</li> <li>Flying Creatures</li> </ul> <p><strong>Magical Travel: (Travel that is not obvious to non-wizards. Even more weight restricted than flying. Usually by device or spell.)</strong></p> <ul> <li>Teleportation, etc.</li> </ul> <p><strong> Who might be carrying loot? 1d5</strong></p> <ul> <li>Individual</li> <li>Small Group</li> <li>Medium Group</li> <li>Large Group</li> <li>Horde</li> </ul> <p><strong>Type of Group/Reasons for Hauling or Moving Loot: 1d4</strong></p> <ul> <li>Expedition (Adventurer(s)/Explorer(s)/Knowledge Seeker(s))</li> <li>Raid (Bandits/Monsters/War)</li> <li>War (Hauling spoils of war as campaign continues, or after victory and returning home.)</li> <li>Trade (Caravan/Local, Regional, or Small Merchant) <ul> <li>See my <a href="http://followmeanddie.com/2015/05/26/caravans-and-pack-animals/">Caravan and Pack Animal</a> article.</li> </ul> </li> </ul> </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/caravans/" rel="tag">Caravans</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a><a href="https://followmeanddie.com/tag/tables/" rel="tag">Tables</a><a href="https://followmeanddie.com/tag/trade/" rel="tag">Trade</a></span></footer></article><!-- #post-1946 --> <article id="post-2523" class="post-2523 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-2015-a-to-z-blogging-challenge tag-advicetools tag-blogging tag-campaign-building tag-cities tag-dcc tag-fluffinspiration tag-game-design tag-megadungeons tag-news-reviews-culture tag-osr tag-swords-wizardry tag-white-star tag-world-building"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/09/2015-a-to-z-challenge-reflections/" aria-hidden="true"> <img width="930" height="442" src="https://followmeanddie.com/wp-content/uploads/2015/05/A-to-Z-Reflection-2015-Lg.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="A-to-Z Reflection [2015]" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/05/A-to-Z-Reflection-2015-Lg.jpg 930w, https://followmeanddie.com/wp-content/uploads/2015/05/A-to-Z-Reflection-2015-Lg-300x143.jpg 300w" sizes="auto, (max-width: 930px) 100vw, 930px" /> </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/09/2015-a-to-z-challenge-reflections/" rel="bookmark">2015 A to Z Challenge Reflections.</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/09/2015-a-to-z-challenge-reflections/" rel="bookmark"><time class="entry-date" datetime="2015-05-09T00:58:21-04:00">May 9, 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/09/2015-a-to-z-challenge-reflections/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I planned to write a follow up on my A to Z experience this year, and a survey that arrive just before midnight alerted me to a <a href="http://www.a-to-zchallenge.com/2015/05/2015-to-z-blogging-challenge-reflections.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Reflections Post</a>, that needed to be done by May 8th. I am doing catch up on articles and clearing a backlog of things to review, on this rainy, thunderstorm laden weekend.</p> <p>This was the second year that I participated in the A to Z Blogging Challenge to write a post every day, except Sundays, in April. As with last year, 26 blog posts is not difficult for me. I had most of them done and scheduled before April. Also, like last year, I only had time to keep up with the blogs in the (GA) category. This year, I read most of&nbsp;the posts.</p> <p>For me, the hardest part of the challenge is a theme that I feel good about. This year, I wrote about different aspects of planning a city, whether it is a living city or an abandoned/lost city. Once I had a topic, I came up with 26 topics. I then scheduled each topic for the appropriate day and wrote on the topics that interested me.</p> <p>I had most of my topics written with at least a few paragraphs or notes of things to be sure to mention. I dug in and wrote several posts in a marathon session, so that I only had to let them sit to do cleanup before they posted. A few topics seemed a bit harder to write, and I got a bit repetitive when some topics had overlap.</p> <p>I did not come up with as many tables and generators as I had hoped. I did get some ideas for building them. Once those ideas have sat for awhile, I will gather them and see about making a more coherent PDF to share.</p> <p>My goal of a system to randomly generate parts of a city did not materialize. I think because of the all the dice table in <a href="http://www.rpgnow.com/product/126115/Metal-Gods-of-Ur-Hadad-Issue-%231-Winter-2014?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Metal Gods of Ur-Hadad #1</a>, that <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://web.archive.org/web/20190325235223/https://plus.google.com/101464641684194071353" target="_blank">+Adam Muszkiewicz</a> showed me. It touched on most of what I was after. I don&#8217;t really need all the details I think I do, I just WANT them.</p> <p>Since I scheduled each post, I had no problem posting on the correct day.</p> <p>I am currently on the fence as to whether or not I will participate next year. I like that I used it to help me clarify and flesh out ideas for my own use. If I participate again, I will have to use it to do something helpful to my own needs and desires as a GM; whether it be a module, series of new creatures, a collection of maps, or NPC&#8217;s, it will have to be something that serves a dual purpose.</p> <p>This year, there were twelve blogs with the (GA) tag for games. Of those, one was geared towards <a href="http://www.lloydofgamebooks.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">game books</a> and not directly RPG related, that I could tell. Perhaps it was just not my thing.</p> <p><a href="https://web.archive.org/web/20151211233119/http://nemoslounge.com:80/?tag=atozchallenge" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Nemo&#8217;s Lounge</a>&nbsp;gave up doing custom NPCs with a drawing after 16 posts. Both the drawings and NPC&#8217;s were great!</p> <p><a href="http://wampuscountry.blogspot.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Wampus Country</a> was doing a town a day and got up to E when it stopped. He had some interesting ideas, that I enjoyed while it lasted.</p> <p>Others missed a beat here and there, but most of us managed all 26 postings for the month.</p> <p><a href="http://towerofthearchmage.blogspot.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Tower of the Archmage</a> had a great series of vignettes of a party of adventurers. He often included a map. He hiked the Appalachian trail and was gone for the whole challenge, so he wrote and scheduled all of his postings before he left. This series would make a neat short story and/or a module/dungeon.</p> <p>Tim Brannon at <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="http://theotherside.timsbrannan.com/" target="_blank">The Other Side</a> did vampires, as he promised he would last year, after doing witches. Who knew there were so many vampires in different cultures. He began with A for <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="http://theotherside.timsbrannan.com/2015/04/a-to-z-of-vampires-aswang.html" target="_blank">Aswang</a>, which I not too long before learned about from watching <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=4&amp;cad=rja&amp;uact=8&amp;ved=0CCcQFjAD&amp;url=http%3A%2F%2Fwww.nbc.com%2Fgrimm&amp;ei=NotNVdKYDYungwS37oGoDg&amp;usg=AFQjCNEvQvWRWht14uIGdlFFU6ln8fkLFQ&amp;sig2=U1DywkAwc29OyYLX-0vh8g&amp;bvm=bv.92885102,d.eXY" target="_blank">Grimm</a>. When <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, he even did an A to Z special with a <a href="http://theotherside.timsbrannan.com/2015/05/a-to-z-of-vampires-white-star-special.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Space Vampire</a>, modeled on the one from the 80&#8217;s Buck Rogers TV Show.</p> <p>Mark Craddock of <a href="http://crossplanes.blogspot.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Cross Plains</a> reviewed his favorite things about D&amp;D.</p> <p>Keith Davies of <a href="https://web.archive.org/web/20240131045541/https://www.kjd-imc.org/" target="_blank" rel="noreferrer noopener" label=" (opens in a new tab)">In My Campaign</a>&nbsp;built several mythologies/pantheons and had a system to help him build them.</p> <p><a href="https://seaofstarsrpg.wordpress.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Sea of Stars</a> had a series of NPC;s.</p> <p><a href="http://spesmagna.com/">Spes Magna Games</a> did a series on the &#8220;Boogie Knights Of the Round Table&#8221;. I have not seen the movie, Boogie Nights, but I got the reference. What if King Arthur and his knights where in the age of disco? He kept it going until the last few days, but did all 26 posts.</p> <p><a href="https://web.archive.org/web/20170929120631/https://www.anothercaffeinatedday.com/blog/default/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Another Caffeinated Day</a> did a series of NPC&#8217;s,</p> <p><a href="http://thedwarvenstronghold.blogspot.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">The Dwarven Stronghold</a> did NPC&#8217;s and magic items.</p> <p>If you need NPC&#8217;s, items, maps, images, vampires, or city planning suggestions, there is a lot of good stuff collected in these posts, check them out.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/2015-a-to-z-blogging-challenge/" rel="tag">2015 A to Z Blogging Challenge</a><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/blogging/" rel="tag">Blogging</a><a href="https://followmeanddie.com/tag/campaign-building/" rel="tag">Campaign Building</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/dcc/" rel="tag">DCC</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/megadungeons/" rel="tag">Megadungeons</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews &amp; Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a><a href="https://followmeanddie.com/tag/swords-wizardry/" rel="tag">Swords &amp; Wizardry</a><a href="https://followmeanddie.com/tag/white-star/" rel="tag">White Star</a><a href="https://followmeanddie.com/tag/world-building/" rel="tag">World Building</a></span></footer></article><!-- #post-2523 --> <article id="post-1836" class="post-1836 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-add tag-advicetools tag-books tag-campaign-building tag-cities tag-fluffinspiration tag-game-design tag-maps tag-megadungeons tag-news-reviews-culture tag-osr tag-world-building"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/05/01/kingdom-of-the-dwarfs/" aria-hidden="true"> <img width="608" height="576" src="https://followmeanddie.com/wp-content/uploads/2015/04/KingdomoftheDwarfs.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Kingdom of the Dwarfs" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/04/KingdomoftheDwarfs.jpg 1609w, https://followmeanddie.com/wp-content/uploads/2015/04/KingdomoftheDwarfs-300x284.jpg 300w, https://followmeanddie.com/wp-content/uploads/2015/04/KingdomoftheDwarfs-1024x971.jpg 1024w" sizes="auto, (max-width: 608px) 100vw, 608px" /> </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/01/kingdom-of-the-dwarfs/" rel="bookmark">Kingdom of the Dwarfs</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/05/01/kingdom-of-the-dwarfs/" rel="bookmark"><time class="entry-date" datetime="2015-05-01T00:01:57-04:00">May 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/05/01/kingdom-of-the-dwarfs/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I bought the book, <em><a href="https://amzn.to/31GYO9g" target="_blank" rel="noopener noreferrer">Kingdom of the Dwarfs</a> [Amazon Affiliate link]</em>, by <a href="http://en.wikipedia.org/wiki/Robb_Walsh">Robb Walsh</a>&nbsp;[Now a food writer and critic in Texas. Made me hungry for some good BBQ&#8230;.] and illustrated by <a href="http://en.wikipedia.org/wiki/David_Wenzel">David Wenzel</a>, back in the 1980&#8217;s. The copyright date is 1980, so I&#8217;m not sure what year I bought it. I know it was before I graduated high school, so sometime between 1980 and 1983.</p> <p>I keep it with my RPG materials. I was trying to think of something to post about, and I remembered this book. I have not read it probably since I first read it after I got it home three plus decades ago.</p> <p>I have looked at the art since then, and marveled at the skill of the artist, and wished I could do the same. Perhaps with intentional practice and some art classes I might do better than my present attempts.</p> <p>I strongly identify with dwarves for some reason. I really liked the dwarf character from <em><a href="https://amzn.to/2M4Zwa3" target="_blank" rel="noopener noreferrer">The Sword of Shannara</a> &nbsp;[Amazon Affiliate link]</em>.</p> <p>Oddly enough, my favorite character is a half-elf. Although I play a dwarf in my Wednesday night&nbsp;online AD&amp;D game.</p> <p>The Wikipedia article about David Wenzel calls this a children&#8217;s book. As I recall, it was in the fantasy/science fiction section of the bookstore, so it was not marketed or sold in that store like a children&#8217;s book. I don&#8217;t think the theme is of a children&#8217;s book.</p> <p>I remembered the basic story, but of course, the details eluded me. So I read it again.</p> <p>It is a fast read. The text is mostly a set up of the book and then brief blurbs to set the scene for the art. The art tells a very detailed story.</p> <p>Now I&#8217;m in the mood to detail the dwarven realms in my campaign. There&#8217;s never enough time to do it all!</p> <p>If you want to build a dwarven kingdom or lost kingdom, this is a great source book!</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/add/" rel="tag">AD&amp;D</a><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/books/" rel="tag">Books</a><a href="https://followmeanddie.com/tag/campaign-building/" rel="tag">Campaign Building</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</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/maps/" rel="tag">Maps</a><a href="https://followmeanddie.com/tag/megadungeons/" rel="tag">Megadungeons</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews &amp; Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a><a href="https://followmeanddie.com/tag/world-building/" rel="tag">World Building</a></span></footer></article><!-- #post-1836 --> <article id="post-1528" class="post-1528 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-2015-a-to-z-blogging-challenge tag-add tag-cities tag-game-design tag-megadungeons tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/04/30/day-26-z-is-for-z-axis/" aria-hidden="true"> <img width="200" height="200" src="https://followmeanddie.com/wp-content/uploads/2015/02/Z.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Z" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/02/Z.jpg 200w, https://followmeanddie.com/wp-content/uploads/2015/02/Z-150x150.jpg 150w" sizes="auto, (max-width: 200px) 100vw, 200px" /> </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/30/day-26-z-is-for-z-axis/" rel="bookmark">Day 26 Z is for Z Axis</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/04/30/day-26-z-is-for-z-axis/" rel="bookmark"><time class="entry-date" datetime="2015-04-30T00:01:36-04:00">April 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/04/30/day-26-z-is-for-z-axis/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Z &#8211; Z Axis <!-- - flying, and subterranean concerns not otherwise addressed - Walls of Karbana in 3 dimensions. --></p> <p>As Kirk and Spock discussed in <em>Wrath of Khan</em>, don&#8217;t have two dimensional thinking.</p> <p>Think of below the street level and above the tops of the towers.</p> <p>Is there an issue with burrowing creatures or flying creatures?</p> <p>Would a dragon or someone riding a dragon attack the city?</p> <p>Is the ruined city so isolated by geography that the only way to arrive is by magic or by flight?</p> <p>Is it a living but hidden city?</p> <p>Is there a magical effect above the city, like the area of a rope trick, or other pocket dimension type space that is hidden from view? A place for observation of the surroundings and a great spot to ambush invaders, or trouble makers.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/2015-a-to-z-blogging-challenge/" rel="tag">2015 A to Z Blogging Challenge</a><a href="https://followmeanddie.com/tag/add/" rel="tag">AD&amp;D</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/game-design/" rel="tag">Game Design</a><a href="https://followmeanddie.com/tag/megadungeons/" rel="tag">Megadungeons</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews &amp; Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-1528 --> <article id="post-1525" class="post-1525 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-2015-a-to-z-blogging-challenge tag-advicetools tag-cities tag-game-design tag-megadungeons tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/04/29/day-25-y-is-for-you-owe/" aria-hidden="true"> <img width="200" height="200" src="https://followmeanddie.com/wp-content/uploads/2015/02/Y.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Y" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/02/Y.jpg 200w, https://followmeanddie.com/wp-content/uploads/2015/02/Y-150x150.jpg 150w" sizes="auto, (max-width: 200px) 100vw, 200px" /> </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/29/day-25-y-is-for-you-owe/" rel="bookmark">Day 25 Y is for You Owe</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/04/29/day-25-y-is-for-you-owe/" rel="bookmark"><time class="entry-date" datetime="2015-04-29T00:01:38-04:00">April 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/04/29/day-25-y-is-for-you-owe/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Y &#8211; You Owe &#8211; fines, taxes, tariffs, fees, tolls, etc.</p> <p>If there is a fine, fee, or tax, where are the tax collectors? Where might the remnants of ancient taxes be today? This ties in with <a href="http://followmeanddie.com/2015/04/28/day-24-x-is-for-x-marks-the-spot/">X Marks the Spot</a> and with <a href="http://followmeanddie.com/?p=1516">Vaults</a>.</p> <p>If a living city, where are the points where the government or local gang imposes fees for its services?</p> <p>If a fallen city that is now occupied by new inhabitants, do they impose taxes and fees? If inhabited by ogres, they will just take all your stuff as the fee, as will most other humanoids and intelligent monsters. The ones that don&#8217;t eat you, will likely enslave you, or just kill you for the sport of it.</p> <p>Intelligent monsters might impose exorbitant fees on passing caravans to let them pass mostly unharmed. This would affect the price and availability of certain goods.</p> <p>If the city is not fallen, how far beyond the city walls to taxes and fees begin to be imposed? Is there a fee for every bridge and ferry, beyond the operator&#8217;s base fee? Are their toll booths at key locations along the road? If you have never had to pay a fee to cross a bridge or to drive on a tollway, this concept might be foreign to you. The AD&amp;D DMG has a good overview on this. If the PC&#8217;s hang around civilization, they will run into lots of taxes and fees, which might induce them to go seek further fortunes.</p> <p>For fallen cities, will random coins be found periodically near abandoned toll booths? Will the coin box be lost and found in some random location?</p> <p>Will a tax collector have a hidden stash of his share, legal or illicit? In the ancient world, taxes were collected by tax farmers who bid how much they could collect, and they got to keep what they collected beyond that point, thus making them quite disliked by the taxpayers.</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/2015-a-to-z-blogging-challenge/" rel="tag">2015 A to Z Blogging Challenge</a><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/game-design/" rel="tag">Game Design</a><a href="https://followmeanddie.com/tag/megadungeons/" rel="tag">Megadungeons</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews &amp; Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-1525 --> <article id="post-1522" class="post-1522 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-2015-a-to-z-blogging-challenge tag-advicetools tag-cities tag-game-design tag-megadungeons tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/04/28/day-24-x-is-for-x-marks-the-spot/" aria-hidden="true"> <img width="200" height="200" src="https://followmeanddie.com/wp-content/uploads/2015/02/X.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="X" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/02/X.jpg 200w, https://followmeanddie.com/wp-content/uploads/2015/02/X-150x150.jpg 150w" sizes="auto, (max-width: 200px) 100vw, 200px" /> </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/28/day-24-x-is-for-x-marks-the-spot/" rel="bookmark">Day 24 X is for X Marks the Spot</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/04/28/day-24-x-is-for-x-marks-the-spot/" rel="bookmark"><time class="entry-date" datetime="2015-04-28T00:01:37-04:00">April 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/04/28/day-24-x-is-for-x-marks-the-spot/#comments">1 Comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>X &#8211; X Marks the spot.</p> <p>Note important locations, map it out &#8211; It does not have to be fancy, even a node map and rough idea of where things are will suffice.</p> <p>With all of the free maps from so many talented artists and map makers in the OSR, and via many various websites, like <a href="http://www.cartographersguild.com/">Cartographer&#8217;s Guild</a>, one can easily come up with a map. There are also lots of maps from the medieval and renaissance periods that are available online to give one ideas. There is more than one G+ community for maps and world building ideas. There is a surplus of riches in maps and adventure ideas, thanks to the internet.</p> <p>For some city and town maps, I have taken something I found online that was close to what I had in mind, and used that to help craft something for my own needs.</p> <p>Where is the important stuff? Where is the treasure in relation to the palace or the temple?</p> <p>Have the rich buried or hidden their wealth when they fled, is it still there? Is it inside the city, or somewhere outside the walls?</p> <p>If an abandoned city for hundreds or thousands of years, what groups, monsters, wizards, cults, etc. have made a home or base? Is that base still there? Is it inhabited by the original founders of the base or has it changed hands over the years?</p> <p>All of the other articles in this series mention many different things that will have a location. Each of those things will have a quality of the original construction, degree of routine maintenance given when in use,  and the use, damage, neglect, etc. that these things have undergone if the city is abandoned.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/2015-a-to-z-blogging-challenge/" rel="tag">2015 A to Z Blogging Challenge</a><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/game-design/" rel="tag">Game Design</a><a href="https://followmeanddie.com/tag/megadungeons/" rel="tag">Megadungeons</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews &amp; Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-1522 --> <article id="post-1519" class="post-1519 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-2015-a-to-z-blogging-challenge tag-advicetools tag-cities tag-game-design tag-megadungeons tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/04/27/day-23-w-is-for-waste-disposal/" aria-hidden="true"> <img width="200" height="200" src="https://followmeanddie.com/wp-content/uploads/2015/02/W.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="W" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/02/W.jpg 200w, https://followmeanddie.com/wp-content/uploads/2015/02/W-150x150.jpg 150w" sizes="auto, (max-width: 200px) 100vw, 200px" /> </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/27/day-23-w-is-for-waste-disposal/" rel="bookmark">Day 23 W is for Waste Disposal</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/04/27/day-23-w-is-for-waste-disposal/" rel="bookmark"><time class="entry-date" datetime="2015-04-27T00:01:43-04:00">April 27, 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/27/day-23-w-is-for-waste-disposal/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>W &#8211; Waste Disposal/Toilets/Outhouses/Sewers/Drains/Teleporters/Gelatinous Cubes/Otyughs/etc.</p> <p>Water, food, and other things come into the city. This results in an unpleasant production that needs to be handled to avoid unpleasant odors and disease in the close quarters of a city. Even with clerics and paladins running around to cure disease, they could not heal everyone in a major plague.</p> <p>Disintegrators could be used for the most hazardous waste, gelatinous cubes could be an invention for waste disposal and they become a menace in the collapse of a fallen city. Otyughs and other carrion eaters could be placed in the sewers to deal with waste, and could still be down there.</p> <p>Breaking a barrier between the water supply and the sewer system could be more dangerous than mere exposure to disease. It could allow carrion eaters to get to other places. It could flood the sewers and drown the players, etc.</p> <p>I can see a waste disposal/sewer system that is &#8220;dry&#8221;, that is there is not large amount of water coursing through it, if storm drains shunt water elsewhere. Gelatinous cubes and carrion eaters would go from one concentration of waste to another, removing what nutrients they can get from it. Even a fallen city, where the sewers are mostly intact might have some form of occupation that leads to waste, small animals, lost humanoids or adventurers. The sewers with such critters to handle the waste would have areas of near pristine, floors walls, and ceilings as all the contents of the sewer is picked clean. Any minimal accumulation of waste will &#8220;move&#8221; or &#8220;appear&#8221; and &#8220;disappear&#8221; as any PC&#8217;s explore.&#8221;Something&#8221; is down there but what?</p> <p>I mentioned a series of teleporters to move about the ancient cities and empire. Such technology need not move people and goods. Using teleporters to move waste elsewhere could have interesting results. The location that receives the waste could have a huge number of carrion eating monsters. Anyone transported by this means, will have a nasty surprise both in waste and in what eats the waste. Such teleporters could either be constant, whatever enters the area of the teleporter is instantly transported, or it could cycle every so many hours or days.</p> <p>Finally, disintegrators could be used for the most dangerous waste. Poof, it&#8217;s gone. Anyone or anything wandering into these areas would have some signs of warning, perhaps bars to block access. Bars might indicate blocking something valuable. It could be interesting to see characters break in to check out a room that is a disintegrator. Much like the teleporters, are the disintegrators always on, or do they have a cycle of so many hours?</p> <p>Is the rain water/flood control using the same channels as the sewers? In an arid climate, minimal water would be used to move waste, as much water as possible would need to be gathered for later consumption.</p> <p>Are there public latrines? Do people have latrines in their homes and businesses, or do they use chamber pots and haul the waste to a neighborhood waste pit? If gelatinous cubes and other dangerous carrion eaters are used to deal with waste, there would need to be some mechanism to prevent them attacking the populace. Only someone foolish enough to go into the sewers would counteract such safety measures.</p> <p>Maps and adventures don&#8217;t often touch on the actual waste and chamber pots and latrines. However, if one is to use carrion based monsters, many of them presuppose waste. For villages, and even towns, they wouldn&#8217;t go to the efforts to deal with waste that is needed in the crowded confines of a bustling city. Chamber pots, outhouses, a back corner of the yard, or area outside the town limits is where human waste would be collected. Human waste can be composted for use in gardens, but it has to be extra hot in its composting method to use it on food crops. When human waste is used for fertilizing food crops, it often leads to the spread of disease.</p> <p>What do guards on watch use? A latrine in the corner of the guard tower, or a chamber pot, or just over the outside of the wall? How common is it to be walking down the street and someone toss out their chamber pot to the street below? What is the chance that someone rises in the middle of the night to take care of business and dumps the chamber pot, with bleary eyes, to the street below and it hits the thieve(s) sneaking about on their way to or from their latest heist? If on their way to their heist, are they &#8220;marked&#8221; so well, that they decide to postpone, either long enough to get cleaned up, or for another night? Is the nature of the heist one that they can&#8217;t re-schedule? If this happens after the heist, is it close enough to the location of the heist that it makes them easier to track?</p> <p><strong>UPDATE: May 31, 2015 &#8211;</strong> I found this <a href="http://www.theregister.co.uk/2015/05/30/feature_crossness_pumping_station/?page=1">article at the Register</a> about London&#8217;s sewer system. the key point is that it still dumped into the river, just not where there was a large enough concentration of people to complain about the stink. Also, the capacity of the system when originally built 150 years ago, was such that a large part of the current sewage system of London still uses it.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/2015-a-to-z-blogging-challenge/" rel="tag">2015 A to Z Blogging Challenge</a><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/game-design/" rel="tag">Game Design</a><a href="https://followmeanddie.com/tag/megadungeons/" rel="tag">Megadungeons</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews &amp; Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-1519 --> <article id="post-2387" class="post-2387 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-2015-a-to-z-blogging-challenge tag-advicetools tag-caravans tag-cities tag-fluffinspiration tag-news-reviews-culture tag-osr"> <a class="post-thumbnail" href="https://followmeanddie.com/2015/04/25/vikings-season-3-finale/" aria-hidden="true"> <img width="200" height="200" src="https://followmeanddie.com/wp-content/uploads/2015/02/V.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="V" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2015/02/V.jpg 200w, https://followmeanddie.com/wp-content/uploads/2015/02/V-150x150.jpg 150w" sizes="auto, (max-width: 200px) 100vw, 200px" /> </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/25/vikings-season-3-finale/" rel="bookmark">Vikings Season 3 Finale</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2015/04/25/vikings-season-3-finale/" rel="bookmark"><time class="entry-date" datetime="2015-04-25T17:44:47-04:00">April 25, 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/25/vikings-season-3-finale/#comments">1 Comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I just watched the Vikings season 3 finale. I like how they pack so much into seasons of just a few episodes.</p> <p>It is interesting how they take historical and semi-historical figures and weave a story among known historical events.</p> <p>I won&#8217;t post any spoilers here, but I will say there are multiple surprises of how they wrapped up a few loose ends, but left a twisted trail of many more things to come in the next season.</p> <p>I wonder how many years they will skip when it comes to the next season.</p> <p>I like how they have portrayed vikings as more than bloodthirsty plunderers. They show social divisions among the vikings and what we know about them from their own stories, first hand accounts, and archaeological finds. Of course, with fiction, they take many liberties and insert things the writers made up that are very fantastic.</p> <p>There seems to have been a revival of interest in vikings in various RPGs or RPG add ons, like adventures and campaign settings, in recent years.</p> <p>This is a big change to how vikings influenced my original experience of their influence on AD&amp;D. That is, the berserker, under Men in the Monster Manual. This single narrow aspect of some viking warriors is all that some knew of them, beyond their raiding coastal towns and villages.</p> <p>The vikings were great explorers, who sought new lands and new goods for trade. Their influence via trade was perhaps greater than that of their raids. However, it is the dreaded viking raid that made the biggest impression on most of Western Europe. Of course, the survivors of many of these raids were the monks who were able to write about their experiences and preserve their side of these encounters. I am not aware of any direct connections to the viking side of these raids. Do the sagas that we have today hold such information?</p> <p>What I do know is that a population growth lead to seeking new lands and new wealth. When money is based on gold and silver, of which there is a finite supply, one has to find it through either mining or taking it from someone else. Thus, a common motivation throughout history. This same motivation will exist in RPG&#8217;s, like D&amp;D, whose economies are based on coins of precious metals. Land and certain other items that don&#8217;t decay will also hold value.</p> <p>So as the vikings were motivated by an expanding population and so forth, other groups of men and humanoids will have similar motivations for their raids and efforts at expansion. Other motivations might be doing the bidding of their deity or being manipulated by someone on a quest for power, whether it is political or magical. A shortage of females might prompt gathering brides, or for a female dominated society, it might prompt gathering grooms.</p> <p>Concentrations of wealth, such as cities will be attractive. Only walls that are well defended will provide the most protection. Even that might not be enough for a determined and motivated force. Caravans or convoys of merchant ships might also be targets.</p> <p>Bribes, threats, tricks, and other things might be used to get inside the walls of a city to allow a large force of raiders inside to get what they are after.</p> <p>Some ruler or other type of power broker or power seeker might seek to manipulate a viking like group into going after his enemy or some other target to facilitate his own plans. A powerful wizard seeking a specific item, might use a raid to distract all the guards to defend the walls, to make it easier to pop in and take what she is after. An evil cleric might do something similar to gain an item, desecrate a good temple, of establish a foothold of evil in a city.</p> <p>Related to my A to Z series on cities, this fits in nicely as a second article on V. Who wants what is in the city? Who are the enemies of the city? Who or what is the reason the city has walls and gates? As with anything, there are two types of threats to a city, known and unknown.</p> <p>Obviously, it is much easier to plan for known threats. Unknown threats can only be guarded against based on how similar they are to known threats. For example, in a world without known magic, how would one guard against it? In a fantasy setting with magic, one can only guard against the types of magic one knows about. Invisibility, illusions, and disguises are all general categories, but some specific magic items, or unique spells would present a threat to undermine all defenses.</p> <p>For physical threats that are unknown, it can be a new tribe or group of humans or a resurgence of humanoids whose population has recovered after their last beat down.</p> <p>Vigilance against a threat is hard to maintain all the time without discipline and a very regimented dedication. It always happens that in time, people tend to forget the bad times, and don&#8217;t see the connections in events that lead to some &#8220;sudden&#8221; occurrence that in hindsight was building towards its outcome.</p> <p>&nbsp;</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/2015-a-to-z-blogging-challenge/" rel="tag">2015 A to Z Blogging Challenge</a><a href="https://followmeanddie.com/tag/advicetools/" rel="tag">Advice/Tools</a><a href="https://followmeanddie.com/tag/caravans/" rel="tag">Caravans</a><a href="https://followmeanddie.com/tag/cities/" rel="tag">Cities</a><a href="https://followmeanddie.com/tag/fluffinspiration/" rel="tag">Fluff/Inspiration</a><a href="https://followmeanddie.com/tag/news-reviews-culture/" rel="tag">News Reviews &amp; Culture</a><a href="https://followmeanddie.com/tag/osr/" rel="tag">OSR</a></span></footer></article><!-- #post-2387 --> <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/cities/page/2/">2</a> <span class="page-numbers dots">&hellip;</span> <a class="page-numbers" href="https://followmeanddie.com/tag/cities/page/4/">4</a> <a class="next page-numbers" href="https://followmeanddie.com/tag/cities/page/2/">Next &rarr;</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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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&#038;utm_medium=rss&#038;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 &amp; Secret">Hidden &amp; 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&#039;s Game Stuff</a></li> <li><a href="http://oldguyrpg.blogspot.com/" rel="noopener" title="Sharing joy of playing the original editions of Dungeons &amp; Dragons." target="_blank">Chgowiz&#039;s Old Guy RPG Blog</a></li> <li><a href="https://chgowiz-games.blogspot.com/" rel="noopener" target="_blank">CHICAGOWIZ&#039;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&#039;t Split The Party</a></li> <li><a href="https://doomslakers.blogspot.com/" rel="noopener" title="James V. West&#8217;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 &amp; Dragons!" target="_blank">Dragons Foot</a></li> <li><a href="https://dreamsofmythicfantasy.blogspot.com/" title="Regular lists of what&#8217;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&amp;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&#039;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 &amp; Tools such as our Hexographer &amp; Dungeonographer map creation software and the DungeonMorph Dice &amp; 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 &amp; Cartographer" target="_blank">Rue Ink &#8211; 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&amp;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&#039;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&amp;D (121 items)">AD&amp;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&amp;D 40th Anniversary Blogging Challenge (31 items)">D&amp;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&amp;D (29 items)">Legacy D&amp;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 &amp; Culture (236 items)">News Reviews &amp; 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 &amp; Culture (37 items)">Reviews &amp; 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 &amp; Wizardry (16 items)">Swords &amp; 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 09:42:33 by W3 Total Cache -->

Pages: 1 2 3 4 5 6 7 8 9 10