CINXE.COM
Greyhawk Stories – Dungeons & Dragons and the World of Greyhawk
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <title>Greyhawk Stories – Dungeons & Dragons and the World of Greyhawk</title> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=5790' + '&is_singular='; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9ncmV5aGF3a3N0b3JpZXMuY29t" + "&wpcomid=157206286" + "&time=1743598620"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel="alternate" type="application/rss+xml" title="Greyhawk Stories » Feed" href="https://greyhawkstories.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Greyhawk Stories » Comments Feed" href="https://greyhawkstories.com/comments/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s1.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1743165756i&ver=6.8-alpha-59875"}}; /*! 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> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='https://s0.wp.com/_static/??-eJxtzE0KgCAQQOELZYMhRYvoLGEWU+MojRLdvj/atfzg8WCPygZOjhP4rCLlGVmAcHUCi0txsKt6VFqRAv7zL3wNkhl8GDNdD+QJGZNTYrdA9Pm4d73vdGN0W+vKmOUEbqgzYg==&cssminify=yes' type='text/css' media='all' /> <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 crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s0.wp.com/_static/??-eJyljkEKwjAQRS9kMm0ISBfiWZJ2iKlpEmYmSm5vdSO4Krj8PN7jw7OquWTBLFBTCzEzhLZPjxR2QggPM+hBW/AtpgV8KvNdpejJUQeWnlDPzCf4LyQ33I6EPhbDilLdW3e9NFGB4nL4y0+CnMQc+Ktft8t4tqOZJmPs+gJ1p2pO&cssminify=yes' type='text/css' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-4-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-6-1' href='https://s2.wp.com/wp-content/plugins/coblocks/2.18.1-simple-rev.4/dist/coblocks-style.css?m=1681832297i&cssminify=yes' type='text/css' media='all' /> <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> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' /> <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: #000000;--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--medium-blue: #0087be;--wp--preset--color--bright-blue: #00aadc;--wp--preset--color--dark-gray: #4d4d4b;--wp--preset--color--light-gray: #b3b3b1;--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--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--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;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :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;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s2.wp.com/_static/??-eJydUNsKwjAM/SFrvGzuSfwUsTVu2dq0NK3Dv7cTkYHiw15CDuTcAmNQxnNCTuCyCja3xAI9pnAxwxuDZIYzsYEWGSMVgvxe10ZkBTPN1KFDgZA1EF8xYBmcVMGWpMOodiDpYXEJsVBAW2+GRbZTnZe1GoPx7kti9g3JWkykkGhqe/PW+vHffefvxUJnrW0J8el3csdts28OVb2pq/4Jg4aOFQ==&cssminify=yes' type='text/css' media='all' /> <style id='independent-publisher-2-style-inline-css'> #hero-header { background: url("https://greyhawkstories.com/wp-content/uploads/2020/09/cropped-the-flanaess-map.jpg") no-repeat center; background-size: cover; background-attachment: scroll; } .byline { clip: rect(1px, 1px, 1px, 1px); height: 1px; position: absolute; overflow: hidden; width: 1px; } </style> <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> <link crossorigin='anonymous' rel='stylesheet' id='all-css-12-1' href='https://s1.wp.com/_static/??-eJzTLy/QTc7PK0nNK9HPLdUtyClNz8wr1i9KTcrJTwcy0/WTi5G5ekCujj52Temp+bo5+cmJJZn5eSgc3bScxMwikFb7XFtDE1NLExMLc0OTLACohS2q&cssminify=yes' type='text/css' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='print-css-13-1' href='https://s1.wp.com/wp-content/mu-plugins/global-print/global-print.css?m=1465851035i&cssminify=yes' type='text/css' media='print' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-16-1' href='https://s2.wp.com/_static/??-eJyNjtEKwjAMRX/ImA1k0wfxU6Rra5eZNmNpGf69U/aiguztHsg9NziPYCVlnzLGAiOXQElx8Hk09r4yakkYxRX2itqbyTvj3OMdKYW9Vd3hZtGVkkUVS4aBJYh+wI8s9z4us/0BA0tn+N/aTC74rLicrBnCRA5McsCkeUu3W95QILgJs8xf+BJc4rlu66o9VXVzHJ6GH3dt&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"157206286","postID":"0","siteURL":"https:\/\/greyhawkstories.com","xhrURL":"https:\/\/greyhawkstories.com\/wp-admin\/admin-ajax.php","nonce":"197d4e2bcb","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","i18n":{"followedText":"New posts from this site will now appear in your <a href=\"https:\/\/wordpress.com\/reader\">Reader<\/a>","foldBar":"Collapse this bar","unfoldBar":"Expand this bar","shortLinkCopied":"Shortlink copied to clipboard."}}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/jetpack_vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??/wp-content/js/rlt-proxy.js,/wp-content/mu-plugins/subscriptions/follow.js,/wp-content/mu-plugins/widgets/js/widget-bump-view.js?m=1738766797j'></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://greyhawkstoriescom.wordpress.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress.com" /> <link rel='shortlink' href='https://wp.me/aDCxg' /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="website" /> <meta property="og:title" content="Greyhawk Stories" /> <meta property="og:description" content="Dungeons & Dragons and the World of Greyhawk" /> <meta property="og:url" content="https://greyhawkstories.com/" /> <meta property="og:site_name" content="Greyhawk Stories" /> <meta property="og:image" content="https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=200" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="en_US" /> <!-- End Jetpack Open Graph Tags --> <link rel="search" type="application/opensearchdescription+xml" href="https://greyhawkstories.com/osd.xml" title="Greyhawk Stories" /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <meta name="theme-color" content="#435464" /> <meta name="description" content="Dungeons & Dragons and the World of Greyhawk" /> <style type="text/css" id="custom-background-css"> body.custom-background { background-color: #435464; } </style> <style type="text/css" id="custom-colors-css"> .has-header-image .site-title a, .has-header-image .site-title a:visited { color: #fff; } @media screen and ( max-width: 32.374em ) { .main-navigation ul ul { background: transparent !important; } .main-navigation ul ul a { color: inherit !important; } } .widget_recent_comments a, .widget_recent_entries a, body, input, select, textarea, .menu-toggle { color: #D1D1D1;} #infinite-footer .blog-info a:hover, #infinite-footer .blog-credits a:hover { color: #D1D1D1;} .posts-navigation .nav-links a, .main-navigation ul ul a, .main-navigation > div > ul > li.current-menu-item > ul > li a, .main-navigation > div > ul > li.current_page_item > ul > li a { color: #515151;} input[type="button"], input[type="button"]:hover, input[type="reset"], input[type="reset"]:hover, input[type="submit"], input[type="submit"]:hover, button, .button, .button:hover, #content #infinite-handle span button, #content #infinite-handle span button:hover, .more-link, .more-link:hover, .more-link:visited { color: #5E5E5E;} .site-main > .hentry:nth-child(n+2), .site .infinite-wrap > .hentry:nth-child(n+2), .entry-author-wrapper, .post-navigation, .comment, .page-links a:hover, .main-navigation li { border-color: #dddddd;} .site-main > .hentry:nth-child(n+2), .site .infinite-wrap > .hentry:nth-child(n+2), .entry-author-wrapper, .post-navigation, .comment, .page-links a:hover, .main-navigation li { border-color: rgba( 221, 221, 221, 0.25 );} #infinite-footer .blog-info a, #infinite-footer .blog-credits, #infinite-footer .blog-credits a { color: #DDDDDD;} .post-details, .post-details a, .post-details a:visited, .post-edit-link a, .post-edit-link a:visited { color: #CFCFCE;} .post-tags li:first-child, .jetpack-social-navigation li a:hover, .widget_wpcom_social_media_icons_widget li a:hover, .jetpack-social-navigation li a:focus, .widget_wpcom_social_media_icons_widget li a:focus, .jetpack-social-navigation li a:active, .widget_wpcom_social_media_icons_widget li a:active { color: #D1D1D1;} .jetpack-social-navigation li a, .widget_wpcom_social_media_icons_widget li a { color: #D1D1D1;} .post-navigation .nav-links a:hover, .post-navigation .nav-links a:focus, .post-navigation .nav-links a:active, .entry-author .author-bio, .site-posted-on time, .site-description { color: #D1D1D1;} .comment .comment-meta, .comment-form label, .light-text, .light-text a, .light-text a:visited, .widget_rss .rss-date, .widget_rss li > cite { color: #CFCFCE;} .light-text a:hover { color: #CFCFCE;} body { background-color: #435464;} #infinite-footer .container { background-color: #435464;} #infinite-footer .container { background-color: rgba( 67, 84, 100, 0.7 );} .post-edit-link a { background-color: #3F4F5E;} .entry-author .author-title, .entry-title, .entry-title a, .entry-title a:visited, .site-posted-on strong, .site-title, .site-title a, .site-title a:visited, .entry-title a:hover, .site-title a:hover, h1, h2, h3, h4, h5, h6, .page-header:not(.page-header-light) h1, .comment .comment-meta .comment-author .fn { color: #CCD0D0;} .comment-form input[type="email"]:active, .comment-form input[type="email"]:focus, .comment-form input[type="password"]:active, .comment-form input[type="password"]:focus, .comment-form input[type="search"]:active, .comment-form input[type="search"]:focus, .comment-form input[type="text"]:active, .comment-form input[type="text"]:focus, .comment-form input[type="url"]:active, .comment-form input[type="url"]:focus, .comment-form textarea:active, .comment-form textarea:focus, blockquote, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="url"]:focus, textarea:focus { border-color: #bcde72;} .comment .comment-meta .comment-metadata a:hover, .comment-form span.required, .pingback:before, .post-details a:hover, .post-edit-link a:active, .post-edit-link a:focus, .post-edit-link a:hover, .site-info a:hover, .trackback:before, a, a:visited { color: #BCDE72;} .main-navigation > div > ul > li.current-menu-item > a, .main-navigation > div > ul > li.current_page_item > a, a:active, a:focus, a:hover, .page-links a:hover { color: #BCDE72;} .posts-navigation .nav-links a, .main-navigation ul ul { background-color: #bcde72;} button, input[type="button"], input[type="reset"], input[type="submit"], .button, #content #infinite-handle span button, .more-link { background-color: #d5e3fa;} button:not(".components-button"):hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, #content #infinite-handle span button:hover, .more-link:hover { background-color: #A8C5F4;} </style> <link rel="icon" href="https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=32" sizes="32x32" /> <link rel="icon" href="https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=192" sizes="192x192" /> <link rel="apple-touch-icon" href="https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=180" /> <meta name="msapplication-TileImage" content="https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=270" /> </head> <body class="home blog custom-background wp-embed-responsive wp-theme-pubindependent-publisher-2 customizer-styles-applied has-sidebar has-header-image jetpack-reblog-enabled author-hidden custom-colors"> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div id="hero-header" class="site-hero-section"> <header id="masthead" class="site-header" role="banner"> <div class="inner"> <div class="site-branding"> <h1 class="site-title"><a href="https://greyhawkstories.com/" rel="home">Greyhawk Stories</a></h1> <p class="site-description">Dungeons & Dragons and the World of Greyhawk</p> </div><!-- .site-branding --> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false" id="primary-menu-button"> Menu </button><!-- .menu-toggle --> </div><!-- .inner --> </header><!-- #masthead --> </div> <nav id="site-navigation" class="main-navigation" role="navigation"> <div class="menu-primary-container"><ul id="primary-menu" class="menu"><li id="menu-item-6" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-6"><a href="/" aria-current="page">Home</a></li> <li id="menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-45"><a href="https://greyhawkstories.com/tales-from-the-flanaess/">The Stories</a></li> <li id="menu-item-97" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97"><a href="https://greyhawkstories.com/the-greyhawk-wars/">The Greyhawk Wars</a></li> <li id="menu-item-96" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-96"><a href="https://greyhawkstories.com/about/">About</a></li> <li id="menu-item-7" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7"><a href="https://greyhawkstories.com/contact/">Contact</a></li> </ul></div> </nav><!-- .main-navigation --> <div id="content-wrapper" class="content-wrapper"> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <article id="post-5790" class="post-5790 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-great-northern-crusade category-the-greyhawk-wars tag-dungeons-dragons tag-furyondy tag-grabford tag-the-retaking-of-grabford"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2025/02/17/the-bone-grinders/" rel="bookmark">The Bone Grinders</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2025/02/17/the-bone-grinders/"><span class="sticky-label">Featured</span><img width="698" height="443" src="https://greyhawkstories.com/wp-content/uploads/2025/02/bone-grinder-1.jpg?w=698" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2025/02/bone-grinder-1.jpg 698w, https://greyhawkstories.com/wp-content/uploads/2025/02/bone-grinder-1.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2025/02/bone-grinder-1.jpg?w=300 300w" sizes="(max-width: 698px) 100vw, 698px" data-attachment-id="5804" data-permalink="https://greyhawkstories.com/2025/02/17/the-bone-grinders/bone-grinder-2/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2025/02/bone-grinder-1.jpg" data-orig-size="698,443" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1739735347","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Bone Grinder" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2025/02/bone-grinder-1.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2025/02/bone-grinder-1.jpg?w=698" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p>Session Two of GRNC 2 – The Bone Grinders</p> <h5 class="wp-block-heading" id="a-great-northern-crusade-adventure-from-greyhawkstories-com">A GREAT NORTHERN CRUSADE ADVENTURE from Greyhawkstories.com</h5> <p>(Campaign Notes and Adaptation by Thomas Kelly)</p> <h3 class="wp-block-heading"><strong>Prelude</strong></h3> <p>Sir Harrasin stands post near Grabford’s Morsten gate. He guards the encampment of the crusade from what terrors might come. Alert and wary, weary-eyed he stares into the third watch of the night. The hours pass. The undead fog rolls out again, blanketing all around the city under siege. Would a ghost or ghoul creep in those shadows, how should he know? Shadows gather about. Harrasin swings the torch back and forth, here and there. The flame and light casts them back; they recede into mist. He shivers in the chill damp air. Hours pass. Heavy eyelids. His head nods. The woman draws near. Estell. She moves through the dream, smooth-skinned, long-limbed, and alluring in all that finery, silk, and perfumed scent. She presses one slender finger to the dazed knight’s forehead. “Protect me always.” Yes. She must be protected. “Seek the Vetha.” He wakes with a start. He muses over the dream, “The Vetha is dead. We found her body. Dina is dead.”</p> <h3 class="wp-block-heading"><strong>Scene One: Round the Pyre</strong></h3> <p>Morning roll call reveals three men missing. A quick search reveals three more corpses. Men murdered in the camp. Three bodies, bloodless and limp.</p> <p>Each morning, more victims. Who can endure it? Fear stalks the crusaders. The morale of the men falters. The strong arms of the Great Norther Crusade hang limply at their sides. Always the damn fog and mist, the rain and the mud, the gnawing apprehension, the shadows and nightmares, and the wail of tormented souls from within the walls of the city under siege. Ghouls skitter about and gibber at the edge of the camp, pawing the dirt for bones and remains. By night, the pounding of orcish drums and blood curdling yells from within the walls. Who can endure it?</p> <p>The bodies of the victims must be thoroughly burned lest they rise undead in the service Maskelyne or his dark master, the Old One. Such is the outrageous sacrilege of these dark days. They gather lumber and build a pyre. Crusaders and Knights of the Shielding surround the pyre to recite lamentation. Oily smoke stings the eyes. The stench of burning flesh turns the stomach. Oleini, shieldmaiden of the sacred order, recites a lament from the book of dirges. Flames mount higher, and up from the flames rise a dark plume of smoke.</p> <p>A horse and rider approach. Iron shod hooves splash the mud. The Lady Katarina, mounted upon her charger, draws near. She dismounts and doffs her warrior’s helmet. Fiery braids spill out over her shoulders, red and unruly like the flames curling up from the pyre. Her keen eyes flash with dragon’s fury. No man meets that gaze. She solemnly charges her hero knights, round about her, “Take ye vengeance for this hurt. Hunt these blood-guzzlers before they kill again.”</p> <p>“As for that, what vengeance can I serve up if I should find them? My axe bites not against undead flesh!” Sir Harrasin kneels before the lady.</p> <p>“Nay. Unless your blade be blessed or enchanted! Take it to a smith. One that can ensilver it to bite the flesh of devil, demon, wearbeast, and undead.”</p> <p>“Behold! I have blade that will bite well enough,” Sir Flynn boasts. “This fine weapon I took from the hand of the wraith, and sufficient is the dweomer enscorcerling it.” He proffers the sword to the lady commander of the crusade.</p> <p>The Lady Katarina takes up his blade and examines the make and the steel. Round about she turns it. She eyes the hidden runes etched upon its shaft. She purses her lips as she considers their read. She returns the blade to Sir Flynn, “Have a care soldier man, lest an evil blade betray the one that wields it.”</p> <a href="https://greyhawkstories.com/2025/02/17/the-bone-grinders/#more-5790" class="more-link">Continue reading <span class="screen-reader-text">“The Bone Grinders”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2025/02/17/the-bone-grinders/" data-text="The Bone Grinders" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2025/02/17/the-bone-grinders/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-5790-67ed341c58faf' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=5790&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-5790-67ed341c58faf&domain=greyhawkstories.com' data-name='like-post-frame-157206286-5790-67ed341c58faf' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/great-northern-crusade/" rel="category tag">Great Northern Crusade</a>, <a href="https://greyhawkstories.com/category/the-greyhawk-wars/" rel="category tag">The Greyhawk Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2025/02/17/the-bone-grinders/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2025/02/17/the-bone-grinders/" rel="bookmark"><time class="entry-date published" datetime="2025-02-17T01:55:14+00:00">February 17, 2025</time><time class="updated" datetime="2025-02-17T02:50:35+00:00">February 17, 2025</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-5520" class="post-5520 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-gran-march tag-dim-forest tag-dungeons-dragons tag-father-tabor tag-greyhawk tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/12/29/children-of-the-wood/" rel="bookmark">Children of the Wood</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/12/29/children-of-the-wood/"><span class="sticky-label">Featured</span><img width="1100" height="628" src="https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg 1963w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="5523" data-permalink="https://greyhawkstories.com/2024/12/29/children-of-the-wood/lyrannikin/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg" data-orig-size="1963,1120" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1735483159","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Lyrannikin" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/12/lyrannikin.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Sixteen of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>The dim morning found me waking lost in the enormous folds of my cloak and bed roll which had grown inexplicably larger in the night. How strange! My tunic now draped loosely over my shoulders and twisted about me, and my trousers too had become several sizes large. With a head still full of sleep, I puzzled over the mystery until I heard a child’s voice near at hand asking, “What deviltry now?”</p> <h3 class="wp-block-heading"><strong>A Straight Read</strong></h3> <p>I wriggled myself free of the enormous cloak to behold the dim lit shape of a boy, a human child of ten years or so, swagged in a grown man’s undercoat and waving his arms about. The unfilled loose ends of his sleeves flapped comically back and forth. His ragged breath steamed in the morning air. The commotion roused the others from their bedrolls. A redheaded child rose from the place where Ivan had laid down the night before. A mishappen gangly boy with misshapen face came around clumsily tripping over the dragging hem of his philosopher’s robe, now several sizes too large for him. A wide-eyed girl yet untouched by the first blush of womanhood slipped from Cirilli’s place beside the fire and giggled at the sight of the rest of us, “Look! We are children!” Only big old Bruin and William the goblin seemed unaffected by the enchantment.</p> <p>“Tut, tut!” I exclaimed. The squeak of my hobniz child’s voice surprised me. “There’s bound to be some explanation.”</p> <a href="https://greyhawkstories.com/2024/12/29/children-of-the-wood/#more-5520" class="more-link">Continue reading <span class="screen-reader-text">“Children of the Wood”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/12/29/children-of-the-wood/" data-text="Children of the Wood" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/12/29/children-of-the-wood/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-5520-67ed341c5b753' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=5520&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-5520-67ed341c5b753&domain=greyhawkstories.com' data-name='like-post-frame-157206286-5520-67ed341c5b753' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/12/29/children-of-the-wood/#comments">2 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/12/29/children-of-the-wood/" rel="bookmark"><time class="entry-date published" datetime="2024-12-29T20:55:30+00:00">December 29, 2024</time><time class="updated" datetime="2024-12-30T04:14:23+00:00">December 30, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-5227" class="post-5227 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-gran-march category-greyhawk-lore category-greyhawk-novels tag-dim-forest tag-dungeons-dragons tag-father-tabor"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/10/27/the-dawn-pool/" rel="bookmark">The Dawn Pool</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/10/27/the-dawn-pool/"><span class="sticky-label">Featured</span><img width="1100" height="629" src="https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg 1962w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="5232" data-permalink="https://greyhawkstories.com/2024/10/27/the-dawn-pool/dawn-pool/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg" data-orig-size="1962,1122" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1729975941","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Dawn Pool" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/10/dawn-pool.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Fifteen of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>While the wood remained lightless and black except the coals of Ivan’s meager fire we rose from where we camped down—happily not chained in unseelie dungeons to pay for our trespass. The violent wind of the night had travelled on into other lands but left behind its train of cold dragged down from the icy north. Ivan added sticks to the fire with the last of the drywood. So we hunched about those little flames, glad of what warmth they offered. My limbs felt stiff from chill; fingers and toes burned with the cold. In such manner I shivered through morning devotions.</p> <p>“I am cold, and I am thirsty,” Myron mumbled. His mummy scarves, once more wrapped around his misshapen face, made his words difficult to discern, but I caught the ensuing taunt clear enough, “Speak to your gods, hobniz priest; work a miracle, and bring up a spring of water.” He crooked a finger at me.</p> <p>I cleared my throat. “Tut, tut. Father Yoseffo, an elderly priest in Hochcoch, exercised such a gift, but my Lady has never yet granted such to me. I have not yet attained it,” I admitted. Myron dismissed my candor with a skeptical sniff.</p> <p>“Breakfast or no, let’s do press on quickly,” Cirilli urged.</p> <p>“The quicker we leave dark seelie wood, the better I like it,” Sir Belvenore agreed. The knight was already strapping on his heavy armor. “I’ve no love for any of this miserable wood, least of all this dreadful place.”</p> <p>In short time, we had the weary horses saddled and mounted. Ivan led us along slowly lest we wander from the path and become lost in the Old Weald. In his left hand he held the reigns of his steed, and in his right, he held aloft a burning brand. The torchlight sent shadows playing among the trees to either side of the narrow road. Gnarled faces of knot, nob, and bark, long frowning in the darkness, now glowered at us from the broad trunks of venerable ash and oak. All the woods stood silent about as we passed. None of us dared speak a word aloud in the morning darkness.</p> <h3 class="wp-block-heading"><strong>The Dawn Pool</strong></h3> <p>At length the cold and silent darkness softened to the grey halflight of Dimwood morning, and I discerned that, somewhere high above the thick overshading canopy the morning sun now looked down on the old eldritch forest. Presently, the air felt less bitter, and the breath of the horses no longer steamed. What’s more, the morning songs of birds, nesting high above us, made gladsome sound. All the wood seemed less oppressive, the darkness less heavy, and the air tasted sweeter. A mile or so further and we saw a sight strange to our eyes—a bright light that we scarcely recognized: a gleaming shaft of sunlight penetrating to the forest floor. We marveled at the shimmering column of golden light in astonishment. William blinked and squinted and declared, “I never!”</p> <a href="https://greyhawkstories.com/2024/10/27/the-dawn-pool/#more-5227" class="more-link">Continue reading <span class="screen-reader-text">“The Dawn Pool”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/10/27/the-dawn-pool/" data-text="The Dawn Pool" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/10/27/the-dawn-pool/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-5227-67ed341c5d77e' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=5227&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-5227-67ed341c5d77e&domain=greyhawkstories.com' data-name='like-post-frame-157206286-5227-67ed341c5d77e' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a>, <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/10/27/the-dawn-pool/#comments">3 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/10/27/the-dawn-pool/" rel="bookmark"><time class="entry-date published" datetime="2024-10-27T01:56:03+00:00">October 27, 2024</time><time class="updated" datetime="2024-10-27T12:44:45+00:00">October 27, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4592" class="post-4592 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-gran-march category-greyhawk-novels tag-dd tag-dim-forest tag-dungeons-dragons tag-father-tabor tag-greyhawk tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/04/21/covert-of-the-old-weald/" rel="bookmark">Covert of the Old Weald</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/04/21/covert-of-the-old-weald/"><span class="sticky-label">Featured</span><img width="1100" height="629" src="https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp 1792w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="4595" data-permalink="https://greyhawkstories.com/2024/04/21/covert-of-the-old-weald/old-weald/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp" data-orig-size="1792,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Old Weald" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/04/old-weald.webp?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Fourteen of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>“Lords! My lords!” William fell to his knees, bowing and scraping before us, still trembling for the fright of the battle. “I swear by head and hide to serve thee, for I owe thee my debt of featly. But for thee, those captains would have flayed me! The ogre would crush me! The troll would tear off my arms and legs. Those bears—their claws—and that terrible eagle too! I am your servant, William, by my life!” </p> <p>“Swear to it against your own name! Swear by the ugly names of all your ugly jebli gods,” Myron menaced. “May hobgoblins ravage you, may bears maul you, may an ogre tread upon your torn corpse, may a roc carry your carcass away to feed its young, and may a troll grind his teeth on your bones if you prove false to us or do us any harm. Swear it now!”</p> <p>Utterly in awe of our powers, the terrified goblin agreed to those stern oaths and swore them against his own head. Yet for all that show of fealty, none of us felt any need to unbind his wrists or grant him leave to go about as he would.</p> <h3 class="wp-block-heading"><strong>Wounds and Weals</strong></h3> <p>Cirilli and I exhausted all our strength attending to Ivan, leaving Belvenore and Bruin without divine touch for their own wounds. In addition to Ivan’s sores, we had the matter of the woodsman’s horse. The troll’s great claw had raked the flesh and lamed the animal’s leg. The Backluni charger’s eyes lolled about, wild with pain. The animal staggered and stumbled, whinnying most pitifully. None could approach it to unsaddle it or remove the packs it bore. It seemed a kindness to release the poor beast from its pains, but Cirilli would not countenance it.</p> <p>“Listen child. Is it meet for us to let the beast suffer?” Belvenore insisted. “Let me do the thing. She will scarcely feel the touch of my blade.”</p> <p>Then rose Cirilli from Ivan’s side, drew near to the injured animal, whispered in her twitching ear, and calmed the poor beast. “She says she will suffer me to attend to her wound,” Cirilli explained. To my astonishment, the horse submitted to let her wash and bandage the torn leg.</p> <p>“So she speaks horse now?” Bruin asked.</p> <a href="https://greyhawkstories.com/2024/04/21/covert-of-the-old-weald/#more-4592" class="more-link">Continue reading <span class="screen-reader-text">“Covert of the Old Weald”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/04/21/covert-of-the-old-weald/" data-text="Covert of the Old Weald" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/04/21/covert-of-the-old-weald/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4592-67ed341c5f614' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4592&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4592-67ed341c5f614&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4592-67ed341c5f614' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a>, <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/04/21/covert-of-the-old-weald/#comments">2 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/04/21/covert-of-the-old-weald/" rel="bookmark"><time class="entry-date published updated" datetime="2024-04-21T13:36:14+00:00">April 21, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4460" class="post-4460 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-gran-march tag-dim-forest tag-dungeons-dragons tag-father-tabor tag-greyhawk tag-novels"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/03/10/battle-for-realbridge/" rel="bookmark">Battle for Realbridge</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/03/10/battle-for-realbridge/"><span class="sticky-label">Featured</span><img width="1100" height="777" src="https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg 1590w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="4463" data-permalink="https://greyhawkstories.com/2024/03/10/battle-for-realbridge/upper-realbridge/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg" data-orig-size="1590,1123" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1710090146","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Upper Realbridge" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/03/upper-realbridge.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Thirteen of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>Fireseek 27 of the common reckoning 575. I rose early, reluctant to leave the relative warmth of cloak and fur. The morning had a cold bite, and my breath steamed in the air. Despite the chill, I rose refreshed by the night. Pleasant dreams, no doubt inspired by the sacred stones, had washed away the previous day’s traumas. I communed with the divine as the dawning light broke into a magnificent sunrise over Gran March. Taking full advantage of the sacred stone upon which I stood, I beseeched my Lady of Changing Seasons and all the true gods of right and good that they might grant us success in our quest. Nor did I neglect strange Ehlonna of the forest who had summoned us hither and into the sanctuary of her favored folk.</p> <p>We made a cold and numb-fingered breakfast atop Table Rock, loaded the horses, and began the descent down the western slopes back into the forest. Ivan’s charger, a native to the woodlands, carried him at the head of our troop. Sir Belvenore’s proud cavalry horse came next, followed by Sir Merciful’s which now bore young Cirilli in the unfortunate knight’s stead. My sturdy pony trotted after these, with William tethered to the horn of its saddle, plodding alongside us. Myron’s unruly mare snorted and bucked behind us, and last of all came Bruin’s stout warhorse under its heavy burden. William ran alongside as long as he could, but when his little legs tired, he consented to riding with Ivan. Now Myron rode up close beside them and took advantage of the opportunity to learn the goblin tongue. He passed the miles inquiring about the goblin word for this and for that. William happily obliged and proved to be a most capable tutor.</p> <h3 class="wp-block-heading"><strong>Realstream</strong></h3> <p>Our descent to the Realstream took us on a steep plunge back under the forest canopy. We again found ourselves cloaked beneath the shadows, plodding along a well-trodden but narrow twisting pathway.All around us, the trunks stood like a sprawling colonnade, each pillar separated from the next only by the darkness of the Dim.</p> <a href="https://greyhawkstories.com/2024/03/10/battle-for-realbridge/#more-4460" class="more-link">Continue reading <span class="screen-reader-text">“Battle for Realbridge”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/03/10/battle-for-realbridge/" data-text="Battle for Realbridge" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/03/10/battle-for-realbridge/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4460-67ed341c6137d' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4460&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4460-67ed341c6137d&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4460-67ed341c6137d' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/03/10/battle-for-realbridge/#comments">1 Comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/03/10/battle-for-realbridge/" rel="bookmark"><time class="entry-date published updated" datetime="2024-03-10T22:08:20+00:00">March 10, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4411" class="post-4411 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-gran-march tag-dungeons-dragons tag-father-tabor tag-greyhawk tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/03/03/nothing-but-the-truth/" rel="bookmark">Nothing but the Truth</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/03/03/nothing-but-the-truth/"><span class="sticky-label">Featured</span><img width="1100" height="1094" src="https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg 1122w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="4413" data-permalink="https://greyhawkstories.com/2024/03/03/nothing-but-the-truth/william-imploring/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg" data-orig-size="1122,1116" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1709485167","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="William Imploring" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/03/william-imploring.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Twelve of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>Myron’s mare protested in terror, sidestepping, then stomping its hooves, but the illusionist maintained his seat in the saddle. Gripping the mare’s flanks between his knees, he dropped both the reigns and the flaming torch he had been carrying. He raised his hands and, with a few words of incantation, discharged a potent spell. A rainbow of colored light leapt from his hands and up into the dim canopy of the path behind us. Two of the giant spiders dropped to the path like chestnuts dropping from the tree in my garden back in Hochoch.</p> <p>“They will pursue us no further,” Myron said confidently. He dismounted to retrieve his still-burning torch, clambered back onto the mare, and wheeled her about. We galloped after him, leaving the fanged menaces behind us.</p> <p>After that, I looked on the spellcaster with new admiration, but Bruin scolded him, “If you had that trick up your sleeve this whole time, why didn’t you play it sooner?”</p> <a href="https://greyhawkstories.com/2024/03/03/nothing-but-the-truth/#more-4411" class="more-link">Continue reading <span class="screen-reader-text">“Nothing but the Truth”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/03/03/nothing-but-the-truth/" data-text="Nothing but the Truth" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/03/03/nothing-but-the-truth/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4411-67ed341c62e6a' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4411&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4411-67ed341c62e6a&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4411-67ed341c62e6a' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/03/03/nothing-but-the-truth/#comments">1 Comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/03/03/nothing-but-the-truth/" rel="bookmark"><time class="entry-date published" datetime="2024-03-03T23:17:27+00:00">March 3, 2024</time><time class="updated" datetime="2024-03-04T22:48:43+00:00">March 4, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4348" class="post-4348 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore category-iuz category-ket category-perrenland tag-anna-b-meyer tag-dungeons-dragons tag-greyhawk tag-greyhawk-wars tag-iggwilv"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/02/20/naming-iggwilv/" rel="bookmark">Naming Iggwilv</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/02/20/naming-iggwilv/"><span class="sticky-label">Featured</span><img width="702" height="852" src="https://greyhawkstories.com/wp-content/uploads/2024/02/iggwilv-and-grazzt.jpg?w=702" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/02/iggwilv-and-grazzt.jpg 702w, https://greyhawkstories.com/wp-content/uploads/2024/02/iggwilv-and-grazzt.jpg?w=124 124w, https://greyhawkstories.com/wp-content/uploads/2024/02/iggwilv-and-grazzt.jpg?w=247 247w" sizes="(max-width: 702px) 100vw, 702px" data-attachment-id="4367" data-permalink="https://greyhawkstories.com/2024/02/20/naming-iggwilv/iggwilv-and-grazzt/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/02/iggwilv-and-grazzt.jpg" data-orig-size="702,852" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Iggwilv and Grazzt" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/02/iggwilv-and-grazzt.jpg?w=247" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/02/iggwilv-and-grazzt.jpg?w=702" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading">Anna B. Meyer</h3> <h4 class="wp-block-heading">Edited by Thomas Kelly</h4> <p>Truenames hold the immense power of the creature named. A truename might protect from the named, scry upon the named, exploit the power of the named, dominate the will of the named, or even banish the named. But it’s not an easy thing to obtain. The truename summarizes a being’s story in the form of a poem. The recitation takes at least a minute per level of the creature, and it needs to be recited in the native language of the creature. A truename can be found if you research the creature in question and identify the details of its creation, its kin, its birthplace, its development, its foes, its friends, its accomplishments, its afflictions, and its dominions. Even little details, like its phobias and quirks, can strengthen the true name. But be careful. Truenames keep changing as a creature remains active and adds chapters to its story. In that respect, a truename is only true for a short while before it must be updated in order to stay true. So let’s explore some of the story we might use to name Iggwilv.</p> <p>She’s called <em>Queen of Witches, Mistress of Demons, Matriarch of Diabolists, Mother of Iuz, Daughter of Baba Yaga, Apprentice of Zagig, the Witch-Queen of Perrenland, </em>and<em> Author of the Demonomicon. </em>But her birth name was Natasha, and she was born into a very poor family somewhere in the Tuflik valley. The family’s situation was so dire that her parents gave the baby away, sold her off, or worse. She ended up in the hands of the legendary hag Baba Yaga. Natasha grew up in The Dancing Hut. At the age ten, Baba Yaga taught her how to summon demons. Natasha despised her adopted sister, Elena the Fair. </p> <a href="https://greyhawkstories.com/2024/02/20/naming-iggwilv/#more-4348" class="more-link">Continue reading <span class="screen-reader-text">“Naming Iggwilv”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/02/20/naming-iggwilv/" data-text="Naming Iggwilv" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/02/20/naming-iggwilv/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4348-67ed341c65188' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4348&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4348-67ed341c65188&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4348-67ed341c65188' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/iuz/" rel="category tag">Iuz</a>, <a href="https://greyhawkstories.com/category/ket/" rel="category tag">Ket</a>, <a href="https://greyhawkstories.com/category/perrenland/" rel="category tag">Perrenland</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/02/20/naming-iggwilv/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/02/20/naming-iggwilv/" rel="bookmark"><time class="entry-date published" datetime="2024-02-20T03:03:34+00:00">February 20, 2024</time><time class="updated" datetime="2024-02-20T18:25:07+00:00">February 20, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4299" class="post-4299 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations tag-dim-forest tag-dungeons-dragons tag-father-tabor tag-greyhawk tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/01/28/web-of-shadows/" rel="bookmark">Web of Shadows</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/01/28/web-of-shadows/"><span class="sticky-label">Featured</span><img width="1024" height="1024" src="https://greyhawkstories.com/wp-content/uploads/2024/01/dim-forest.png?w=1024" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/01/dim-forest.png 1024w, https://greyhawkstories.com/wp-content/uploads/2024/01/dim-forest.png?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/01/dim-forest.png?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/01/dim-forest.png?w=768 768w" sizes="(max-width: 1024px) 100vw, 1024px" data-attachment-id="4303" data-permalink="https://greyhawkstories.com/2024/01/28/web-of-shadows/dim-forest/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/01/dim-forest.png" data-orig-size="1024,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Dim Forest" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/01/dim-forest.png?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/01/dim-forest.png?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Eleven of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>Snow fell again, heavier than the days before, as we bade our farewells and made our way again under the darkening canopy of the Dim Forest. Ivan, ever wary, rode ahead upon his fine charger, followed in order by Sir Belvenore, I riding upon Crilli’s pony, and she upon Sir Merciful’s steed. Myron still sat upon his unruly mare, and, last of all, came Bruin the Bear upon his stout warhorse.</p> <p>Ivan led us deeper yet into the forest, under the heavy ceiling of winter’s withered fuinoria leaves, but soon he found the path he sought. He called it “the road,” but this road was fit not for cart or wagon. It was scarcely more than a worn path that snaked and wound through the darkness with many other possible routes branching off here and there and disappearing into the dim. No straight way seemed possible, and without an able guide such as our woodsman, one might quickly lose the road and wander hopelessly lost in that twisting maze of shadows though endless colonnade of enormous trunks. Many deadfalls hampered our way, again and again, forcing us to weave away from the trail and back, and I often feared we might turn about entirely in the darkness. Our way slowly climbed in elevation as we ascended forest’s spine up the Taura Ridge. From time to time I seemed to see dark forms lurking near the trail and eyes of unknown creatures staring from the shadows.</p> <p>This deep into the forest, no flake of snow fell upon the ground, for the overshadowing canopy held it all aloft, forming over our heads a soggy dripping blanket which blocked out even more of the sunlight, leaving us ever in a perpetual dusk by day and a deep starless blackness by night as Nerull would have it. Thick silence muffled all the wood round about. As if the silence forbade interruption, none of us spoke a word to one another. Only the steady plod of the horses hooves upon the soil made sound. Despite the cold, dark, miserable nights, we kept our flickering campfire small and dim, both for caution and of a necessity, for dry wood consenting to burn proved scarce, and the smoke hung about us, choking the air. </p> <h3 class="wp-block-heading"><strong>A Cry for Help</strong></h3> <p>So we travelled in this manner for a day and a night and half a day again, or so we believed from the turn of dusky half-light to absolute pitch blackness and back again. Then came a sound on that second day: a thin voice hallooing for help.</p> <p>“Many wicked things dwell in these dark places,” Ivan warned. “Some ghost or devil calls out to us to lead us into his trap.”</p> <a href="https://greyhawkstories.com/2024/01/28/web-of-shadows/#more-4299" class="more-link">Continue reading <span class="screen-reader-text">“Web of Shadows”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/01/28/web-of-shadows/" data-text="Web of Shadows" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/01/28/web-of-shadows/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4299-67ed341c67061' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4299&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4299-67ed341c67061&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4299-67ed341c67061' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/01/28/web-of-shadows/#comments">4 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/01/28/web-of-shadows/" rel="bookmark"><time class="entry-date published" datetime="2024-01-28T04:03:04+00:00">January 28, 2024</time><time class="updated" datetime="2024-03-03T23:06:09+00:00">March 3, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4249" class="post-4249 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore category-greyhawk-novels category-the-hateful-wars tag-books tag-dungeons-dragons tag-fantasy tag-greyhawk tag-novels tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/" rel="bookmark">Free Greyhawk Novel</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/"><span class="sticky-label">Featured</span><img width="730" height="1177" src="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=730" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg 730w, https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=93 93w, https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=186 186w" sizes="(max-width: 730px) 100vw, 730px" data-attachment-id="4256" data-permalink="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/new-cover/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg" data-orig-size="730,1177" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1701423275","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="new-cover" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=186" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=635" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p>Download a free Dungeons & Dragons novel set in the world of Greyhawk, the original campaign setting for the worlds greatest role playing game! Follow the links below to get your free e-book or PDF version of <em>The Hateful Wars: The Saga of Kristryd Olinsdotter.</em></p> <p class="has-text-align-center"><strong>Download your free copy of e-book here. </strong></p> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><a href="https://greyhawkstories.com/the-hateful-wars/"><img data-attachment-id="4256" data-permalink="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/new-cover/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg" data-orig-size="730,1177" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1701423275","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="new-cover" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=186" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=635" loading="lazy" width="635" height="1023" src="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=635" alt="" class="wp-image-4256" style="width:250px;height:auto" srcset="https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=635 635w, https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=93 93w, https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg?w=186 186w, https://greyhawkstories.com/wp-content/uploads/2024/01/new-cover.jpg 730w" sizes="(max-width: 635px) 100vw, 635px" /></a></figure></div> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex"> <div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://greyhawkstories.com/wp-content/uploads/2024/01/the-hateful-wars.pdf">PDF Version</a></div> <div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://drive.google.com/file/d/1FFznr7-oNtB4y1HdkYl87TObqf24Q4vV/view?usp=sharing">E-Book Version</a></div> </div> <p>I originally published this novel as a chapter-by-chapter serial at Greyhawkstories.com back in the pandemic years (2020-2021). Since then, I have revised the text, corrected a lot of errors, and collected all the chapters into one convenient downloadable file that will work on e-readers like Kindle.</p> <a href="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/#more-4249" class="more-link">Continue reading <span class="screen-reader-text">“Free Greyhawk Novel”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/" data-text="Free Greyhawk Novel" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4249-67ed341c69d37' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4249&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4249-67ed341c69d37&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4249-67ed341c69d37' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a>, <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/#comments">6 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/01/23/free-greyhawk-novel/" rel="bookmark"><time class="entry-date published updated" datetime="2024-01-23T05:32:11+00:00">January 23, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4223" class="post-4223 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations tag-dim-forest tag-dungeons-dragons tag-father-tabor tag-greyhawk tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/01/14/hall-of-the-dryad-queen/" rel="bookmark">Hall of the Dryad Queen</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/01/14/hall-of-the-dryad-queen/"><span class="sticky-label">Featured</span><img width="1024" height="1024" src="https://greyhawkstories.com/wp-content/uploads/2024/01/nyssa.png?w=1024" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/01/nyssa.png 1024w, https://greyhawkstories.com/wp-content/uploads/2024/01/nyssa.png?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/01/nyssa.png?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/01/nyssa.png?w=768 768w" sizes="(max-width: 1024px) 100vw, 1024px" data-attachment-id="4227" data-permalink="https://greyhawkstories.com/2024/01/14/hall-of-the-dryad-queen/nyssa/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/01/nyssa.png" data-orig-size="1024,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Nyssa" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/01/nyssa.png?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/01/nyssa.png?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Ten of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>I rose early for prayer and discovered Myron already awake and mumbling over his arcane business. He had stoked up a small hearth inside the tower chamber that previously belonged to the wolf, Sir Bartimaeus. The fire took the chill off the morning air. The sky had not been lit for more than an hour when Ivan called from his perch on the watch, “Behold! A mighty host approaches from the wood.”</p> <h3 class="wp-block-heading"><strong>The Trooping Host</strong></h3> <p>We all scrambled to the gatehouse to peer out through the slits and windows. From under the canopy of darkness that is the Dim Forest, we perceived a trooping host, self-illuminated by dim fairy light, as if many fireflies had converged among the trees. In a short space of time, a striding giant emerged into the clearing in the form of a stout and leafy tree but of such a type I had never seen. Look! This tree was not only strange of bark and leaf, but it did stride upon great roots as a man walks upon his feet, and it did move a pair of its mighty limbs as a man swings his arms at his side, and it wore a face with eyes and mouth and a round knot of a nose.</p> <p>Ivan the woodsman who, stood at my side, exclaimed, “It’s a treeman! I never thought to see the stuff of children’s tales!”</p> <p>Riding astride her strange steed, perched in the leafy crown like a proud bird upon her nest, sat the dryad queen, Nyssa herself, resplendent, wreathed in flowers and draped in ivy. An entourage of young dryads, forest nymphs, elves, sprites, and faerie folk trailed behind.</p> <p>Still held tight in Nyssa’s thrawl, I ordered the gate opened. Now everyone was up and about. We rushed down the gatehouse, lifted the bolt, and flung open the doors without a moment’s thought or hesitation. I hastened out to meet her. Myron tarried only long enough to speak a spell that changed his countenance to something more becoming, then hurried out to meet the queen too, sniffing and whining, fawning and groveling, “My lady, my lady.” All of us came out onto the lawn to welcome the strange host. The treeman ceased his forward stride and, it seemed to me, his glittering eyes looked upon us with suspicion.</p> <p>As Myron had been left otherwise speechless and trembling by Nyssa’s majestic presence, I collected my own wits and found my tongue. “My lady, we have done thy bidding and prevailed,” I declared with solemn bow. “But a bitter price we have paid.”</p> <p>From upon her perch she smiled on me, the corners of her mouth lifting only slightly. The great walking tree lowered her to the ground. So gracefully she moved that she seemed to glide toward us across the snow. Myron and I scraped and groveled, and all her fairy court curtsied and bowed before their lady.</p> <p>“A bitter price,” she repeated my words thoughtfully, motioning toward the toppled Roanwood which leaned yet against the broken tower. “A bitter price,” she said again before adding, “But so sweet a prize.” She bent low and kissed me atop my head, and Myron also, “Ehlonna has heard my prayers. This day I welcome you my guests into my hall, and you shall sup at my table.”</p> <a href="https://greyhawkstories.com/2024/01/14/hall-of-the-dryad-queen/#more-4223" class="more-link">Continue reading <span class="screen-reader-text">“Hall of the Dryad Queen”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/01/14/hall-of-the-dryad-queen/" data-text="Hall of the Dryad Queen" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/01/14/hall-of-the-dryad-queen/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4223-67ed341c6bc6b' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4223&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4223-67ed341c6bc6b&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4223-67ed341c6bc6b' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/01/14/hall-of-the-dryad-queen/#comments">7 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/01/14/hall-of-the-dryad-queen/" rel="bookmark"><time class="entry-date published" datetime="2024-01-14T18:11:29+00:00">January 14, 2024</time><time class="updated" datetime="2024-01-18T15:49:09+00:00">January 18, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4193" class="post-4193 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-gran-march tag-dim-forest tag-dungeons-dragons tag-father-tabor tag-greyhawk tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/01/07/the-lumberjacks/" rel="bookmark">The Lumberjacks</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/01/07/the-lumberjacks/"><span class="sticky-label">Featured</span><img width="1100" height="825" src="https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=2200 2200w, https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=1024 1024w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="4199" data-permalink="https://greyhawkstories.com/2024/01/07/the-lumberjacks/trolls/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg" data-orig-size="4032,3024" data-comments-opened="1" data-image-meta="{"aperture":"1.7","credit":"","camera":"SM-G950U","caption":"","created_timestamp":"1704636774","copyright":"","focal_length":"4.25","iso":"250","shutter_speed":"0.016666666666667","title":"","orientation":"1","latitude":"0","longitude":"0"}" data-image-title="Trolls" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/01/trolls.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Nine of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>“Help me prepare fire,” Myron commanded. Even I know that trolls must be burned in fire or their wounds will heal themselves. Once severed, a troll’s limbs might reattach while the beast fights on. Myron, Cirilli, and I searched the tower chambers for flammables, oil, grease, pitch, wax, and fat while our four warriors descended by a wooden ladder to the ground level of tower and out into the court to smite those lumberjacks. </p> <h3 class="wp-block-heading"><strong>The Two Trolls</strong></h3> <p>To either side of the Witch Tree stood the trolls, chained there by some heavy enchantment. If you have never seen a troll, count yourself blessed and favored of the gods. These long-limbed gangly horrors stand a man and a half tall and more. They would stand even taller if ever they righted their posture to stand up straight. They prefer to amble along hunchbacked and arched of spine with their long and carrot-shaped noses pointed toward the ground. The flexible nose twitches and bends, this way and that, as the troll sniffs out prey. A troll’s nauseating green and grey mottled flesh is oily, slippery, and reeks like urine. Nevertheless, the skin is tough like hardened leather, like the bark of a tree, and trolls typically need no armor or clothing, or if they do wear anything at all, only skins and rags and ornaments of bone in the most primitive of manner. They are long and sinewy creatures, always appearing emaciated and famished and without any fat on their visible bones, and indeed, their appetites are insatiable. The clawed hands on the ends of their long swinging arms are their most formidable weapon. Although the troll appears spindly of limb as it totters about on long lanky legs, it is strong as a giant. Its raking clawed hands can tear a man asunder as easily as one might open a loaf of bread. Atop the troll’s angular skull grows a mass of dark writhing bristles resembling hair. For a mouth, the troll has a gnashing maw armed with sharp flesh-stripping teeth set just above its jutting chin. Most unnerving of all, black and lifeless eyes set deep in the troll’s skull glare out with a dull animal malice. The blank eyes give the troll a terrifying aspect despite the ridiculous protruding nose. I have heard that a troll might have two, three, or more heads, but I have seen only single-skulled specimens. </p> <a href="https://greyhawkstories.com/2024/01/07/the-lumberjacks/#more-4193" class="more-link">Continue reading <span class="screen-reader-text">“The Lumberjacks”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/01/07/the-lumberjacks/" data-text="The Lumberjacks" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/01/07/the-lumberjacks/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4193-67ed341c6d868' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4193&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4193-67ed341c6d868&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4193-67ed341c6d868' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/01/07/the-lumberjacks/#comments">4 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/01/07/the-lumberjacks/" rel="bookmark"><time class="entry-date published" datetime="2024-01-07T20:18:14+00:00">January 7, 2024</time><time class="updated" datetime="2024-01-07T23:35:42+00:00">January 7, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-4164" class="post-4164 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-fifth-edition-greyhawk category-geoff category-living-greyhawk tag-dungeons-dragons tag-greyhawk tag-liberation-of-geoff"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/01/05/mayloriels-leap/" rel="bookmark">Mayloriel’s Leap</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2024/01/05/mayloriels-leap/"><span class="sticky-label">Featured</span><img width="1024" height="1024" src="https://greyhawkstories.com/wp-content/uploads/2024/01/mayloriels-leap.png?w=1024" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2024/01/mayloriels-leap.png 1024w, https://greyhawkstories.com/wp-content/uploads/2024/01/mayloriels-leap.png?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2024/01/mayloriels-leap.png?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2024/01/mayloriels-leap.png?w=768 768w" sizes="(max-width: 1024px) 100vw, 1024px" data-attachment-id="4169" data-permalink="https://greyhawkstories.com/2024/01/05/mayloriels-leap/mayloriels-leap/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2024/01/mayloriels-leap.png" data-orig-size="1024,1024" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Mayloriel’s Leap" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2024/01/mayloriels-leap.png?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2024/01/mayloriels-leap.png?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="the-liberation-of-geoff">THE LIBERATION OF GEOFF</h4> <h5 class="wp-block-heading" id="the-gifts-of-the-fey-part-2-the-caves-of-twilight-resplendent"><em>The Giant Slayer</em>s <em>part 3: <strong>Mayloriel’s Leap</strong></em></h5> <h5 class="wp-block-heading" id="campaign-notes-and-adaptation-by-thomas-kelly">(Thomas Kelly)</h5> <h5 class="wp-block-heading" id="based-on-living-greyhawk-module-geo1-03b-by-eric-menge-and-sholom-west">A campaign based on Living Greyhawk Geoff and <em>Against the Giants</em>.</h5> <p>Drowsily the warm summer night blankets darkened Geofflands. But for the blazing stars, only the last faint silver sliver of Luna before Walpurgis night casts scarce light across the Upper Lea. “If I trip in the dark, I’ll fall asleep before I hit the ground,” Brynn complains. Her war dog, trotting along beside her, whines sympathetically.</p> <p>“Sleep soon enough,” Mayloriel beckons the party hasten after her. “A little further between us and the snouts of those wargs.” The elf lass hurries them along over heath and stone, dodging from starlit shadow to shadow, weaving a course parallel the Lea Road from Pregmere. Cloaked in darkness, hooded under coats from Edhellond, and moving quiet in soft boots sewn by olvemaid hands, the party moves invisible, but they cannot mask the scent of their passing.</p> <p>“We had not a proper rest the night before Pregmere, nor all the day we spent there. We can’t run all night like this and keep our strength,” Ansgar growls. He shifts the weight of his pack from one shoulder to the other.</p> <p>“A heartening song I’ll sing, and make the heathlands ring!” the gnomish bard volunteers.</p> <p>“You’ll not!” A stern word from Ansgar silences the songmaster’s crooning.</p> <h3 class="wp-block-heading">A Short Rest</h3> <p>Another hour stumbling through the dark.</p> <p>“I canna go no further,” Bryn collapses to the ground.</p> <p>Only Mayloriel’s keen eyes are visible gleaming in the dark, flashing in the starlight as she surveys the landscape about. “There rises a rock wall on the south side of this hillock. We’ll put our backs to it a short spell until the light,” she confers with Gundoriel in the elven tongue. The Flame of Larethian agrees.</p> <a href="https://greyhawkstories.com/2024/01/05/mayloriels-leap/#more-4164" class="more-link">Continue reading <span class="screen-reader-text">“Mayloriel’s Leap”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/01/05/mayloriels-leap/" data-text="Mayloriel's Leap" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/01/05/mayloriels-leap/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-4164-67ed341c6fe49' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=4164&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-4164-67ed341c6fe49&domain=greyhawkstories.com' data-name='like-post-frame-157206286-4164-67ed341c6fe49' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/fifth-edition-greyhawk/" rel="category tag">Fifth Edition Greyhawk</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/01/05/mayloriels-leap/#comments">1 Comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/01/05/mayloriels-leap/" rel="bookmark"><time class="entry-date published" datetime="2024-01-05T03:14:55+00:00">January 5, 2024</time><time class="updated" datetime="2024-01-07T21:11:32+00:00">January 7, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3591" class="post-3591 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-gran-march tag-dim-forest tag-father-tabor tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2023/05/14/a-battle-before-breakfast/" rel="bookmark">A Battle before Breakfast</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2023/05/14/a-battle-before-breakfast/"><span class="sticky-label">Featured</span><img width="800" height="600" src="https://greyhawkstories.com/wp-content/uploads/2023/05/goblins-armor-weapons-fantasy.jpg?w=800" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2023/05/goblins-armor-weapons-fantasy.jpg 800w, https://greyhawkstories.com/wp-content/uploads/2023/05/goblins-armor-weapons-fantasy.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2023/05/goblins-armor-weapons-fantasy.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2023/05/goblins-armor-weapons-fantasy.jpg?w=768 768w" sizes="(max-width: 800px) 100vw, 800px" data-attachment-id="3595" data-permalink="https://greyhawkstories.com/2023/05/14/a-battle-before-breakfast/goblins-armor-weapons-fantasy/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2023/05/goblins-armor-weapons-fantasy.jpg" data-orig-size="800,600" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="goblins-armor-weapons-fantasy" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2023/05/goblins-armor-weapons-fantasy.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2023/05/goblins-armor-weapons-fantasy.jpg?w=800" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Eight of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>Before first light, Cirilli and I conducted our devotions and invoked the power of our lady. Moreover, Cirilli said, “We should turn our prayers to Ehlonna in whose woods we wander and who has summoned us hither.” I shrugged off the suggestion. Cirilli raised her invocation to the fey Lady of the Wood. I left her to her reverie.</p> <p>As the morning light filtered through the boughs, Ivan pointed out a path of prints in the snow circling around our camp. “Last night’s werewolf came from the tower and returned to it,” he said. Now we were perplexed. As yet, we had no better plan for assault. Ivan suggested, “If perhaps we can draw them out to pursue us …”</p> <p>Myron drew our attention to something that none of us had previously noticed. Outside the tower, not more than fifty feet from its stone walls stood one lone Roan, swaying slightly as if in the wind.</p> <p>“That tree was not there when we arrived yesterday,” Belvenore said. “That tree was not there even a few moments ago.”</p> <p>“An illusion,” I suggested, but Myron insisted that our eyes were seeing the truth.</p> <p>“If you observe, you can see that the tree is moving,” Cirilli stated. “The trees are laying siege for us.”</p> <p>So it was. As we watched, we discerned the distance between the Roanwood and the tower closing. The tree slowly advanced, leaving a trail of freshly turned earth behind it. The goblins took note of the approaching Roanwood too, and they launched flaming arrows from the tower top, trying to set the menacing besieger ablaze.</p> <p>Sir Belvenore exclaimed, “By Cuthbert and Heironeous! The gods are fighting for us! Now woodcutter, take your axe and drop that tree on yonder tower and let it serve us as our siege ramp.”</p> <p>Cirilli objected and called it a sacrilege, but Ivan, who also revered Ehlonna, saw no moral difficulty in dropping a Roanwood tree, whether it moved about or not. We had not yet even eaten breakfast and the warriors were donning arms, armor, helm, and gear. Ivan set to the task of felling the tree while Sir Belvenore and Sir Merciful shielded him from the goblin’s darts. Ivan’s axe unbalanced its immense weight. The Roanwood began to lean and groan. A few more blows and it tottered, staggered, then made a crashing fall broken by the tower’s battlements. It crushed goblins as it struck and tossed others to the ground. There it remained, leaning up against the tower, as neat a siege ramp as you could ask. The blow caused some collapse to the structure. Dislodged stones rained to the ground.</p> <p>Sir Belvenore, Merciful, and Bruin immediately began to ascend the trunk, threading their way around the boughs and branches. Ivan assisted with his axe, cutting a path for their ascent. They made slow progress in their cumbersome armor, and at one point, Sir Merciful slipped to the ground. Uninjured by the fall, he clambered back on the leaning trunk, crawling on hands and knees, scrambling behind his colleagues in arms. I followed more cautiously. It took me a few tries to get up onto the great trunk, and, even after I had done so, I made only small progress up the tree not without losing my footing once. No broken bones. Cirilli helped me up, and we made the ascent together. Myron followed last and slowest.</p> <p>The crown of the Roanwood rested on the battlements, making for a tangled confusion of branch, leaf, and broken stone. The fighting men pushed through the thick mass of foliage, emerging into a volley of goblin darts. Less than a dozen goblin guards remained atop to defend the battlements. They wore the sort of leather and chain armor favored by the goblinfolk, and they carried long knives, short swords, and bows.</p> <p>Bruin thrust his spear into the first in the midst of the leafy obstruction. Arrows bounced off his armor and shield, but more than one punctured their way to find flesh and draw blood. By then we were all caught up in combat, swinging madly and blindly, netted in the crown of the Roanwood tree. Belvenore found one with the end of his sword. I came behind with my sickle and finished the wounded guard.</p> <p>“More coming,” Bruin shouted. Free of the entangling brush, he ran his spear through another defender. The force of the thrust sent the goblin flailing over the edge of the tower, Bruin’s spear still impaling him. Sir Merciful clambered out of the tangle and rushed the last defender on the ring of the tower, thrusting him backwards and into the open center of the tower. I peered down to the ground at the center of the tower ring. I saw his broken body lying in a courtyard below. At the center of the court stood Nyssa’s oak, rising up the height of the tower, it’s crown spreading out above our heads. Even as I peered down, two great trolls with axes shamble out into the courtyard.</p> <p>“Trolls below!” I shouted.</p> <a href="https://greyhawkstories.com/2023/05/14/a-battle-before-breakfast/#more-3591" class="more-link">Continue reading <span class="screen-reader-text">“A Battle before Breakfast”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2023/05/14/a-battle-before-breakfast/" data-text="A Battle before Breakfast" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2023/05/14/a-battle-before-breakfast/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3591-67ed341c71f9e' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3591&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3591-67ed341c71f9e&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3591-67ed341c71f9e' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2023/05/14/a-battle-before-breakfast/#comments">3 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2023/05/14/a-battle-before-breakfast/" rel="bookmark"><time class="entry-date published" datetime="2023-05-14T22:53:55+00:00">May 14, 2023</time><time class="updated" datetime="2024-01-07T20:20:41+00:00">January 7, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3563" class="post-3563 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-gran-march tag-dim-forest tag-father-tabor tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2023/05/07/witch-tree-tower/" rel="bookmark">Witch Tree Tower</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2023/05/07/witch-tree-tower/"><span class="sticky-label">Featured</span><img width="600" height="482" src="https://greyhawkstories.com/wp-content/uploads/2023/05/46_oak-wood-grove_david-lecossu.png?w=600" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2023/05/46_oak-wood-grove_david-lecossu.png 600w, https://greyhawkstories.com/wp-content/uploads/2023/05/46_oak-wood-grove_david-lecossu.png?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2023/05/46_oak-wood-grove_david-lecossu.png?w=300 300w" sizes="(max-width: 600px) 100vw, 600px" data-attachment-id="3573" data-permalink="https://greyhawkstories.com/2023/05/07/witch-tree-tower/46_oak-wood-grove_david-lecossu/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2023/05/46_oak-wood-grove_david-lecossu.png" data-orig-size="600,482" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="46_oak-wood-grove_david-lecossu" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2023/05/46_oak-wood-grove_david-lecossu.png?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2023/05/46_oak-wood-grove_david-lecossu.png?w=600" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Seven of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kell</strong>y</h4> <p>We travelled not some far way into the darkness of the wood that dim lit morning before Ivan indicated we ought to leave off from the road. His keen eyes followed the track of the goblin messenger. Ivan dismounted and examined the prints and trail markings before assuring us, “Our path leaves the main trail here and begins to climb this rise.”</p> <p>Sir Belvenore and Sir Merciful huffed and objected. “Well known that one who leaves the road never finds his way out of the forest,” Sir Merciful shook his helmeted head.</p> <p>“There’s no fear of that,” Ivan assured us. “So long as I am with you, we will not lose ourselves in this wood, even if we do lose the way.”</p> <p>Cirilli spoke like an oracle, “The forest will direct our path. Pay attention to the trees. They direct us now to Nyssa’s oak.” Something about the way she spoke troubled me more than the words themselves. It was not the way a proper daughter of our Lady of Changing Seasons said things. I gave her a disapproving scowl, but she turned her head, pretending not to notice my displeasure.</p> <p>Belvenore and Merciful wanted to stay with the trail, but none of us said we would stay with them. They feared becoming hopelessly lost in the forest without Ivan’s assistance even if they remained on the road. Moreover, their oaths to their lord bound them to protect us and guide us as they could.</p> <p>Ivan turned his attention back to studying the prints. After some few minutes of peering about in the near darkness he concluded, “This path is well-trodden. I see many goblin prints, coming and going, and also the marks of hooves. And here are the prints of a great dog … nay, not a dog, but a wolf, methinks.”</p> <a href="https://greyhawkstories.com/2023/05/07/witch-tree-tower/#more-3563" class="more-link">Continue reading <span class="screen-reader-text">“Witch Tree Tower”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2023/05/07/witch-tree-tower/" data-text="Witch Tree Tower" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2023/05/07/witch-tree-tower/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3563-67ed341c743d7' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3563&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3563-67ed341c743d7&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3563-67ed341c743d7' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2023/05/07/witch-tree-tower/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2023/05/07/witch-tree-tower/" rel="bookmark"><time class="entry-date published" datetime="2023-05-07T17:36:54+00:00">May 7, 2023</time><time class="updated" datetime="2023-05-11T01:27:36+00:00">May 11, 2023</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3352" class="post-3352 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations tag-dim-forest tag-father-tabor tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2023/02/13/the-dryad/" rel="bookmark">The Dryad</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2023/02/13/the-dryad/"><span class="sticky-label">Featured</span><img width="1100" height="690" src="https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg 1431w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="3356" data-permalink="https://greyhawkstories.com/2023/02/13/the-dryad/the-dryad/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg" data-orig-size="1431,898" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1676226961","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="The Dryad" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2023/02/the-dryad.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Six of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kelly</strong></h4> <h3 class="wp-block-heading">The Dryad</h3> <p>I latched the door of my bedchamber behind me and opened my psalter, praying fervently to the Lady of Ever-Changing Seasons for protection through the night. I laid down, still fearful. As drowsiness closed my eyes, a soft knock at my door startled me to full consciousness. I got up and lifted the latch cautiously. Cirilli entered with a candle, and Myron trailed behind her.</p> <p>“What’s all this?” I asked.</p> <p>“You need to hear what she has to tell,” Myron said.</p> <h3 class="wp-block-heading"><strong>Clandestine Converse</strong></h3> <p>Cirilli sat herself down on the edge of my bed and began her tale. “Last night, after the household had fallen quiet, I spoke with the baroness. She stealthily sent word to me by the hand of her maidservant, inviting me to meet her atop the tower. I went as she requested, and in the privacy of the night air, she told me her tale. I have spent much of the day today in her company as well. No elf-lady nor one of olven blood, but rather, she is a nobleborn of the forest, queen of oaks, stolen away from her great tree which grows not far from this place. She is no willing wife to the baron, either. He has brought her here by force, and he keeps her imprisoned at his side in this house. She dares not flee nor resist, for he holds her life in his hands. The false-hearted baron has made a hostage of the great oak to which her soul is tethered, and he has left strong axmen to guard it, ever ready to strike. They keep the blades of their axes sharp, and they are prepared to drop the tree if she should resist the lord baron or flee from this place. And here is the treacherous design he has devised. Each day, he sends a certain messenger to the axmen who dwell within a tower that rings about her sacred tree. The messenger instructs the axmen to let the tree stand for another day. If on any day this messenger should fail to arrive at the tower by the designated time, the axmen have been instructed to fell that mighty oak, and she will perish from the earth.”</p> <p>“A horrid arrangement,” I muttered.</p> <p>“Yes,” Cirilli agreed. “But there is more to the story. The lord baron is not as he seems, nor is he a loyal nobleman of the March, but he himself is a lord of werewolves. Not only he, but all the men and women of the house as well. Except the lady Nyssa’s maidservant, who is herself a nymphmaid from the forest, all the servants and court are under the curse. From the lowest washerwoman to the noblest knight, they are vile werewolves within, and they are all under the control of Baron Wulurich. Moreover, the lord baron is the very one who set that same curse upon the village Roanwood, and he alone can lift the curse. All these matters I learned from the solemn-eyed baroness, the lady Nyssa, who is most cruelly imprisoned here against her will.” Tears of empathy moistened Cirilli’s eyes, and she choked upon a stifled sob.</p> <a href="https://greyhawkstories.com/2023/02/13/the-dryad/#more-3352" class="more-link">Continue reading <span class="screen-reader-text">“The Dryad”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2023/02/13/the-dryad/" data-text="The Dryad" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2023/02/13/the-dryad/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3352-67ed341c76289' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3352&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3352-67ed341c76289&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3352-67ed341c76289' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2023/02/13/the-dryad/#comments">1 Comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2023/02/13/the-dryad/" rel="bookmark"><time class="entry-date published updated" datetime="2023-02-13T00:40:07+00:00">February 13, 2023</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3312" class="post-3312 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-gran-march tag-dim-forest tag-father-tabor tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2023/02/01/the-chops-of-the-beast/" rel="bookmark">The Chops of the Beast</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2023/02/01/the-chops-of-the-beast/"><span class="sticky-label">Featured</span><img width="900" height="500" src="https://greyhawkstories.com/wp-content/uploads/2023/02/werewolf_by_bobkehl_d5io4w1-fullview.jpg?w=900" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2023/02/werewolf_by_bobkehl_d5io4w1-fullview.jpg 900w, https://greyhawkstories.com/wp-content/uploads/2023/02/werewolf_by_bobkehl_d5io4w1-fullview.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2023/02/werewolf_by_bobkehl_d5io4w1-fullview.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2023/02/werewolf_by_bobkehl_d5io4w1-fullview.jpg?w=768 768w" sizes="(max-width: 900px) 100vw, 900px" data-attachment-id="3319" data-permalink="https://greyhawkstories.com/2023/02/01/the-chops-of-the-beast/werewolf_by_bobkehl_d5io4w1-fullview/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2023/02/werewolf_by_bobkehl_d5io4w1-fullview.jpg" data-orig-size="900,500" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="werewolf_by_bobkehl_d5io4w1-fullview" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2023/02/werewolf_by_bobkehl_d5io4w1-fullview.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2023/02/werewolf_by_bobkehl_d5io4w1-fullview.jpg?w=900" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Five of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kelly</strong></h4> <h3 class="wp-block-heading">The Chops of the Beast</h3> <p>We washed and changed out of our travelling clothes before coming to the baron’s table, eager to see if his larder matched his expensive taste in furnishing. He did not disappoint. We ate such a feast as one might hope at the table of a nobleman, far better than one might hope to find in the remote vales of the Dim Forest. A small army of servants busied themselves serving us fresh hot bread from the oven, golden-crusted but soft and airy on the inside, a fine vegetable soup with savory broth, a whole roasted boar, sizzling hot from the spit, and wine and ale to slake the thirst of Wenta.</p> <p>Among those seated with us at table sat several knights of the Watch. Some of these personally knew Sir Belvenore and had ridden with his father in years now past. The lord baron himself, we learned, had in times afore, served beside Commandant Petros on the field of battle. The baroness sat to the right side of the baron, and despite myself, I often caught myself gazing fixedly on her. Her glance met mine on more than one occasion, and I sensed a fearsome soul behind her burning eyes. Her eyes spoke to me of wild untamed places, uncleared spaces and fading lands where fairy folk dwell, far away from fields and gardens where plows furrow the soil and sewers cast seed.</p> <h3 class="wp-block-heading"><strong>The Tale of Orlane</strong></h3> <p>Having satisfied desire for food and drink, attention turned to business. The baron inquired after our affairs. I stood to my feet and bowed in the courtly fashion before speaking: “I have come to you, Lord Wulurich, by the command of our Most Resolute Magnitude Commandant Petros Gwalchen of the Gran March, who has bid me relate my tale and present these documents, recently obtained from the lair of a foul naga witch, deep in swampy Rushmoor.”</p> <a href="https://greyhawkstories.com/2023/02/01/the-chops-of-the-beast/#more-3312" class="more-link">Continue reading <span class="screen-reader-text">“The Chops of the Beast”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2023/02/01/the-chops-of-the-beast/" data-text="The Chops of the Beast" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2023/02/01/the-chops-of-the-beast/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3312-67ed341c7818f' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3312&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3312-67ed341c7818f&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3312-67ed341c7818f' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2023/02/01/the-chops-of-the-beast/#comments">1 Comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2023/02/01/the-chops-of-the-beast/" rel="bookmark"><time class="entry-date published" datetime="2023-02-01T03:11:52+00:00">February 1, 2023</time><time class="updated" datetime="2023-02-01T13:02:54+00:00">February 1, 2023</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3276" class="post-3276 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-gran-march tag-dim-forest tag-father-tabor tag-gran-march"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2023/01/23/wolfsbane/" rel="bookmark">Wolfsbane</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2023/01/23/wolfsbane/"><span class="sticky-label">Featured</span><img width="1100" height="660" src="https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png 1200w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="3279" data-permalink="https://greyhawkstories.com/2023/01/23/wolfsbane/midnight_stalk_by_sugarpoultry_d5fee9y/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png" data-orig-size="1200,720" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="midnight_stalk_by_sugarpoultry_d5fee9y" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2023/01/midnight_stalk_by_sugarpoultry_d5fee9y.png?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Four of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kelly</strong></h4> <h3 class="wp-block-heading">Wolfsbane</h3> <p>The morning light dawned on a scene of horror. Blood splattered the walls and washed the floors of many cottages. The afflicted resumed their human forms with no memory of the terrors of the night. More than a dozen villagers were dead, some slain by the wolves, some slain as wolves. Others came wandering into the town, naked and confused, unable to say why they awoke to find themselves alone and unclothed out in the woods.</p> <p>Myron is never above sarcasm or gloating, “So what is your diagnosis master priest? What do you think? Is it merely the winter fever?”</p> <p>I spent most of the day dressing wounds and invoking the gods for healing. Both Bruin and Mercifcul nursed ugly bleeding wounds. Cirilli and I treated their torn flesh. We exchanged knowing glances. At the next full moon, both men might be howling to one another.</p> <p>Myron scolded Bruin, “Use your head instead of your brawn next time. What are we going to do with a werewolf your size? How are we supposed to deal with you this time?”</p> <p>Bruin smiled sheepishly and explained, “I didn’t think I would get bitten.”</p> <p>The afflicted were again restrained before sunset lest the affliction remain upon them under the waning moon. At sunset we burned the dead according to the custom of the villagers, and I entrusted their souls to hands of the gods.</p> <p>As Luna rose, we stocked the bonfires and prepared to face the beasts again, but all remained quiet in the village. I fell into bed at midnight, utterly exhausted. I slept until late into the following morning, my sleep beset by nightmares the entire time.</p> <h3 class="wp-block-heading"><strong>The Investigation and the Mission</strong></h3> <p>When I awoke, the others were already up and finished with breakfast. Cirilli sat with the daughter of Micksallicks, speaking to her about herbs and cures and how to dress her wounds. The girl showed absolutely no symptoms. If not for the torn flesh and rope burns on her wrists and ankles, I would not have believed it possible that this fair girl might be the same as that snarling, twisting creature from the previous night.</p> <p>Myron took me aside, out of the girl’s earshot, and said to me, “Today, priest, we will get to the bottom of this insanity.” He proposed visiting every cottage in the village and taking inventory. I saw sense in this plan and agreed to accompany him. He put on his best face, so to speak, and we made the rounds. At each cottage we asked a series of questions, cross-examining and double-checking as best we could, and we took careful note of the answers. Was anyone here afflicted? Did anyone shift into wolfen shape? When did symptoms first manifest? Was anyone bitten? Does the afflicted possess any memory of the incident? Does the afflicted remember being bitten by a wolf or dog in the past? The investigation put me in remembrance of the diligent work we did in Orlane to solve the riddle of the naga witch’s enchantment.</p> <a href="https://greyhawkstories.com/2023/01/23/wolfsbane/#more-3276" class="more-link">Continue reading <span class="screen-reader-text">“Wolfsbane”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2023/01/23/wolfsbane/" data-text="Wolfsbane" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2023/01/23/wolfsbane/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3276-67ed341c7a437' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3276&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3276-67ed341c7a437&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3276-67ed341c7a437' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2023/01/23/wolfsbane/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2023/01/23/wolfsbane/" rel="bookmark"><time class="entry-date published" datetime="2023-01-23T03:17:50+00:00">January 23, 2023</time><time class="updated" datetime="2023-01-23T03:40:49+00:00">January 23, 2023</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3233" class="post-3233 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-geoff category-gran-march tag-dim-forest tag-father-tabor"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2023/01/15/bad-wolf-moon/" rel="bookmark">Bad Wolf Moon</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2023/01/15/bad-wolf-moon/"><span class="sticky-label">Featured</span><img width="1100" height="454" src="https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg 1280w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="3234" data-permalink="https://greyhawkstories.com/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg" data-orig-size="1280,528" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2023/01/red_riding_hood_werewolf_3_by_giuseppedirosso_de0zc3a.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Three of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading"><strong>Campaign adaptation by Thomas Kelly</strong></h4> <h3 class="wp-block-heading">Bad Wolf Moon</h3> <p>Ivan the son of Micksalicks and his kinfolk, we were later to discover, made their homes in a village on the edge of the Dim, known by the simple name Roanwood for a certain type of tree that once grew abundantly in the area and which they made their business—the sale of the much-esteemed lumber. This they had done for several generations and, over time, much depleted the number of mighty Roans that once stood sentinel on the edge of the wood. I took these folk for some mixture of the Suelish and Flan bloods, and many of them had red hair such as one rarely sees among the Oeredian but is common enough among the Geoff folk. So it was with this one red-headed leader of their band, Ivan O’Micksalicks by name, and the other men of his band, all redheads and red beards from Roanwood.</p> <p>The evernight trees (which the elves call fuinoira) surrounded the village in darkness like an encircling wall. That shadowy dim and foreboding night frowned on the village from every direction, yet within the open spaces of the homely lawn shone plenty of sunlight upon their pleasant cottages, each with a stout chimney from which smoke curled. Here were clean streets, swept of snow, lined with a few shops and necessaries, a smithy, and a lumber mill powered by a waterwheel turned by a passing stream. The folk of the place were fair skinned and tall, the men broad shouldered, the women green-eyed and fair, and one could see that in the summer they made pleasant gardens and small fields under the blessing of my Lady.</p> <p>Hardy they were, both men and women, wielding axes of their trade, and not afraid to fend off any who might threaten them. They thought it no great feat to slay a party of goblin raiders, topple a troublesome ogre, hunt down a pillaging troll, or chop down a menacing giant. They made a fair living from the Roanwood they harvested from the forest, a tree rare enough to make it’s lumber valuable. They took no haste to harvest, but waited until a tree had reached its full girth and height before felling it. Then cutting it into lengths of trunk and branch, they hauled it, pulled by horse-teams, back to their village where sawmen cut it into lumber. In the spring, when the water rose high enough, they floated the planks on a rafts to meet the Realstream all the way to Hochoch.</p> <p>They did honor to the true gods but also named Pelor, Beory, Obad-Hai and so forth. Most of all they cherished Ehlonna, Lady of the Wood, but called her by her elvish name, Ehlenestra. They had not priests in their midst or clerics who might teach them the service of the gods or how to direct their devotions, but they said a visiting friar of Cuthbert made the rounds among all the villages of the eastern Dim.</p> <a href="https://greyhawkstories.com/2023/01/15/bad-wolf-moon/#more-3233" class="more-link">Continue reading <span class="screen-reader-text">“Bad Wolf Moon”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2023/01/15/bad-wolf-moon/" data-text="Bad Wolf Moon" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2023/01/15/bad-wolf-moon/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3233-67ed341c7c102' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3233&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3233-67ed341c7c102&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3233-67ed341c7c102' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2023/01/15/bad-wolf-moon/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2023/01/15/bad-wolf-moon/" rel="bookmark"><time class="entry-date published" datetime="2023-01-15T18:17:11+00:00">January 15, 2023</time><time class="updated" datetime="2023-01-15T19:44:42+00:00">January 15, 2023</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3168" class="post-3168 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-gran-march tag-dim-forest tag-father-tabor tag-gran-march tag-under-the-goblin-trees"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2023/01/08/horse-thieves/" rel="bookmark">Horse Thieves</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2023/01/08/horse-thieves/"><span class="sticky-label">Featured</span><img width="960" height="720" src="https://greyhawkstories.com/wp-content/uploads/2023/01/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd.jpg?w=960" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2023/01/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd.jpg 960w, https://greyhawkstories.com/wp-content/uploads/2023/01/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2023/01/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2023/01/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd.jpg?w=768 768w" sizes="(max-width: 960px) 100vw, 960px" data-attachment-id="3172" data-permalink="https://greyhawkstories.com/2023/01/08/horse-thieves/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2023/01/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd.jpg" data-orig-size="960,720" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="goblins_of_the_forest_of_gloom_by_caldrail_dexknxd" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2023/01/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2023/01/goblins_of_the_forest_of_gloom_by_caldrail_dexknxd.jpg?w=960" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter Two of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading has-small-font-size" style="font-style:normal;font-weight:300"><strong>Campaign adaptation by Thomas Kelly</strong></h4> <h3 class="wp-block-heading">On the Edge of the Wood</h3> <p>“Four or five days to the keep at Forest Watch. We know not precisely how far beyond the Foredge to the baron’s lodge,” Sir Merciful and Sir Belvenore poured over parchment with a few sparse lines that sufficed for a map. Many miles passed before our road entered the wooded lands. Groves and wild woods stood in patches now and again, thicker to the north. We had fair skies for two days, but on the third day from the keep, more snow hampered our progress again. This time we camped and waited out the weather in shelters beneath a stand of white chestnuts. Bruin foraged about in the woods and collected dry timber enough to keep a merry fire blazing, despite the wind and the snow.</p> <p>The warmth of the fire was not enough to chase the chill from the bones but it melted some of the ice between our party and our chivalrous escort. Considering their coming errantry in Farvale and Orlane, Sir Belvenore and Sir Merciful inquired of us regarding all we could tell them about that place. Their questions gave us the opportunity to recount for them the tale of the naga witch. After hearing our story and asking after the details until they were at last satisfied, they looked on us with newfound respect, and their demeanor improved.</p> <p>We woke in the morning under skies both clear and cold. Cirilli and I conducted our prayers while the others stoked up the fire, heated the water, and boiled the grits. The Watchers followed their own monastic-styled devotions, reading the psalms of Cuthbert and the odes of Heironeous each morning and conducting themselves according to their fixed routines before strapping on armor. Myron reviewed his spells. Bruin saddled the horses.</p> <p>Now the trees had begun to grow more closely, and we saw that we drew near to the shadowy world beneath the boughs of the Dim Forest. Nevertheless, we camped that night in good spirits for we knew that Forest Watch remained only a short journey on the morrow. We looked forward to warm beds, cooked food, and strong drinks.</p> <h3 class="wp-block-heading">An Interrupted Night</h3> <p>Sir Merciful was at watch when thieves stole into the camp and made off with the horses. How it came to pass that he neither saw nor heard, I received no explanation. None was needed. It was clear enough that he had fallen to sleep. Some hours after his watch had begun, he roused us. A Watcher is a watcher in name only, I suppose. Now in the middle of the night, shivering in the darkness and stiff from the cold, we did not know what to do, nor did we know then the culprit that had stolen our steeds. Bruin wanted to pursue immediately, but what was the point in that pitch darkness? Myron cast a magical light on his quarterstaff, and we searched about the immediate vicinity of the camp. The light proved to be a bad idea as it made him a clear target. The first arrow stuck him and buried its head into his chest. As if a dam broke, they charged from out of the woods.</p> <a href="https://greyhawkstories.com/2023/01/08/horse-thieves/#more-3168" class="more-link">Continue reading <span class="screen-reader-text">“Horse Thieves”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2023/01/08/horse-thieves/" data-text="Horse Thieves" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2023/01/08/horse-thieves/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3168-67ed341c7dee2' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3168&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3168-67ed341c7dee2&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3168-67ed341c7dee2' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2023/01/08/horse-thieves/#comments">4 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2023/01/08/horse-thieves/" rel="bookmark"><time class="entry-date published" datetime="2023-01-08T17:47:59+00:00">January 8, 2023</time><time class="updated" datetime="2023-01-15T19:45:29+00:00">January 15, 2023</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3147" class="post-3147 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-gran-march category-greyhawk-novels tag-dim-forest tag-father-tabor tag-greyhawk tag-novels"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2023/01/02/errand-in-hookhill/" rel="bookmark">Errand in Hookhill</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2023/01/02/errand-in-hookhill/"><span class="sticky-label">Featured</span><img width="1100" height="619" src="https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg 1600w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="3150" data-permalink="https://greyhawkstories.com/2023/01/02/errand-in-hookhill/blizzard_by_lefilsdesetoiles_dba3fb0-fullview/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg" data-orig-size="1600,900" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="blizzard_by_lefilsdesetoiles_dba3fb0-fullview" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2023/01/blizzard_by_lefilsdesetoiles_dba3fb0-fullview.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Chapter One of<em> <a href="https://greyhawkstories.com/under-the-goblin-trees/">Under the Goblin Trees</a></em></h4> <h4 class="wp-block-heading has-small-font-size" style="font-style:normal;font-weight:300"><strong>Campaign adaptation by Thomas Kelly and sequel to <a href="https://greyhawkstories.com/father-tabor/against-the-cult-of-the-reptile-god-2/">Against the Cult of the Reptile God</a>.</strong></h4> <p>574 CY</p> <p>In the year that Prince Thrommel vanished, the news of his disappearance did not reach the court at Hookhill until winter. I know this to be so because, when the news did arrive, I happened to be at the court of His Most Resolute Magnitude Commandant Petros Gwalchen of the Gran March to deliver a report about recent affairs in the neglected Barony of Farvale. Rumors abounded, and, as everyone now knows, the strange circumstances around the kidnapping of the prince have never been satisfactorily resolved. The disappearance of the prince and the handsome reward offered for his return inspired many Knights of the Watch and heroes of Gran March to set their hopes on errantries. What is more, the arrival of the news was shortly followed with a specific summons recalling heroes loyal to Furyondy, including two of my companions, those respected veterans of the Troll Wars on the borders of the Pale and also Emridy Meadows, the half-elven brothers Llywain and Dorian. Fealty to the fifth of the Seven Families of the house of Furyondy obliged them to depart at once.</p> <p>Now this turn of events I took sorely because I had hoped that they might accompany me back to Farvale and Orlane, guarding me for safe passage through the hazards of the Dim Forest. They assured me, “You have nothing to fear Father Tabor. You have the mighty sword of Sir Bruin and the competent dweomers of Myron the Glamorer. What is more, we are sure that the commandant will provide you a company of doughty knights back to Orlane.”</p> <h3 class="wp-block-heading">In the Court of the Commandant</h3> <p>My appointment with the commandant came on Freeday the last day before the week of Needfest. This unfortunate piece of timing forced me to keep the report and its corollary appeal as brief as possible, for the court was eager to dispense with business as preparations for the festivities were already well underway and the everyone was already swept up with the spirit of the holiday.</p> <a href="https://greyhawkstories.com/2023/01/02/errand-in-hookhill/#more-3147" class="more-link">Continue reading <span class="screen-reader-text">“Errand in Hookhill”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2023/01/02/errand-in-hookhill/" data-text="Errand in Hookhill" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2023/01/02/errand-in-hookhill/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3147-67ed341c7fc34' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3147&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3147-67ed341c7fc34&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3147-67ed341c7fc34' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/gran-march/" rel="category tag">Gran March</a>, <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2023/01/02/errand-in-hookhill/#comments">2 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2023/01/02/errand-in-hookhill/" rel="bookmark"><time class="entry-date published" datetime="2023-01-02T03:23:05+00:00">January 2, 2023</time><time class="updated" datetime="2023-01-08T21:37:00+00:00">January 8, 2023</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3112" class="post-3112 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-uncategorized tag-greyhawkstories tag-needfest"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/12/22/needfest-greetings/" rel="bookmark">Needfest Greetings</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/12/22/needfest-greetings/"><span class="sticky-label">Featured</span><img width="1100" height="539" src="https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg 2011w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="3115" data-permalink="https://greyhawkstories.com/2022/12/22/needfest-greetings/gruumsh-stole-christmas/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg" data-orig-size="2011,986" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1671703143","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Gruumsh stole christmas" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/12/gruumsh-stole-christmas.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p>Happy Needfest,</p> <p>Maybe you haven’t noticed, but it’s been a pretty meager year for Greyhawkstories content. My real world job shifted and has begun to demand significantly more time than in the past, allowing for less leisure writing and less game time. I have lots of stories waiting to be told but precious little time to devote to them.</p> <p>Despite all of that, I’m still committed to keeping the Greyhawkstories blog open for business and producing content for the Greyhawk community. I’m going to start trying to post regularly again (no promises). In the coming year, I hope to bring some fiction contributions from Joe Bloch, Anna Meyer, Jared Milne, Mike Bridges, Carlos Lising, David Leonard, and whoever is willing to contribute. There’s also great Greyhawk fiction now appearing regularly in <em><a href="http://greyhawkonline.com">Oerth Journal</a></em>, so I need to get caught up on that material.</p> <p>I’m eager to start working on a series of resources about the environs of the Dim Forest. Several years ago, I created a sequel to <em><a href="https://greyhawkstories.com/father-tabor/against-the-cult-of-the-reptile-god-2/">Against the Reptile God</a> </em>titled <em>Under the Goblin Trees</em>. It’s a Dim Forest adventure with lots of action, and I want to get the notes from that campaign adapted to narrative as the further adventures of Father Tabor. In addition, my games around Geoff keep taking my players into those dismal woods, so it would be good to have some better resources for the Dim Forest. If you have Dim Forest content, send it my way.</p> <p>Last year, I had the entire <em><a href="https://greyhawkstories.com/the-hateful-wars/">Hateful Wars: Saga of Kristryd Olinsdotter</a></em> project professionally designed and formatted as a print novel. The PDF has been sitting in my hard-drive now for nearly a year. I’m going through it, proofreading and correcting it, in my spare time (which means almost never to not-at-all). The goal is to produce a limited hard-copy press run if I can finish proofing it and figure out how to do that. Maybe a kickstarter campaign is in order? Let me know your thoughts.</p> <p>As you may have noticed, I also use Greyhawkstories to track the principal campaigns for my D&D groups. Currently I have a group <a href="https://greyhawkstories.com/2022/02/19/the-invasion-of-geoff/">battling the giants of Geoff</a>. We are loosely utilizing the Living Greyhawk materials for that region and the TSR regional sourcebook <em><a href="https://greyhawkstories.com/the-greyhawk-wars/the-liberation-of-geoff/">Against the Giants: The Liberation of Geoff</a>. </em>The posts following their progress started as bare-bones adventure summaries, but more recent posts have received some embellishment. I’m hoping you are enjoying them as much as I enjoy DMing the games and writing up the narratives.</p> <p>I also use the blog to keep tabs on my <a href="https://greyhawkstories.com/category/great-northern-crusade/">Great Northern Crusade</a> campaign, but those poor miserable players have been bogged down in a siege of the gloomy and undead-occupied city <a href="https://greyhawkstories.com/2022/01/09/grabford-falls/">Grabford</a>, fighting the vampire <a href="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/">Maskeline</a> and his minions, for most of a year. Three of the players in that group had babies in the last year, so we are having an exceptionally hard time scheduling sessions, and when we do play, progress is painfully slow. Plus, I have to say, it’s not the most experienced bunch of players. They can’t seem to figure out the program and have no clue about how to deal with vampires and undead. It’s kind of funny watching them puzzle over the problems.</p> <p>Like other Greyhawk content creators, I don’t receive much feedback. If you are reading the material and enjoying it, please leave a comment or send a note. You would be surprised how much motivation your words can inspire. I’m also open to submissions and suggestions. </p> <p>Thanks for reading Greyhawkstories.com. I apologize for the paucity of new material over the last 12 months. Will try to do better this year. </p> <p>May your Needfest nights be bright,</p> <p>Thomas Kelly</p> <p>Artwork: Mike Bridges <a href="http://greyhawkery.blogspot.com/2017/12/how-gruumsh-stole-needfest.html">How the Gruumsh Stole Needfest</a></p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/12/22/needfest-greetings/" data-text="Needfest Greetings" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/12/22/needfest-greetings/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3112-67ed341c81bd1' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3112&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3112-67ed341c81bd1&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3112-67ed341c81bd1' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/uncategorized/" rel="category tag">Uncategorized</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/12/22/needfest-greetings/#comments">1 Comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/12/22/needfest-greetings/" rel="bookmark"><time class="entry-date published updated" datetime="2022-12-22T16:26:07+00:00">December 22, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-3076" class="post-3076 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-greyhawk-lore category-greyhawk-modules category-living-greyhawk category-the-liberation-of-geoff tag-geoff tag-liberation-of-geoff tag-living-greyhawk tag-pregmere"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/12/18/fonkin-flerd-faffle-frush-roaky-gleep-redmod-beek-and-cloyer-too/" rel="bookmark">Fonkin, Flerd, Faffle, Frush, Roaky, Gleep, Redmod, Beek, and Cloyer Too</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/12/18/fonkin-flerd-faffle-frush-roaky-gleep-redmod-beek-and-cloyer-too/"><span class="sticky-label">Featured</span><img width="937" height="606" src="https://greyhawkstories.com/wp-content/uploads/2022/12/glacial-rift-1625795793-e1671387558182.jpg?w=937" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/12/glacial-rift-1625795793-e1671387558182.jpg 937w, https://greyhawkstories.com/wp-content/uploads/2022/12/glacial-rift-1625795793-e1671387558182.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/12/glacial-rift-1625795793-e1671387558182.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/12/glacial-rift-1625795793-e1671387558182.jpg?w=768 768w" sizes="(max-width: 937px) 100vw, 937px" data-attachment-id="3080" data-permalink="https://greyhawkstories.com/2022/12/18/fonkin-flerd-faffle-frush-roaky-gleep-redmod-beek-and-cloyer-too/glacial-rift/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/12/glacial-rift-1625795793-e1671387558182.jpg" data-orig-size="937,606" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Glacial Rift" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/12/glacial-rift-1625795793-e1671387558182.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/12/glacial-rift-1625795793-e1671387558182.jpg?w=937" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="the-liberation-of-geoff">THE LIBERATION OF GEOFF</h4> <h5 class="wp-block-heading" id="the-gifts-of-the-fey-part-2-the-caves-of-twilight-resplendent"><em>The Giant Slayer</em>s <em>part 2: <strong>Fonkin, Flerd, Faffle, Frush, Roaky, Gleep, Redmod, Beek, and Cloyer Too</strong></em></h5> <h5 class="wp-block-heading" id="campaign-notes-and-adaptation-by-thomas-kelly">(Thomas Kelly)</h5> <h5 class="wp-block-heading" id="based-on-living-greyhawk-module-geo1-03b-by-eric-menge-and-sholom-west">A campaign based on Living Greyhawk Geoff and <em>Against the Giants</em>.</h5> <p>“It’s not safe for you here,” Father Trantle cautions the visitors. “Those guards you left slumbering outside will not sleep long, and your presence here cannot be kept hidden. Come with me, and we will speak more in the privacy of my home.” He leads the travelers through the streets of Pregmere to a seemingly abandoned cottage near the edge of town.</p> <p>Safely inside Flerd’s home and with the door shut and barred behind them, everyone relaxes. Almost everyone. Mayloriel keeps an eye out the cottage window. Ansgar speaks to the priest, “The Lady Sierra Blackblade sent us here to find you, Father Trantle. She says you are a famous giant slayer.”</p> <p>“She wants you to return with us to Hochoch and help us fight the giants,” Bryn adds.</p> <h3 class="wp-block-heading">Father Trantle’s Resistance</h3> <p>Father Trantle does his best to make his guests comfortable in the one-room cottage before replying. “It’s true. I’m one of that band of heroes sent out by the king of Keoland to punish the giants. We passed through Sterich, ascended into the Jottens, and slaughtered the hill giants in their own timbered lodge. We massacred their chief, Nosnra, and all his kin around his feasting table. We soaked the floor of their banqueting hall with their blood. We found our way, past many dangers, into the frigid glacial rift of the Crystalmists where the frost giants dwell in caves of ice. We slew their jarl and looted their frozen caverns. If not for the mercy of the True Light, I would still remain there, frozen in the ice. My companions thought me dead, and they left me in the rift. Without me, they descended into the Hell Furnaces to extinguish the fires of King Snurre Ironbelly. Among all those giants we left carnage, recompensing them a hundred-fold for their trespasses into the lands of men. We thought to teach them a lesson they might never forget. Surely, our bloodlust brought disaster upon these lands. Giants are vengeful and cunning. Our strikes against their chiefs stirred the stirges’ nest. We incited this terrible reprisal. I now atone for my sins by laboring here among the slaves of Rhychdir Rhos in Pregmere.”</p> <p>“Aren’t you a slave yourself?” Bryn asks.</p> <a href="https://greyhawkstories.com/2022/12/18/fonkin-flerd-faffle-frush-roaky-gleep-redmod-beek-and-cloyer-too/#more-3076" class="more-link">Continue reading <span class="screen-reader-text">“Fonkin, Flerd, Faffle, Frush, Roaky, Gleep, Redmod, Beek, and Cloyer Too”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/12/18/fonkin-flerd-faffle-frush-roaky-gleep-redmod-beek-and-cloyer-too/" data-text="Fonkin, Flerd, Faffle, Frush, Roaky, Gleep, Redmod, Beek, and Cloyer Too" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/12/18/fonkin-flerd-faffle-frush-roaky-gleep-redmod-beek-and-cloyer-too/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-3076-67ed341c83b50' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=3076&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-3076-67ed341c83b50&domain=greyhawkstories.com' data-name='like-post-frame-157206286-3076-67ed341c83b50' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/greyhawk-modules/" rel="category tag">Greyhawk Modules</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a>, <a href="https://greyhawkstories.com/category/the-liberation-of-geoff/" rel="category tag">The Liberation of Geoff</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/12/18/fonkin-flerd-faffle-frush-roaky-gleep-redmod-beek-and-cloyer-too/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/12/18/fonkin-flerd-faffle-frush-roaky-gleep-redmod-beek-and-cloyer-too/" rel="bookmark"><time class="entry-date published" datetime="2022-12-18T18:52:28+00:00">December 18, 2022</time><time class="updated" datetime="2023-12-26T02:46:25+00:00">December 26, 2023</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2838" class="post-2838 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-greyhawk-lore category-living-greyhawk category-the-liberation-of-geoff tag-liberation-of-geoff"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/09/21/finding-flerd-the-giant-slayer/" rel="bookmark">Finding Flerd the Giant Slayer</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/09/21/finding-flerd-the-giant-slayer/"><span class="sticky-label">Featured</span><img width="1100" height="512" src="https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png 1755w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2844" data-permalink="https://greyhawkstories.com/2022/09/21/finding-flerd-the-giant-slayer/the_hill_giant_by_xaphalanx_d3vlwcc/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png" data-orig-size="1755,817" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="the_hill_giant_by_xaphalanx_d3vlwcc" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/09/the_hill_giant_by_xaphalanx_d3vlwcc-e1663723912938.png?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="the-liberation-of-geoff">THE LIBERATION OF GEOFF</h4> <h5 class="wp-block-heading" id="the-gifts-of-the-fey-part-2-the-caves-of-twilight-resplendent"><em>The Giant Slayer</em>s <em>part 1: Finding Flerd</em></h5> <h5 class="wp-block-heading" id="campaign-notes-and-adaptation-by-thomas-kelly">(Campaign Notes by Thomas Kelly)</h5> <h5 class="wp-block-heading" id="based-on-living-greyhawk-module-geo1-03b-by-eric-menge-and-sholom-west">A campaign based on Living Greyhawk Geoff and <em>Against the Giants</em>.</h5> <p>“Neumann wants a rebellion,” Bryn insists. “Bad enough that I need writ from the governor what to drink a single cider. Now he says we can no more speak our own tongue?”</p> <p>“Cause he knows our tongues are making sport of him behind his back,” Ansgar laughs. He quaffs his third cider and pounds the mug on the tabletop to summon the maid for more. “Another round for the heroes!” he motions to his friends.</p> <p>“You can’t pay for your own cups, cuss, quit saying you’ll pay for us,” chides the gnomish bard. Squint’s fingers find the strings of his shalm. He strikes up a lively reel, but the music stops abruptly when the wooden door of the speakeasy flings open. Ansgar leaps to his feet, nearly tipping the table. Customers freeze in fear; their laughter and conversation falls silent. A man steps through the open doorway. Every patron of the establishment recognizes the stern, scowling face of Cadofyth Parn, a commanding officer of the Army of the Liberation. “Alcohol consumption without a writ! Speaking in the Flannish tongue!” he scolds the crowded room.</p> <p>“Yes sir,” Ansgar concedes too readily.</p> <p>The captain fixes his stern gaze upon the young ranger, “Best pour me a cider before I report the lot of you to the constables.” A devious smirk spreads across his face. The patrons cheer and clap the officer on the back. Squint resumes the reel.</p> <h3 class="wp-block-heading">Calling all Giant Slayers</h3> <p>Trailing behind the commander, stepping lightly through the door and into the light, comes a grinning elf. “I found this pour lost elf wandering the camp,” the cadofyth announces. “May I present Gundoriel Thingolin, back from fey Dimwood!”</p> <p>Bryn leaps up and throws her arms around grey elf priest. “I thought we might never see you again,” she gushes in the elvish tongue. He shrugs sheepishly.</p> <p>“We have had a few adventures without you, elf!” Ansgar says as Parn and Gundoriel join the rangers at their table. Bryn presses her elvish friend with questions about his months in the fading feylands of Dimwood Forest, but he only shakes his head.</p> <p>After the barmaid pours up ciders and collects coins, Parn admits, “Not for cider and Flan-speech did I seek you out tonight, friends, but a quick trot back into those occupied lands from which you only just returned. We have a rumor from Darlon Lea, our exiled ranger lord. He claims that Father Trantle survived the invasion and still lives, dwelling among those unfortunate slaves, our kinsmen who labor under the lash of the giants.”</p> <p>“I don’t know who that is,” Ansgar shrugs, unimpressed by the name of Father Trantle.</p> <a href="https://greyhawkstories.com/2022/09/21/finding-flerd-the-giant-slayer/#more-2838" class="more-link">Continue reading <span class="screen-reader-text">“Finding Flerd the Giant Slayer”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/09/21/finding-flerd-the-giant-slayer/" data-text="Finding Flerd the Giant Slayer" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/09/21/finding-flerd-the-giant-slayer/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2838-67ed341c85b0d' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2838&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2838-67ed341c85b0d&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2838-67ed341c85b0d' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a>, <a href="https://greyhawkstories.com/category/the-liberation-of-geoff/" rel="category tag">The Liberation of Geoff</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/09/21/finding-flerd-the-giant-slayer/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/09/21/finding-flerd-the-giant-slayer/" rel="bookmark"><time class="entry-date published" datetime="2022-09-21T01:34:44+00:00">September 21, 2022</time><time class="updated" datetime="2024-01-05T02:23:30+00:00">January 5, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2749" class="post-2749 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore tag-cariel-mansharn tag-jared-cruelsummerlord-milne tag-jared-milne tag-stimtrin-cannasay"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/07/19/speculation-in-greyhawk-city/" rel="bookmark">Speculation in Greyhawk City</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/07/19/speculation-in-greyhawk-city/"><span class="sticky-label">Featured</span><img width="1100" height="643" src="https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg 1313w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2751" data-permalink="https://greyhawkstories.com/2022/07/19/speculation-in-greyhawk-city/greyhawk-city-snip/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg" data-orig-size="1313,768" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1658249910","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Greyhawk City Snip" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/07/greyhawk-city-snip.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p>Jared Milne</p> <p>“Zilchus damn their oily hides!” Cariel Mansharn shouted. Standing up from his desk, he threw his chair across the room, where it hit the wall with a resounding crash.</p> <p>“What be your problem, then?” Stimtrin Cannasay asked as he walked into the room. He was utterly calm and did not react in the least to the seething anger in Cariel’s eyes.</p> <p>“What do you think, you fool?” Cariel asked. “It’s the same thing it always is!”</p> <p>“And what’s that?” Stimtrin asked, his expression thoughtful and inquisitive.</p> <p>“Another gods-damned bubble is about to burst,” Cariel said, pointing to the ledger on his desk. “Just like they always do. Why don’t these speculators ever learn?”</p> <p>Cariel’s anger turned to dread as he realized the mistake he’d just made.</p> <p>“I canna say,” Stimtrin said, his brow furrowing as he rubbed his chin thoughtfully. “Perhaps ‘tis the result of speculators thinkin’ that certain prices last indefinitely, or the feelin’ that the speculator is shielded from risk, mayhaps even the ‘greater fool’ theory where assets be continually sold for ‘igher than their value ‘til …”</p> <p>“Or maybe it’s because so many speculators are glorified paper-pushers who don’t actually create anything of value,” Cariel said, interrupting Stimtrin before the dwarf’s ramblings pushed him past the breaking point. “They just strip the value out of things actual merchants create!”</p> <p>“Have ye ever supposed it might be yer words be reason are why ye’r none closer to becomin’ Master o’ the Guild?” Stimtrin asked.</p> <p>Cariel wanted to reply with an angry shout, but the dwarf’s calm and respectful expression showed he meant no insult. Grudgingly—very grudgingly—he nodded. “Perhaps they are the reason,” Cariel said as he retrieved his chair and sat down again. “But that doesn’t make them any less right.”</p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/07/19/speculation-in-greyhawk-city/" data-text="Speculation in Greyhawk City" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/07/19/speculation-in-greyhawk-city/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2749-67ed341c8809f' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2749&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2749-67ed341c8809f&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2749-67ed341c8809f' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/07/19/speculation-in-greyhawk-city/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/07/19/speculation-in-greyhawk-city/" rel="bookmark"><time class="entry-date published" datetime="2022-07-19T22:02:47+00:00">July 19, 2022</time><time class="updated" datetime="2022-07-20T18:01:07+00:00">July 20, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2735" class="post-2735 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-greyhawk-modules category-living-greyhawk tag-geoff tag-greyhawk tag-liberation-of-geoff tag-living-greyhawk"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/07/13/a-little-bit-of-wood/" rel="bookmark">A Little Bit of Wood</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/07/13/a-little-bit-of-wood/"><span class="sticky-label">Featured</span><img width="1100" height="600" src="https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg 1920w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2739" data-permalink="https://greyhawkstories.com/2022/07/13/a-little-bit-of-wood/a_strange_village_by_lpsdc_ddvnxuc-fullview/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg" data-orig-size="1920,1048" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="a_strange_village_by_lpsdc_ddvnxuc-fullview" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/07/a_strange_village_by_lpsdc_ddvnxuc-fullview.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="the-liberation-of-geoff">THE LIBERATION OF GEOFF</h4> <h5 class="wp-block-heading" id="the-gifts-of-the-fey-part-2-the-caves-of-twilight-resplendent"><em>A Little Bit of Wood</em></h5> <h5 class="wp-block-heading" id="campaign-notes-and-adaptation-by-thomas-kelly">(Campaign Notes and Adaptation by Thomas Kelly)</h5> <h5 class="wp-block-heading" id="based-on-living-greyhawk-module-geo1-03b-by-eric-menge-and-sholom-west">Based on Living Greyhawk module GEO1-05 by Wesley Wright.</h5> <h6 class="wp-block-heading" id="beware-total-spoilers-read-part-one-here">Beware total spoilers.</h6> <p>Bryn sighs and sweeps her sleeve across her face to wipe the perspiration from her eyes.</p> <p>Fang lifts and cocks his head quizzically as he trots beside her. “I’m worried about Gundoriel,” she explains to the uncomprehending dog. The mud-packed roads of the encampment have baked dry and solid under the mid-summer sun. This is the camp of the Army of the Liberation outside Hochoch’s walls. Bryn and Ansgar navigate the maze of streets, shacks, and tents to make their way toward the command tent of Cadofyth Parn to which they have been summoned. “It’s been nearly six months and we’ve still seen no sign nor heard word. How could we have left that noble elf to such an evil fate?”</p> <p>“An evil and miserable fate, indeed! I thank the gods ‘twas not me you abandoned in the arms of that soggy river nymph,” Ansgar agrees too readily.</p> <p>Bryn rolls her eyes, “You wish!”</p> <p>“I never!” the young ranger objects, blushing red through his whiskers. “Don’t even like daffodils,” he mutters.</p> <p>“And what of Boots? Will we ever see our dearest friend again? Have we forever lost them both in fey lands? Fie on the shadows of the Dim Forest! Let the light of Pelor burn it!”</p> <a href="https://greyhawkstories.com/2022/07/13/a-little-bit-of-wood/#more-2735" class="more-link">Continue reading <span class="screen-reader-text">“A Little Bit of Wood”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/07/13/a-little-bit-of-wood/" data-text="A Little Bit of Wood" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/07/13/a-little-bit-of-wood/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2735-67ed341c89eff' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2735&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2735-67ed341c89eff&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2735-67ed341c89eff' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/greyhawk-modules/" rel="category tag">Greyhawk Modules</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/07/13/a-little-bit-of-wood/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/07/13/a-little-bit-of-wood/" rel="bookmark"><time class="entry-date published" datetime="2022-07-13T00:51:40+00:00">July 13, 2022</time><time class="updated" datetime="2022-07-13T00:58:34+00:00">July 13, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2718" class="post-2718 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-county-of-urnst tag-blessica tag-county-of-urnst tag-greyhawk tag-jared-cruelsummerlord-milne tag-jared-milne tag-vignettes"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/07/03/blessica-of-urnst/" rel="bookmark">Blessica of Urnst</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/07/03/blessica-of-urnst/"><span class="sticky-label">Featured</span><img width="1100" height="613" src="https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg 1350w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2721" data-permalink="https://greyhawkstories.com/2022/07/03/blessica-of-urnst/blessica-of-urnst/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg" data-orig-size="1350,752" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Blessica of Urnst" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/07/blessica-of-urnst.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading">On Those Who Covet Power</h3> <p>Jared Milne</p> <p>Belissica looked up from the letter she was writing to gaze thoughtfully into the mirror standing on the side table. The exhausted look on the face in the mirror signaled, as her personal cleric Jhennifer insisted, it was time for her to stop for the night. Belissica remembered the argument with Jhennifer on the subject. She was, after all, the Countess of Urnst! But Jhennifer pointed out that she only harmed the County if she did not look after her own health.</p> <p>And it had been a long, tiring day: reading reports from her spies in the Bandit Kingdoms, writing instructions to the delegation she was sending to the Gamboge Forest, mediating between military leaders who argued for more defense spending and exchequers who insisted that the treasury could not sustain such expenditures over the long term…</p> <p>The countess conjured invisible servants to take her completed paperwork downstairs where it would collected by her officials tomorrow morning. Belissica rubbed her eyes and muttered to herself. She occasionally wished she had more time to pursue the magical research she so enjoyed, but her conscience would never have allowed the self-indulgence. Her responsibilities weighed too heavily on her.</p> <a href="https://greyhawkstories.com/2022/07/03/blessica-of-urnst/#more-2718" class="more-link">Continue reading <span class="screen-reader-text">“Blessica of Urnst”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/07/03/blessica-of-urnst/" data-text="Blessica of Urnst" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/07/03/blessica-of-urnst/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2718-67ed341c8be79' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2718&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2718-67ed341c8be79&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2718-67ed341c8be79' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/county-of-urnst/" rel="category tag">County of Urnst</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/07/03/blessica-of-urnst/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/07/03/blessica-of-urnst/" rel="bookmark"><time class="entry-date published" datetime="2022-07-03T18:50:04+00:00">July 3, 2022</time><time class="updated" datetime="2022-07-19T22:05:11+00:00">July 19, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2677" class="post-2677 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-fifth-edition-greyhawk category-furyundy category-great-northern-crusade category-greyhawk-lore category-greyhawk-modules tag-artur-jakartai tag-curse-of-strahd tag-grabford tag-iuz-the-evil tag-the-great-northern-crusade tag-the-retaking-of-grabford"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/" rel="bookmark">Vampires of Grabford</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/"><span class="sticky-label">Featured</span><img width="1100" height="733" src="https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg 1200w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2680" data-permalink="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/raveloft-strahd/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Raveloft Strahd" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/06/raveloft-strahd.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="introduction-to-grnc-2-the-retaking-of-grabford">Session One of GRNC 2 – The Retaking of Grabford</h4> <h5 class="wp-block-heading" id="a-great-northern-crusade-adventure-from-greyhawkstories-com">A GREAT NORTHERN CRUSADE ADVENTURE from Greyhawkstories.com</h5> <p>(Campaign Notes and Adaptation by Thomas Kelly)</p> <h3 class="wp-block-heading"><strong>Scene One: Search for Dina</strong></h3> <p>Sir Harassin wakes from a troubled dream. Two lovely women vying for his attention. Now it’s daylight, midmorning before noon, but the sun shines dim and pale through the never-ending creeping fogs that rise and fall and curl about the city walls. </p> <p>Siege is underway. The shouts of soldiers, the cries of the wounded, and the battering of the ram against the unyielding Morsten Gate fill his ears. The battle goes well by day, despite the shadows and creeping fogs, but by night, terrors from inside the city stalk the camps. Mournful wails of ghosts and specters haunt the night. Not one of the men dares sleep so long as the sun is down.</p> <p>Harassin tries to remember the details of the previous night, drinking with the raftmen of the <em>Lucky Prince</em>. Captain Paddy Lash and his crew have been making extra coin by running supplies up the canal for the army while they await the reward promised them for the adventure in Molag. Most times they don’t stay the night near the haunted city. But yesterday their Vetha wisewoman failed to return. Harassin waited with Paddy Lash and Danni, spending the night on the barge. They shared the last of their Pomarj Black. That’s the last thing Harassin remembers.</p> <a href="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/#more-2677" class="more-link">Continue reading <span class="screen-reader-text">“Vampires of Grabford”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/" data-text="Vampires of Grabford" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2677-67ed341c8debd' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2677&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2677-67ed341c8debd&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2677-67ed341c8debd' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/fifth-edition-greyhawk/" rel="category tag">Fifth Edition Greyhawk</a>, <a href="https://greyhawkstories.com/category/furyundy/" rel="category tag">Furyundy</a>, <a href="https://greyhawkstories.com/category/great-northern-crusade/" rel="category tag">Great Northern Crusade</a>, <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/greyhawk-modules/" rel="category tag">Greyhawk Modules</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/06/10/vampires-of-grabford/" rel="bookmark"><time class="entry-date published" datetime="2022-06-10T23:02:37+00:00">June 10, 2022</time><time class="updated" datetime="2025-02-17T02:50:12+00:00">February 17, 2025</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2661" class="post-2661 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-greyhawk-novels tag-jared-cruelsummerlord-milne tag-silver-wolf"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/05/30/company-of-the-silver-wolf/" rel="bookmark">Company of the Silver Wolf</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/05/30/company-of-the-silver-wolf/"><span class="sticky-label">Featured</span><img width="910" height="512" src="https://greyhawkstories.com/wp-content/uploads/2022/05/silver-wolf.jpg?w=910" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/05/silver-wolf.jpg 910w, https://greyhawkstories.com/wp-content/uploads/2022/05/silver-wolf.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/05/silver-wolf.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/05/silver-wolf.jpg?w=768 768w" sizes="(max-width: 910px) 100vw, 910px" data-attachment-id="2664" data-permalink="https://greyhawkstories.com/2022/05/30/company-of-the-silver-wolf/silver-wolf/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/05/silver-wolf.jpg" data-orig-size="910,512" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Silver Wolf" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/05/silver-wolf.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/05/silver-wolf.jpg?w=910" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading">Jared “CruelSummerLord” Milne</h4> <p>“The Crown’s a sacred artifact to the gnomish gods, one that Kalrek could use to become the king of my homeland of Flinthold,” Airk said. “We defeated Kalrek and his minions, and then we learned that the Crown was in the Great Kingdom of Aerdy’s South Province. We traveled there to retrieve it and were caught in a plot to destroy the Iron League. We thwarted that plot and retrieved the Crown, but by then it was nearly the end of autumn. We need to sail to the Principality of Ulek to return to Flinthold, but we won’t find a ship traveling at this time of year. We’ll be staying until after Needfest and then we’ll take a ship to Ulek in Fireseek.”</p> <p>“May we see it?” the first young man asked.</p> <p>“What, the Crown?” Airk asked in surprise.</p> <p>“It’s just a request,” the young man said. “We only want to look at it-we don’t have much use for mineral wealth.”</p> <p>At first Airk wanted to refuse, but he realized the truth in what they were saying. Reaching into his pack, he pulled out an object and unwrapped the cloth covering it, revealing it to be the Crown of Arumdina.</p> <p>The Crown was a masterpiece of gnomish craft. It had a beautifully tailored cap of pure sable fur, a golden circlet ringed with rubies and platinum arches each lined with two rows of diamonds. The spaces between the Crown’s half-arches were filled in turn with the images of a raccoon, a sable, a badger and a mole, each wrought in gold and bearing bright emeralds for eyes. The Crown’s monde was of platinum like the arches, topped by a piece of mithril crafted to resemble a battleaxe.</p> <p>Despite his reservations, Airk smiled at the Raballah youths’ admiration of the Crown’s beauty.</p> <p>“How does the Crown get its name?” one of the young men asked, looking from the Crown to Airk and then back again. “You said your kingdom is called Flinthold, didn’t you?”</p> <p>“Arumdina is the name of the battleaxe wielded by Garl Glittergold, greatest of the gnomish gods,” Airk said, beaming proudly. “That mithril axe is said to be a piece of Arumdina, giving a powerful magical blessing to the gnomish king who wears it, and the kingdom he rules.”</p> <hr class="wp-block-separator has-alpha-channel-opacity" /> <p>The <em>Silver Wolf </em>trilogy is now four complete books. Which means it’s not a trilogy any longer. </p> <p><em>The Company of the Silver Wolf </em>originally developed online at <em>Canonfire! </em>as Jared “CruelSummerLord” Milne chronicled the adventures and developed the stories of his campaigns across the Flanaess. With the addition of his latest installment, <em><a href="https://greyhawkstories.com/company-of-the-silver-wolf/silver-wolf-4/">For the Honor of the Crown</a></em>, Milne brings the tale to its epic conclusion. Read the new installment, or start at the beginning. You can read all four books in the <a href="https://greyhawkstories.com/company-of-the-silver-wolf/">Silver Wolf series here</a><em>.</em></p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/05/30/company-of-the-silver-wolf/" data-text="Company of the Silver Wolf" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/05/30/company-of-the-silver-wolf/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2661-67ed341c8fde1' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2661&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2661-67ed341c8fde1&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2661-67ed341c8fde1' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/05/30/company-of-the-silver-wolf/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/05/30/company-of-the-silver-wolf/" rel="bookmark"><time class="entry-date published updated" datetime="2022-05-30T21:19:57+00:00">May 30, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2572" class="post-2572 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-geoff category-greyhawk-lore category-living-greyhawk category-the-greyhawk-wars tag-geoff tag-gorna tag-living-greyhawk tag-the-fall-of-geoff"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/02/19/the-invasion-of-geoff/" rel="bookmark">The Invasion of Geoff</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/02/19/the-invasion-of-geoff/"><span class="sticky-label">Featured</span><img width="1100" height="619" src="https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg 1280w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2577" data-permalink="https://greyhawkstories.com/2022/02/19/the-invasion-of-geoff/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k-mp4-00_00_39_18-still001/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg" data-orig-size="1280,720" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Hellboy vs Giants – Fight Scene Hellboy (2019) Movie CLIP 4K.mp4.00_00_39_18.Still001" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/02/hellboy-vs-giants-fight-scene-hellboy-2019-movie-clip-4k.mp4.00_00_39_18.still001.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p>Here’s a new Greyhawk video dramatizing the giants’ attack on Geoff at the end of the Greyhawk Wars.</p> <p>An overwhelming army of giants, giant-kin, and their evil followers stampedes into the Grand Duchy of Geoff, overrunning the land in late CY 583. Mayloriel, the grey elf consort of the ranger lord Darlon Lea, learns of the invasion only days before the giants enter the county of Ffrwythlon Dol. She organized the people of her county and led them south across the river to Oytmeet and later to Gorna where she and Darlon Lea led their warriors to assist in the defense of the city and the escape of the population. Thanks to Mayloriel’s early warning, many lives were spared. </p> <figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper"> <div class="embed-youtube"><iframe title="Giant Attack Grand Duchy of Geoff" width="1100" height="619" src="https://www.youtube.com/embed/waT0MwEzsVE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div> </div></figure> <hr class="wp-block-separator" /> <p>Visit the <a href="https://greyhawkstories.com/the-greyhawk-wars/the-liberation-of-geoff/">Geoff page</a> for more adventure from the Liberation of Geoff.</p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/02/19/the-invasion-of-geoff/" data-text="The Invasion of Geoff" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/02/19/the-invasion-of-geoff/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2572-67ed341c92f5d' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2572&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2572-67ed341c92f5d&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2572-67ed341c92f5d' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a>, <a href="https://greyhawkstories.com/category/the-greyhawk-wars/" rel="category tag">The Greyhawk Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/02/19/the-invasion-of-geoff/#comments">2 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/02/19/the-invasion-of-geoff/" rel="bookmark"><time class="entry-date published updated" datetime="2022-02-19T00:02:51+00:00">February 19, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2545" class="post-2545 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-living-greyhawk category-the-liberation-of-geoff tag-dungeons-dragons tag-eric-menge tag-liberation-of-geoff tag-living-greyhawk tag-rangers tag-shalom-west"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/02/11/caves-of-twilight-resplendent/" rel="bookmark">Caves of Twilight Resplendent</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/02/11/caves-of-twilight-resplendent/"><span class="sticky-label">Featured</span><img width="1100" height="619" src="https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg 1280w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2550" data-permalink="https://greyhawkstories.com/2022/02/11/caves-of-twilight-resplendent/stolen-child/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg" data-orig-size="1280,720" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Stolen Child" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/02/stolen-child.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="the-liberation-of-geoff">THE LIBERATION OF GEOFF</h4> <h5 class="wp-block-heading" id="the-gifts-of-the-fey-part-2-the-caves-of-twilight-resplendent"><em>The Gifts of the Fey part 2: The Caves of Twilight Resplendent </em></h5> <h5 class="wp-block-heading" id="campaign-notes-and-adaptation-by-thomas-kelly">(Campaign Notes and Adaptation by Thomas Kelly)</h5> <h5 class="wp-block-heading" id="based-on-living-greyhawk-module-geo1-03b-by-eric-menge-and-sholom-west">Based on Living Greyhawk module GEO1-03b, by Eric Menge and Sholom West.</h5> <h6 class="wp-block-heading" id="beware-total-spoilers-read-part-one-here">Beware total spoilers. <a href="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/">Read part one here</a>.</h6> <p>“Wake up, mortal!” Cold water sprinkles Bryn’s face, forcing her to wakefulness. A strange-sounding voice urges her in cross and impatient, gargling tones, “Enough with your slumbering! The queen expects you, and you will be a sorry to keep her waiting!” Bryn opens her eyes to behold a scowling sea-green faerie crouched over her. His webbed hands flick more water into her face. He motions toward a nearby bench on which her clothes are laid out. “Get dressed. Lilly Petal and Cottonseed have brought watered wine and bread to break your fast. Your companions are already up and dressed.”</p> <p>Bryn shakes her groggy head and tries to remember the details of the previous evening. It’s all a blur—the ballroom, the costumes, the fey, the music, the stars. <em>Was I drinking wine? I can’t remember! </em>Nothing for it now. She slides out from under soft blankets and dresses herself. The green-skinned faerie impatiently bids her eat, and she obliges him with a few bites. The door opens and Ansgar, Boots, and Gundoriel enter the room. “Good! You are all ready,” the faerie observes. “The queen’s grace is in her court. Don’t make her wait!” With no further ado, the nixie turns and paddles off down the hallway, his webbed feet leaving small puddles of water with every footstep.</p> <p>“Wait, if you please! Where is the queen’s court?” Bryn inquires.</p> <p>The nixie turns back and offers a condescending smile. “Precisely where it needs to be.”</p> <a href="https://greyhawkstories.com/2022/02/11/caves-of-twilight-resplendent/#more-2545" class="more-link">Continue reading <span class="screen-reader-text">“Caves of Twilight Resplendent”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/02/11/caves-of-twilight-resplendent/" data-text="Caves of Twilight Resplendent" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/02/11/caves-of-twilight-resplendent/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2545-67ed341c9527a' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2545&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2545-67ed341c9527a&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2545-67ed341c9527a' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a>, <a href="https://greyhawkstories.com/category/the-liberation-of-geoff/" rel="category tag">The Liberation of Geoff</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/02/11/caves-of-twilight-resplendent/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/02/11/caves-of-twilight-resplendent/" rel="bookmark"><time class="entry-date published" datetime="2022-02-11T16:30:18+00:00">February 11, 2022</time><time class="updated" datetime="2024-11-03T01:42:43+00:00">November 3, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2529" class="post-2529 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-greyhawk-modules category-living-greyhawk category-the-liberation-of-geoff tag-don-lawson tag-gorna tag-hodkin-surefoot tag-liberation-of-geoff tag-living-greyhawk"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/02/04/one-good-turn/" rel="bookmark">One Good Turn</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/02/04/one-good-turn/"><span class="sticky-label">Featured</span><img width="576" height="432" src="https://greyhawkstories.com/wp-content/uploads/2022/02/hodkin-surefoot-e1643949707996.jpg?w=576" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/02/hodkin-surefoot-e1643949707996.jpg 576w, https://greyhawkstories.com/wp-content/uploads/2022/02/hodkin-surefoot-e1643949707996.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/02/hodkin-surefoot-e1643949707996.jpg?w=300 300w" sizes="(max-width: 576px) 100vw, 576px" data-attachment-id="2532" data-permalink="https://greyhawkstories.com/2022/02/04/one-good-turn/hodkin-surefoot/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/02/hodkin-surefoot-e1643949707996.jpg" data-orig-size="576,432" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Hodkin Surefoot" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/02/hodkin-surefoot-e1643949707996.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/02/hodkin-surefoot-e1643949707996.jpg?w=576" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="the-liberation-of-geoff">THE LIBERATION OF GEOFF</h4> <p><em>One Good Turn </em>(Campaign Notes-SPOILERS by Lyle C Brown)</p> <p>Based on Living Greyhawk module GEO2-05a-b, by Don Lawson</p> <p>Summer 592 CY</p> <p>A Report to The Midnight Ravens</p> <p>Knave Hodkin Surefoot was contacted by a servant of High Seneschal Cuthalion regarding an important mission in service to the Brennin (the Grand Duke). It seems the Brennin was seeking an allegiance with the Elves of the Oytwood, but they required a service be performed for the Weeping Council before such alliance would be considered. Along with my friend and companion the half-orc Foruk the Silent, and two other adventurers, we were sent before the Weeping Council to receive our assignment. The council requested the we venture into Gorna itself, seeking the Tear of Corellon, a very powerful elvish artifact which was lost during the Giant invasion. The council had ascertained that the Tear was being kept in one of the fire giants’ temples, in the center of Gorna. </p> <a href="https://greyhawkstories.com/2022/02/04/one-good-turn/#more-2529" class="more-link">Continue reading <span class="screen-reader-text">“One Good Turn”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/02/04/one-good-turn/" data-text="One Good Turn" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/02/04/one-good-turn/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2529-67ed341c96ee8' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2529&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2529-67ed341c96ee8&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2529-67ed341c96ee8' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/greyhawk-modules/" rel="category tag">Greyhawk Modules</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a>, <a href="https://greyhawkstories.com/category/the-liberation-of-geoff/" rel="category tag">The Liberation of Geoff</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/02/04/one-good-turn/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/02/04/one-good-turn/" rel="bookmark"><time class="entry-date published updated" datetime="2022-02-04T19:06:43+00:00">February 4, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2505" class="post-2505 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-greyhawk-modules category-living-greyhawk category-the-liberation-of-geoff tag-dungeons-dragons tag-eric-menge tag-liberation-of-geoff tag-living-greyhawk tag-rangers tag-shalom-west"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/" rel="bookmark">Gifts of the Fey</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/"><span class="sticky-label">Featured</span><img width="960" height="500" src="https://greyhawkstories.com/wp-content/uploads/2022/01/pixie-5e.jpg?w=960" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/01/pixie-5e.jpg 960w, https://greyhawkstories.com/wp-content/uploads/2022/01/pixie-5e.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/01/pixie-5e.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/01/pixie-5e.jpg?w=768 768w" sizes="(max-width: 960px) 100vw, 960px" data-attachment-id="2510" data-permalink="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/pixie-5e/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/01/pixie-5e.jpg" data-orig-size="960,500" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="pixie-5e" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/01/pixie-5e.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/01/pixie-5e.jpg?w=960" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="the-liberation-of-geoff">THE LIBERATION OF GEOFF</h4> <p class="has-small-font-size"><em>The Gifts of the Fey: The Fey Woods </em>(Campaign Notes-SPOILERS by Thomas Kelly)</p> <p class="has-small-font-size">Based on Living Greyhawk module GEO1-03a, by Eric Menge and Sholom West</p> <p>The Army of the Liberation needs rangers to escort some certain Geoff-folk from Hochoch to an olven village tucked away well within the Dim Forest. Ansgar, Bryn, and Boots volunteer for the assignment. They are eager to escape Hochoch for most any reason. A long, hungry winter and the dismal circumstances under which the refugees live have deflated their spirits. An adventure into that dark forest under the promise of spring seems like the cure. Gundoriel, their Grey Elf companion and priest of Correlon Larethian, expresses his reluctance to accompany them on account of rising tensions between the Woods of the Dim Forest and the Greys of Oytwood. Bryn plies him persuasively, “Who will look after us without you?”</p> <h3 class="wp-block-heading" id="the-negligent-nanny"><strong>The Negligent Nanny</strong></h3> <p>The rangers complete their mission under the ever-night of those shadowed boughs and turn back toward Hochoch. A breath of spring warms the chill from their bones. The heavy crowned trees that give the Dim Forest its name allow little light to penetrate, but in patches, here and there as the trees thin near the edge, warm shafts of sunlight spill through, gladdening the heart. The snows have melted, the rains abated, and the song of birds, returning from southern lands, celebrates the warmer weather. Then comes another sound on the morning air—the sobs of a woman’s inconsolable weeping. Bryn’s vicious war dog, Fang, bounds ahead, and the party follows. They come across a peasant woman seated on the ground at the base of an old ipp tree, her arms wrapped about her knees, her face streaked with tears. Fang nuzzles her gently and whines sympathetically, startling the woman. She shrieks, leaps to her feet, stumbles back from the dog and looks wildly about, surprised to see the three rangers and a Grey Elf regarding her. Ansgar speaks first, “Soft now woman! Put away your tears. What misfortune makes you weep so piteously?”</p> <p>The young woman, a girl called Alys, explains, “A nanny I am to a young lad called Dyvan. I fell asleep beneath this ipp, under some enchantment I reckon, and the boy wandered off and crossed the Laughing Brook where I dare not go.”</p> <p>“Fortune is with you. We are hunters and trackers,” Ansgar boasts. “We’ll find your missing lad and return him to you quick enough.” These words console Alys, and she describes the boy, a six-year-old no taller than a halfling, head of curly dark brown hair, green of eyes. Bryn translates all this for Dunglorin who does not speak the common tongue of the Flanfolk.</p> <a href="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/#more-2505" class="more-link">Continue reading <span class="screen-reader-text">“Gifts of the Fey”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/" data-text="Gifts of the Fey" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2505-67ed341c9926b' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2505&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2505-67ed341c9926b&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2505-67ed341c9926b' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/greyhawk-modules/" rel="category tag">Greyhawk Modules</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a>, <a href="https://greyhawkstories.com/category/the-liberation-of-geoff/" rel="category tag">The Liberation of Geoff</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/01/20/gifts-of-the-fey/" rel="bookmark"><time class="entry-date published" datetime="2022-01-20T04:12:15+00:00">January 20, 2022</time><time class="updated" datetime="2024-11-03T01:40:04+00:00">November 3, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2457" class="post-2457 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-great-northern-crusade category-greyhawk-lore category-greyhawk-modules category-the-greyhawk-wars tag-artur-jakartai tag-crockport tag-furyondy tag-grabford tag-greyhawk-wars tag-horned-society tag-molag tag-shield-lands tag-the-great-northern-crusade tag-the-retaking-of-grabford tag-veng-river"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/01/09/grabford-falls/" rel="bookmark">Grabford Falls</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/01/09/grabford-falls/"><span class="sticky-label">Featured</span><img width="928" height="322" src="https://greyhawkstories.com/wp-content/uploads/2022/01/artur-and-maskaleyne.jpg?w=928" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/01/artur-and-maskaleyne.jpg 928w, https://greyhawkstories.com/wp-content/uploads/2022/01/artur-and-maskaleyne.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/01/artur-and-maskaleyne.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/01/artur-and-maskaleyne.jpg?w=768 768w" sizes="(max-width: 928px) 100vw, 928px" data-attachment-id="2461" data-permalink="https://greyhawkstories.com/2022/01/09/grabford-falls/artur-and-maskaleyne/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/01/artur-and-maskaleyne.jpg" data-orig-size="928,322" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1641130293","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="Artur and Maskaleyne" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/01/artur-and-maskaleyne.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/01/artur-and-maskaleyne.jpg?w=928" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h4 class="wp-block-heading" id="introduction-to-grnc-2-the-retaking-of-grabford">Introduction to GRNC 2 – The Retaking of Grabford</h4> <h5 class="wp-block-heading" id="a-great-northern-crusade-adventure-from-greyhawkstories-com">A GREAT NORTHERN CRUSADE ADVENTURE from Greyhawkstories.com</h5> <p>Thomas Kelly</p> <p>The Great Northern Crusade advances! Several months ago, Furyondian and Velunese forces, under the command of Grand Marshal Jemian, crossed the flare line and slammed into the armies of Old One. Fighting under the blessing of Heironeous and assisted by high-caliber magic from powerful mages such as Bigby, the vengeful crusaders made quick initial progress. </p> <p>By Needfest (CY 586), cold weather, freezing rains, and deep snows hampered the army’s advance, but with Atroa’s warming smile and the promise of warmer weather, the campaign resumes in the spring. The Knights of the Hart have already taken control of the Bone Road west of Grabford and reached the Veng, driving a wedge between the occupied Furyondian cities of Grabford and Crockport. While the Furyondian navy sails out of Morsten to take control of Grabford harbor, the Lady Katarina Walworth and Count Artur Jakartai command the crusaders of the Holy Shielding to lay siege to the fallen capital of Crystalreach County.</p> <div class="wp-block-image"><figure class="aligncenter size-large"><img data-attachment-id="2462" data-permalink="https://greyhawkstories.com/grabford-darlene/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-darlene.jpg" data-orig-size="388,283" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"1638118801","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="grabford-darlene" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-darlene.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-darlene.jpg?w=388" loading="lazy" width="388" height="283" src="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-darlene.jpg?w=388" alt="" class="wp-image-2462" srcset="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-darlene.jpg 388w, https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-darlene.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-darlene.jpg?w=300 300w" sizes="(max-width: 388px) 100vw, 388px" /></figure></div> <p>The walls of Grabford and the battlements of the city’s forty towers hug the banks of the great Veng River where the the water widens into shallows impassable by large craft and heavy laden ships. Those heavier vessels must enter Grabford’s harbor and make their way through a marvelously engineered canal that snakes through the city before it passes out through the southern wall. Beyond the walls of the city, the canal rejoins the Veng half a mile downstream. Within Grabford, three impressive drawbridges span the canal, allowing even proud-masted sailing ships to pass through its city. The proud citizens of Grabford once enjoyed the sight of the river’s great sailing vessels and laden barges gliding gracefully past their streets, and they profited no small amount from their passage. King Belvor built strong city walls and forty towers, and he garrisoned a thousand of Furyondy’s finest soldiers to guard the strategically significant fords and protect the canal. For all these reasons, Grabford numbered among the proudest cities of the Kingdom, a necessary port of call for every trading vessel that sailed from Lake Whyestil to the Nyr Dyv.</p> <figure class="wp-block-image size-large"><img data-attachment-id="2460" data-permalink="https://greyhawkstories.com/grabford-map-1/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png" data-orig-size="6596,10000" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="grabford-map-1" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png?w=198" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png?w=675" loading="lazy" width="675" height="1023" src="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png?w=675" alt="" class="wp-image-2460" srcset="https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png?w=675 675w, https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png?w=1350 1350w, https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png?w=99 99w, https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png?w=198 198w, https://greyhawkstories.com/wp-content/uploads/2022/01/grabford-map-1.png?w=768 768w" sizes="(max-width: 675px) 100vw, 675px" /></figure> <p>Then came war. (CY 583) </p> <p>The armies of the Old One descended into Furyondy, laid siege to Chendl, and conquered Crockport. The Furyondian Navy and all the merchant and cargo ships of Lake Whyestil fled the fall of the harbor town (Crockport). Abyssal bats and winged fiends pursued the mariners across the great lake like raging storms, driving ships upon the rocks or spilling them into the lake. Buffeted, burnt, and torn, only a few surviving vessels escaped down the Veng and passed through the canal at Grabford in disgrace. The good folk of the city watched with no small dimay as the tattered navy of Furyondy, and all those noblemen’s trading vessels too, passed through their city in haste. None dared stop at the docks or tarry long enough to drop anchor in the harbor.</p> <a href="https://greyhawkstories.com/2022/01/09/grabford-falls/#more-2457" class="more-link">Continue reading <span class="screen-reader-text">“Grabford Falls”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/01/09/grabford-falls/" data-text="Grabford Falls" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/01/09/grabford-falls/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2457-67ed341c9c0da' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2457&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2457-67ed341c9c0da&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2457-67ed341c9c0da' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/great-northern-crusade/" rel="category tag">Great Northern Crusade</a>, <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/greyhawk-modules/" rel="category tag">Greyhawk Modules</a>, <a href="https://greyhawkstories.com/category/the-greyhawk-wars/" rel="category tag">The Greyhawk Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/01/09/grabford-falls/#comments">2 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/01/09/grabford-falls/" rel="bookmark"><time class="entry-date published" datetime="2022-01-09T23:37:48+00:00">January 9, 2022</time><time class="updated" datetime="2022-01-09T23:38:59+00:00">January 9, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2440" class="post-2440 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-the-hateful-wars tag-enstad tag-esmerin tag-midsummers-eve tag-richfest tag-the-hateful-wars tag-yolande"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2022/01/02/a-taste-of-the-lethe/" rel="bookmark">A Taste of the Lethe</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2022/01/02/a-taste-of-the-lethe/"><span class="sticky-label">Featured</span><img width="1100" height="771" src="https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg 1536w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2443" data-permalink="https://greyhawkstories.com/2022/01/02/a-taste-of-the-lethe/oberon-titania-and-puck-with-fairies-dancing-c-1786-by-william-blake-1757-1827/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg" data-orig-size="1536,1077" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"Oberon, Titania and Puck with Fairies Dancing c.1786 William Blake 1757-1827 Presented by Alfred A. de Pass in memory of his wife Ethel 1910 http:\/\/www.tate.org.uk\/art\/work\/N02686","created_timestamp":"0","copyright":"Photo (c) Tate","focal_length":"0","iso":"0","shutter_speed":"0","title":"Oberon, Titania and Puck with Fairies Dancing c.1786 by William Blake 1757-1827","orientation":"0"}" data-image-title="Oberon, Titania and Puck with Fairies Dancing c.1786 by William Blake 1757-1827" data-image-description="" data-image-caption="<p>Oberon, Titania and Puck with Fairies Dancing c.1786 William Blake 1757-1827 Presented by Alfred A. de Pass in memory of his wife Ethel 1910 http://www.tate.org.uk/art/work/N02686</p> " data-medium-file="https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2022/01/william-blake.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-forty-eight"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Forty-Eight</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>“I beg you to accompany me on one last embassy to Enstad. The Fey Queen is to be honored for her victories. The Grand Court intends to invest her with the Mantle of the Blue Moon, raising her to the title ‘Lady Rhalta of All Elvenkind.’”</p> <p>Bagbag snorted. “What did she do? Mope about on her faerie-flower throne while you did all the work. They should name you their queen.”</p> <p>“Will you accompany me?” Kristryd ignored the old wizard’s bluster.</p> <p>“We have come to a changing of the guard,” Bagbag mused philosophically. “One feels it. The wars are at an end. Kristryd is made queen over the mountains, her sons over Gilmorack and Dengar. Urgush is no more. Hroth is no more. Gilvgola and Furduch have fallen. In Tringlee, the Duke Gallowagn passes the Shining Crown of Lothromenoron to his son and takes his leave. In Keoland, Senestal II ascends to the Throne of the Lion. All things change, but not in Enstad. In Enstad, they heap more honors upon do-nothing Yolande.”</p> <p>“‘Yes’ or ‘no,’ old dwarf,” Kristryd pressed. “Will you walk with me to Enstad this summer?”</p> <p>“I am ever at your service, your majesty,” Bagbag said with a bow. “But why should the Queen of the Lortmil Mountains walk? You should be carried upon the wind or teleported by means of dweomer.”</p> <p>“I prefer to forget my sorrows with a long walk, and I desire your company,” the queen said. “Just the two of us. We’ll leave Bamadar to look after affairs.”</p> <h3 class="wp-block-heading" id="the-way-to-enstad">The Way to Enstad</h3> <p>Bagbag agreed. He leaned heavily upon his sorcerous staff each limping step of the way. His old bones had refused to properly knit back together, even under the healing power of the Sacred Heart. But the trueheaded loremaster felt glad enough to enjoy the journey through the mountains with her once again. They went by way of the Celene Pass to Anyanes, just the two of them together, with no escorting guard or afterlings. In reward for all their labors to purge the mountains, they walked without fear of ambush. As they travelled, they reminisced over all that had befallen them and all they had endured during twelve years of war.</p> <a href="https://greyhawkstories.com/2022/01/02/a-taste-of-the-lethe/#more-2440" class="more-link">Continue reading <span class="screen-reader-text">“A Taste of the Lethe”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2022/01/02/a-taste-of-the-lethe/" data-text="A Taste of the Lethe" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2022/01/02/a-taste-of-the-lethe/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2440-67ed341c9e1b9' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2440&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2440-67ed341c9e1b9&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2440-67ed341c9e1b9' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2022/01/02/a-taste-of-the-lethe/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2022/01/02/a-taste-of-the-lethe/" rel="bookmark"><time class="entry-date published" datetime="2022-01-02T02:34:13+00:00">January 2, 2022</time><time class="updated" datetime="2022-03-14T20:31:25+00:00">March 14, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2429" class="post-2429 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore tag-carlos-lising tag-iggwilv tag-jason-zavoda tag-joramy tag-mayaheine tag-tributes"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/12/31/the-chroniclers-final-tale/" rel="bookmark">The Chronicler’s Final Tale </a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/12/31/the-chroniclers-final-tale/"><span class="sticky-label">Featured</span><img width="748" height="382" src="https://greyhawkstories.com/wp-content/uploads/2021/12/joramy-e1640979561145.jpg?w=748" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/12/joramy-e1640979561145.jpg 748w, https://greyhawkstories.com/wp-content/uploads/2021/12/joramy-e1640979561145.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/12/joramy-e1640979561145.jpg?w=300 300w" sizes="(max-width: 748px) 100vw, 748px" data-attachment-id="2434" data-permalink="https://greyhawkstories.com/2021/12/31/the-chroniclers-final-tale/joramy/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/12/joramy-e1640979561145.jpg" data-orig-size="748,382" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Joramy" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/12/joramy-e1640979561145.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/12/joramy-e1640979561145.jpg?w=748" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="by-carlos-a-s-lising">By Carlos A.S. Lising</h3> <h5 class="wp-block-heading" id="edited-by-thomas-kelly">Edited by Thomas Kelly</h5> <p>They started to arrive at sunrise. One by one, each appeared in their own way. The first to arrive came as glittering sunlight and a cloud of glissando moonbeams, realizing themselves into shapes and forms as they pleased. The next, seven in number, strode forth from the verdant density of the timbers, offering nods of salutation and respect to those that arrived before them. In turn, they greeted five, rising from the ocean’s cresting waves. Four more, hailed later, brought forth on world’s winds. They all assembled before the great pavilion. Each one older than time itself, yet, none of those ancient ones could say who was responsible for the colonnade that stood at the foot of the mountain with it’s everlasting pillars of pristine white marble, run through by veins of silver and gold. Certainly the next seven, clambering from deep burrows and bearing gifts of baked goods and fresh cheeses, did not know. Neither did the thirteen from the west, pale skinned, proud, and imperious. And for all their profane knowledge, not even those knew who came riding upon dark pock-marked steeds or vile clouds of darkness, accompanied by the chittering laughter of the mad or the sighs of the damned. Still they came, one by one, gathering before the pavilion. Some stood beside mortal enemies or next to long-estranged kin—this one beside that one, even those antithetical one to the other as fire to ice, light to dark. None raised a weapon; none raised a voice. They came because each knew they must. They came to offer a first and a last word, each the same: respect. </p> <p class="has-text-align-center">***</p> <p>His conscious awareness surfaced as if from deep, dark waters, like one arising from non-existence, like one waking from a sound sleep, the way one sloughs off the soporific haze of a dreamless slumbering. Past the gossamer veil came the normal sense of confusion. <em>Where am I? Why do I feel so cold? What time is it? </em></p> <a href="https://greyhawkstories.com/2021/12/31/the-chroniclers-final-tale/#more-2429" class="more-link">Continue reading <span class="screen-reader-text">“The Chronicler’s Final Tale “</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/12/31/the-chroniclers-final-tale/" data-text="The Chronicler’s Final Tale " data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/12/31/the-chroniclers-final-tale/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2429-67ed341ca0103' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2429&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2429-67ed341ca0103&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2429-67ed341ca0103' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/12/31/the-chroniclers-final-tale/#comments">3 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/12/31/the-chroniclers-final-tale/" rel="bookmark"><time class="entry-date published" datetime="2021-12-31T19:38:10+00:00">December 31, 2021</time><time class="updated" datetime="2021-12-31T19:40:32+00:00">December 31, 2021</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2397" class="post-2397 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-novels category-the-hateful-wars tag-hoch-dunglorin tag-novels tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/12/24/into-the-abyss/" rel="bookmark">Into the Abyss</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/12/24/into-the-abyss/"><span class="sticky-label">Featured</span><img width="1052" height="726" src="https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg?w=1052" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg 1052w, https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg?w=1024 1024w" sizes="(max-width: 1052px) 100vw, 1052px" data-attachment-id="2400" data-permalink="https://greyhawkstories.com/2021/12/24/into-the-abyss/morgoth/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg" data-orig-size="1052,726" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="Morgoth" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/12/morgoth.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-forty-six"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Forty-Six</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>Hedvyg lifted the dagger, poised to plunge it into the queen’s heart. The Dengar dwarves turned their grey-bearded faces away, unwilling to watch the sacrifice. Dame Thresstone took three steps backward toward the open door. She scarcely dared to breathe.</p> <p>“Hedvyg! The book for the life of the queen!” Bagbag offered. He slammed the book shut. It closed with a clap like thunder. “Take it! I keep my oath.” He latched the brass clasps and dropped the heavy tome amidst a clutter of parchments, books, and candles strewn atop a wooden table. The magical devilshine in the room flickered and faded away. The eerie swirls of color disappeared, and the all the illuminations returned to those of normal light cast by candles and lamps. The summoners circle which, until then, had slowly revolved at the center of the floor, also faded away as if it had never been there.</p> <p>Hedvyg laid the dagger down upon Kristryd’s chest. The blade rested upon the finely-crafted ringlets of the queen’s mithril shirt. Moving slowly and cautiously, never taking her eyes off Bagbag, the witch rose to her feet. The expression on her ancient face indicated that she expected treachery. She edged her way to the table and warily crept up on the brassbound book. She glanced at it only briefly, lest Bagbag take advantage of her distracted attention and utter a spell. “The book should have been mine from the start,” she sniffed. “Drelnza wanted <em>me</em> to have it, not Gretyll.”</p> <p>“Yes,” Bagbag agreed. “It should have been from the start. And now it is.”</p> <a href="https://greyhawkstories.com/2021/12/24/into-the-abyss/#more-2397" class="more-link">Continue reading <span class="screen-reader-text">“Into the Abyss”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/12/24/into-the-abyss/" data-text="Into the Abyss" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/12/24/into-the-abyss/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2397-67ed341ca2967' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2397&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2397-67ed341ca2967&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2397-67ed341ca2967' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a>, <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/12/24/into-the-abyss/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/12/24/into-the-abyss/" rel="bookmark"><time class="entry-date published" datetime="2021-12-24T22:35:11+00:00">December 24, 2021</time><time class="updated" datetime="2022-01-03T03:56:01+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2374" class="post-2374 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-novels category-the-hateful-wars tag-demonicon tag-hoch-dunglorin tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/11/22/ceremonies/" rel="bookmark">Ceremonies</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/11/22/ceremonies/"><span class="sticky-label">Featured</span><img width="1100" height="767" src="https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=2200 2200w, https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=1024 1024w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2378" data-permalink="https://greyhawkstories.com/2021/11/22/ceremonies/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg" data-orig-size="3475,2423" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/11/battle_of_five_armies__men_of_esgaroth_by_tulikoura_d52jk7z.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-forty-five"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Forty-Five</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>“They fall back before us!” Bamadar roared. Jubilant and maddened with battle rage, he hacked his way forward into the thick press of goblins. Behind them the first light of morning already softened the dark sky. Kristryd risked a glance over her shoulder. Her eyes anxiously searched the dark silhouettes of turrets and towers until she espied a faint green light flickering and flashing in one of the high tower windows. Turning her attention back to the fight that boiled all around her, the queen’s eyes narrowed with concern. They had strayed too far from the protection of Hoch Dunglorin’s walls.</p> <p>“Hold Bamadar! We dare not further! If they outflank us, we are cut off and the gates undefended,” she shouted. Her voice could not carry above the din of battle. <em>I must signal them to fall back! </em>Pushed along with the crush of the fight, she struggled to lift the horn of Celene to her lips. Before she could sound the note, a sudden eruption from the fight ahead abruptly reversed the forward momentum and sent Bamadar tumbling backwards and crashing into her. She fell to the ground with the heavily armored dwarf sprawled backward on top of her. As she disentangled herself, a mad blur in the darkness emerge from the goblin line. A half-score of hobgoblins pushed and shoved their way forward at impossible speed and with impossible strength. Charging like stallions, they passed by her as a rushing wind. So quickly they moved that eye could scarce follow their pace. They tossed aside goblins, orcs, dwarves, and gnomes that stood between them and the gatehouse. Before Kristryd could recover her feet, they were already leaping the makeshift wall the dwarves had placed across the entrance to the barbican. Bodies of dwarves went hurtling over the moat and cracked against the stone walls of the fort as if thrown by giants.</p> <a href="https://greyhawkstories.com/2021/11/22/ceremonies/#more-2374" class="more-link">Continue reading <span class="screen-reader-text">“Ceremonies”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/11/22/ceremonies/" data-text="Ceremonies" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/11/22/ceremonies/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2374-67ed341ca465a' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2374&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2374-67ed341ca465a&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2374-67ed341ca465a' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a>, <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/11/22/ceremonies/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/11/22/ceremonies/" rel="bookmark"><time class="entry-date published" datetime="2021-11-22T04:05:25+00:00">November 22, 2021</time><time class="updated" datetime="2022-01-03T03:54:36+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2348" class="post-2348 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-the-hateful-wars tag-hoch-dunglorin tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/11/01/siege-of-hoch-dunglorin/" rel="bookmark">Siege of Hoch Dunglorin</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/11/01/siege-of-hoch-dunglorin/"><span class="sticky-label">Featured</span><img width="1100" height="671" src="https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg 1878w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2352" data-permalink="https://greyhawkstories.com/2021/11/01/siege-of-hoch-dunglorin/two_kings_by_tulikoura_d2zm6yc-cropped/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg" data-orig-size="1878,1145" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"HP psc1500","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="two_kings_by_tulikoura_d2zm6yc cropped" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/11/two_kings_by_tulikoura_d2zm6yc-cropped.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-forty-four"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Forty-Four</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>Grey skies concealed the sun. A keen-eyed hawk, serving sentry duty in flight high above the fortress, screeched out urgent warning. Her sharp eyes focused on mounted wolves slinking down the pass. They scouted the defenses and circled about the elevation upon which the granite stones of Hoch Dunglorin rose. They drew closer, even braving the ascent, but their riders took care to steer the wargs well beyond the arrowshot of the dwarves upon walls. Darkness obscured the advance of the rest of the host except for the orange light of torches which seemed to extend all the distance up the canyon. Echoing out of the mountains came din of drums and horns. Shouts and war screams, no longer distant, announced the arrival of advance ranks. Presently came another sound to the ears of the soldiers listening from atop the battlements: the sound of singing. Heavy voices, chanting in unison, called off cadence. The hobgoblins had arrived.</p> <h3 class="wp-block-heading" id="light-in-the-darkness"><strong>Light in the Darkness</strong></h3> <p>Before midnight, the assault began. The defenders heard crashing sounds like rocks striking rocks as they tumbled down an avalanche. The sharp eyes of the dwarves saw well enough in the darkness to discern orcs and goblins moving about, carrying heavy loads. Tall ogres drew near. They held aloft enormous shields to protect the workers from darts and arrows.</p> <p>Tyren, the captain of the watch, called for light. The arch-clerics, Gilvgola and Father Furduch, invoked their goddesses to shed divine light and illuminate the area outside the walls at the point of assault. Sublime effulgence burst into being and exposed the contrivances of the goblins. The vermin stooped under loads gathered from their march—stones and rocks and whole trunks of trees. Some of these they piled up in embankments to reach the walls where the steepness allowed them. With the rest they filled the shallow moat that protected the easier approaches. Giants and ogres piled immense boulders against the walls.</p> <a href="https://greyhawkstories.com/2021/11/01/siege-of-hoch-dunglorin/#more-2348" class="more-link">Continue reading <span class="screen-reader-text">“Siege of Hoch Dunglorin”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/11/01/siege-of-hoch-dunglorin/" data-text="Siege of Hoch Dunglorin" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/11/01/siege-of-hoch-dunglorin/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2348-67ed341ca6587' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2348&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2348-67ed341ca6587&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2348-67ed341ca6587' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/11/01/siege-of-hoch-dunglorin/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/11/01/siege-of-hoch-dunglorin/" rel="bookmark"><time class="entry-date published" datetime="2021-11-01T00:19:20+00:00">November 1, 2021</time><time class="updated" datetime="2022-01-03T03:53:25+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2308" class="post-2308 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-the-hateful-wars tag-hoch-dunglorin tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/10/08/comes-the-trampling-host/" rel="bookmark">Comes the Trampling Host</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/10/08/comes-the-trampling-host/"><span class="sticky-label">Featured</span><img width="1100" height="1323" src="https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg?w=125 125w, https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg?w=249 249w, https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg?w=851 851w, https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg 1370w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2317" data-permalink="https://greyhawkstories.com/2021/10/08/comes-the-trampling-host/enemy_approaches_by_tulikoura_d3buqf4/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg" data-orig-size="1370,1648" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"HP psc1500","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="enemy_approaches_by_tulikoura_d3buqf4" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg?w=249" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/10/enemy_approaches_by_tulikoura_d3buqf4.jpg?w=851" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-forty-three"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Forty-Three</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>Gilvgola conducted coronation solemnities, sacrificed flocks and herds, and declared a sacred meal. The dwarves swore vows and took oaths to Kristryd in the presence of the Sacred Heart. The feasting went long into the night, and the dwarves lifted many bowls to their queen. Kristryd sat at the head of table with Thane Blackaxe at her right and grey-bearded, sorcerous old Bagbag at her left. Sullen-faced Dame Thresstone glowered dejectedly from her place at the women’s table, two steps lower than the table where Kristryd sat.</p> <h3 class="wp-block-heading" id="reflections">Reflections</h3> <p>As the night degenerated into bawdreaming songs of Hanseath and Wenta, Kristryd excused herself to the privacy of her room. She removed her silver-framed mirror from it’s velvet cloth wrap and spoke into her own reflection, “Hedvyg! Hear me!” The old witch’s face failed to materialize in the mirror, but Kristryd continued. “Hedvyg! I live and breathe! Mine is the sacred anvil of your fathers, and mine is the devilshine book. I am made queen of the mountains without your assistance. You have failed. I am prophecy fulfilled. You are nothing.”</p> <p>The first faint glow of the new day began to brighten the sky. Kristryd found her way through the austere halls of Hoch Dunglorin to the chamber where the high elf Gallowagn stayed. She tapped softly on the door. Despite the hour, she knew the duke would not be sleeping.</p> <p>“Does the Queen of the Lortmil Mountains request my audience?” Gallowagn asked with surprise as his servant showed her into his chambers. “Should I not rather request audience with her?” He stood to his feet and bent at the waist in a graceful bow.</p> <a href="https://greyhawkstories.com/2021/10/08/comes-the-trampling-host/#more-2308" class="more-link">Continue reading <span class="screen-reader-text">“Comes the Trampling Host”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/10/08/comes-the-trampling-host/" data-text="Comes the Trampling Host" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/10/08/comes-the-trampling-host/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2308-67ed341ca81f4' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2308&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2308-67ed341ca81f4&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2308-67ed341ca81f4' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/10/08/comes-the-trampling-host/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/10/08/comes-the-trampling-host/" rel="bookmark"><time class="entry-date published" datetime="2021-10-08T01:54:45+00:00">October 8, 2021</time><time class="updated" datetime="2022-01-03T03:52:16+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2273" class="post-2273 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-novels category-the-hateful-wars tag-greyhawk tag-hoch-dunglorin tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/09/12/hail-kristryd/" rel="bookmark">Hail, Kristryd</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/09/12/hail-kristryd/"><span class="sticky-label">Featured</span><img width="1100" height="732" src="https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg 1200w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="825" data-permalink="https://greyhawkstories.com/2020/02/16/the-wedding-of-kristryd-olinsdotter/hoch-dunglorin/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg" data-orig-size="1200,799" data-comments-opened="1" data-image-meta="{"aperture":"8","credit":"","camera":"Canon PowerShot S3 IS","caption":"","created_timestamp":"1212257490","copyright":"","focal_length":"6","iso":"0","shutter_speed":"0.003125","title":"","orientation":"1"}" data-image-title="Hoch Dunglorin" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2020/02/hoch-dunglorin.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-forty-two"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Forty-Two</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>“The messenger has returned,” Bamadar announced. He had to shout to make his voice heard above the thrumming of rain on the oiled skin canopy stretched over the pavilion.</p> <p>“Step in, Bammer, and dry your beard,” the queen summoned. The soggy soldier lifted the heavy fabric of the door flap and stepped into the dimly-lit pavilion. He shook his head and shuddered his shoulders like a dog shakes itself dry. Turning his attention to the thane’s table, he bowed before the queen. Kristryd reclined next to trueheaded old Bagbag. Her son Pegli sat on her other side. No others were present. “Well, you look comfortable and dry!” Bamadar observed.</p> <p>“Don’t leave the man standing in the rain,” the queen scolded.</p> <p>Bamadar raised his eyebrows in surprise. “You would have him enter your pavillion?” he asked for clarification.</p> <p>“Before he melts or floats away,” she insisted.</p> <p>Bamadar shrugged and stepped back out into the rain. A moment later he returned with the messenger, an equally soggy traveler, shivering with the cold. He stooped to enter through the low-cut canvas door flap. As the traveler stood to his full height, Pegli leaped to his feet in astonished disbelief. “Mother! That’s an orcblood!” he stated the obvious in protest.</p> <p>“I recognize him,” Bagbag observed with distaste. He narrowed his eyes and sized the man up. “Claimed to be a Duchyman and a vinter.”</p> <p> “Billy Locks of Gliddensbar, m’lords and lady,” the orcblood executed a quick bow toward the dwarves reclining at table. Somewhat self-consciously, he edged nearer to the hot coals burning on the open brazier at the center of the room. His pig-like eyes darted from face to face as he warmed himself. The glow of the hot coals burning cast a play of shadows which made his orcish features the more devilish. </p> <p>“Mr. Locks has proven himself a servant most reliable,” Kristryd offered in his defense.</p> <p>“One of your horse-flesh traders?” Bagbag asked with a dismissive snort.</p> <p>Kristryd ignored him and focused her attention on the half-orc. “Were you able to deliver my invitation?”</p> <p> Billy Locks nodded eagerly. “Yes, m’lady. That I did. Ol’ gundygut’s lonely ear went all atwitch with the news. He’ll take yer bait fer sure.”</p> <p>“What’s this? With what have you baited the trap?” Bagbag asked.</p> <p>“We are the bait,” the queen explained. She turned back to the half-orc, “How long before Hroth comes?”</p> <p>“He’s gathered his headmen, and all the tribes too. They’ll be already on the march by now.”</p> <p>“They won’t march in the rain,” Bagbag asserted.</p> <p>“Oh, they’ll march in the rain, they will!” Billy Locks contradicted the wise loremaster. “Hroth’s promised plenty o’ spoils, and he tells them they’ll be wintering in Tringlee and Jurnre too.”</p> <p>“Mother, what have you done?” Pegli asked wide-eyed and wary.</p> <p> “How many does Hroth bring to the field?” Kristryd asked the spy.</p> <p>“All of them!” the half-orc promised.</p> <a href="https://greyhawkstories.com/2021/09/12/hail-kristryd/#more-2273" class="more-link">Continue reading <span class="screen-reader-text">“Hail, Kristryd”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/09/12/hail-kristryd/" data-text="Hail, Kristryd" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/09/12/hail-kristryd/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2273-67ed341caa810' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2273&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2273-67ed341caa810&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2273-67ed341caa810' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a>, <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/09/12/hail-kristryd/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/09/12/hail-kristryd/" rel="bookmark"><time class="entry-date published" datetime="2021-09-12T03:57:22+00:00">September 12, 2021</time><time class="updated" datetime="2022-01-03T03:50:30+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2237" class="post-2237 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-the-hateful-wars tag-novels tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/08/20/back-from-the-dead/" rel="bookmark">Back from the Dead</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/08/20/back-from-the-dead/"><span class="sticky-label">Featured</span><img width="1052" height="900" src="https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg?w=1052" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg 1052w, https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg?w=1024 1024w" sizes="(max-width: 1052px) 100vw, 1052px" data-attachment-id="2242" data-permalink="https://greyhawkstories.com/2021/08/20/back-from-the-dead/grolmir-by-colin-mayne/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg" data-orig-size="1052,900" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Grolmir by Colin Mayne" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/08/grolmir-by-colin-mayne.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-forty-one"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Forty-One</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>The Lortmil Queen and her elven travelling companions turned aside from the road to avoid the siege of Hagthar still underway. “I have neither time nor strength of arms for such an entanglement now. Let the men of Veluna hold their own border,” she sighed. The detour took them east to Dorob Kilthduum where dwelt Gilvgola, the Sacred Heart of Berronar. The priestess had only just returned from her summer rounds, arriving back at the dwarven fort she called home on time for the moon of Brewfest. The corpulent priestess welcomed Kristryd as one might welcome a dear departed friend when found alive in a happy dream. The priestess offered up festival sacrifices of thanksgivings in addition to those of the holy day.</p> <p>At the conclusion of the festivities, Kristryd sought counsel of Gilvgola, “I have taken a foolish oath in the names of Moradin, Berronar, and all the gods of my fathers. I spoke in haste and under sway of passion. I would now renounce my oath and have it annulled.”</p> <p>The Sacred Heart smiled with pity upon Olinstaad’s daughter but shook her head resolutely. “If I had the power to annul oaths, I would be powerful indeed! You have sworn in the name of our Father and Mother. The matter remains between you and the gods. Who is Gilvgola to absolve you or annul your obligations?”</p> <p>“By Berronar’s beard!” Kristryd cursed bitterly. “Then I have no recourse but to continue this hateful affair! If you cannot free me from this burden, you must help me carry it. Come with me to Gilmorack, you and all your best warriors too. The tide turned against us at Riechsvale. We must move with alacrity or lose all the stones for which we have labored these many years.”</p> <p>The Sacred Heart gave thought before replying. “Already the castellan has sent away what axes we can spare. Already our young dwarves have fought for you, and many have fallen on faraway fields. Scarcely enough of us remain here to defend these walls or hold these lands about us. Even now Urgush lays siege to Hagthar, a few days march from here.”</p> <p>“Yet you will come with me,” Kristryd insisted emphatically. “Ask Berronar, seek an oracle, fast and pray, divine what signs you must, but come with me you will! Mother! I need the gods with me if I am to satisfy the debt, and I need you beside me too.”</p> <p>The Sacred Heart inquired of Berronar. The auguries were good. At the conclusion of the festival, Kristryd left Dorob Kilthduum with Gilvgola and the remaining warriors of that place, several hundred strong.</p> <a href="https://greyhawkstories.com/2021/08/20/back-from-the-dead/#more-2237" class="more-link">Continue reading <span class="screen-reader-text">“Back from the Dead”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/08/20/back-from-the-dead/" data-text="Back from the Dead" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/08/20/back-from-the-dead/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2237-67ed341cac6e0' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2237&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2237-67ed341cac6e0&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2237-67ed341cac6e0' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/08/20/back-from-the-dead/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/08/20/back-from-the-dead/" rel="bookmark"><time class="entry-date published" datetime="2021-08-20T03:40:15+00:00">August 20, 2021</time><time class="updated" datetime="2022-01-03T03:48:59+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2223" class="post-2223 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-the-hateful-wars tag-celene tag-fastaal-dothmar tag-mike-brdges tag-novels tag-the-hateful-wars tag-the-tested"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/08/13/heroes-of-the-fey-kingdom/" rel="bookmark">Heroes of the Fey Kingdom</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/08/13/heroes-of-the-fey-kingdom/"><span class="sticky-label">Featured</span><img width="1024" height="561" src="https://greyhawkstories.com/wp-content/uploads/2021/08/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview.jpg?w=1024" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/08/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview.jpg 1024w, https://greyhawkstories.com/wp-content/uploads/2021/08/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/08/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/08/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview.jpg?w=768 768w" sizes="(max-width: 1024px) 100vw, 1024px" data-attachment-id="2224" data-permalink="https://greyhawkstories.com/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/08/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview.jpg" data-orig-size="1024,561" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/08/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/08/lothlorien_inspired_forest_by_davidboyes_d6h6j2w-fullview.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-forty"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Forty</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>The Lortmil Queen carefully folded the garments of Esmerin and packed them away in her sack. She girded herself in her mithril armor and strapped her sword to her side, and pulled a red travelling cloak overtop. Slinging the sack over her shoulder, she set off toward Courwood. Not long had she walked before passing the burnt ruin of Defile’s End. The blackened and broken stones made her shudder. She offered prayers for the fallen.</p> <h3 class="wp-block-heading" id="edda-s-new-riddle">Edda’s New Riddle</h3> <p>A few miles further brought her to the cairn that sheltered the bones of the Prince Consort’s host. Like a wight clambering out from a tomb, a wild-haired and wild-eyed elfess climbed from behind the stones and leapt up on top of the cairn. She wore only a loose-fitting hair cloak bound at the waist by a thin leather belt. “Hail, Queen of the Lortmil Mountains,” Edda saluted. “What now for Kristryd Olinsdotter?”</p> <p>“Edda!” Kristryd exclaimed as she recovered from the start. “I am almost glad to see you. Have you more riddles for me?”</p> <p>“Just this one,” Edda replied. “How did the Red Fang orcs know to waylay the Prince Consort at this place?”</p> <p>“I imagine they fell upon him as a random act of savage banditry, not unlike a dozen’s dozen that occur in these mountains every year.”</p> <p>“Perhaps. Perhaps you are right,” Edda feigned a naiveté that belied her words.</p> <p>“I feel as if we have had this conversation before Edda. If you know something more, you might say so.” Kristryd grew impatient and rested her hand upon the hilt of her sword where it hung at her belt.</p> <p>The wild elf continued, “The Grand Court whispered about the People of the Testing. Some said that we plotted against the life of the Prince Consort.”</p> <p>“I don’t understand your pitchkettle riddles Edda.”</p> <p>“Perhaps you have not heard that the queen’s dandy led a strike deep beneath the mountains. They say that the third time is the magic. This time the fastaal made good on his oaths. None of the Red Fang orcs remain in the bowl, though many begged for their lives.”</p> <p>“That’s good news to my ears.”</p> <p>“Is it? The fastaal persuaded the unhappy survivors to spill the true tale of the ambush. They said an old dwurwife hired their tribe for the deed. She paid them in horse’s flesh.”</p> <p>A stab of fear plunged into Kristryd’s heart.</p> <a href="https://greyhawkstories.com/2021/08/13/heroes-of-the-fey-kingdom/#more-2223" class="more-link">Continue reading <span class="screen-reader-text">“Heroes of the Fey Kingdom”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/08/13/heroes-of-the-fey-kingdom/" data-text="Heroes of the Fey Kingdom" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/08/13/heroes-of-the-fey-kingdom/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2223-67ed341cae66a' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2223&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2223-67ed341cae66a&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2223-67ed341cae66a' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/08/13/heroes-of-the-fey-kingdom/#comments">3 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/08/13/heroes-of-the-fey-kingdom/" rel="bookmark"><time class="entry-date published" datetime="2021-08-13T03:36:27+00:00">August 13, 2021</time><time class="updated" datetime="2022-01-03T03:47:35+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2210" class="post-2210 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-oerth-journal tag-dungeons-dragons tag-greyhawk tag-oerth-journal"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/08/12/support-oerth-journal/" rel="bookmark">Support Oerth Journal</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/08/12/support-oerth-journal/"><span class="sticky-label">Featured</span><img width="683" height="885" src="https://greyhawkstories.com/wp-content/uploads/2020/01/oerth-journal-31.jpg?w=683" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2020/01/oerth-journal-31.jpg 683w, https://greyhawkstories.com/wp-content/uploads/2020/01/oerth-journal-31.jpg?w=116 116w, https://greyhawkstories.com/wp-content/uploads/2020/01/oerth-journal-31.jpg?w=232 232w" sizes="(max-width: 683px) 100vw, 683px" data-attachment-id="761" data-permalink="https://greyhawkstories.com/2020/01/01/greyhawk-stories-in-oerth-journal-31/oerth-journal-31/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2020/01/oerth-journal-31.jpg" data-orig-size="683,885" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"Daniel Lancaster","camera":"","caption":"","created_timestamp":"1577835310","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Oerth Journal 31" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2020/01/oerth-journal-31.jpg?w=232" data-large-file="https://greyhawkstories.com/wp-content/uploads/2020/01/oerth-journal-31.jpg?w=683" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h6 class="wp-block-heading">Thomas Kelly</h6> <p>I’m brewing up some new material for future issues of <em>Oerth Journal</em>, and I’m eager to see the articles in print. Yes, in real print. Like a real magazine. On real paper. With ink. Because that’s how the only periodical dedicated to the World of Greyhawk is now being published. </p> <p>It’s true that you can still get the PDF versions and all the old issues of <a href="https://greyhawkonline.com/oerthjournal/"><em>Oerth Journal </em>free at Greyhawkonline</a>. But what if the magazine was available in print? It is. The publisher has produced collectable hard-copy versions of the last six issues and intends to continue to do so. </p> <p>Imagine getting <em>Oerth Journal </em>sent directly to your mailbox. Imagine Saturday morning with a steaming hot cup of coffee in one hand and a fresh OJ in the other!</p> <p>When I get my physical copy of <em>Oerth Journal,</em> I read the whole thing. I can’t say that of any other magazine in the world. It brings me back to being a kid and getting the new issue of <em>Dragon Magazine</em>.</p> <p>So how do you get your own copy? You can’t subscribe to <em>Oerth Journal</em>. There are no subscriptions. You just have to become a sustaining supporter of the magazine. At the $4.00 a month tier, you will receive each new issue as a thank you gift.</p> <p class="has-medium-font-size"><a href="https://jemi.app/greyhawkonline/sustaining-donations">C<strong>lick here to Support Oerth Journal</strong></a></p> <p>For less than the cost of one of those large Frappuccino drinks from Starbucks, you get the physical copy of <em>Oerth Journal</em> mailed to your home. That works well for me because I drink my coffee black. </p> <p>Look at it this way. <em>Oerth Journal</em> is the only print publication still dedicated to the World of Greyhawk setting. Supporting the journal makes a statement of allegiance to the original home world of <em>Dungeons & Dragons.</em></p> <p><em>Oerth Journal</em> needs our support to continue publication online and in print. To support <em>Oerth Journal</em>, go to <a href="https://jemi.app/greyhawkonline" rel="nofollow">https://jemi.app/greyhawkonline</a> and select one of the “sustaining donations” options. </p> <p class="has-medium-font-size"><strong><a href="https://jemi.app/greyhawkonline/sustaining-donations">Become a sustaining member of <em>Oerth Journal </em>here.</a></strong></p> <p>You can also request back issues as a thank you gift for making a one time donation: <a href="https://jemi.app/greyhawkonline/single-donations" rel="nofollow">https://jemi.app/greyhawkonline/single-donations</a></p> <p><strong>NOTE: If you formerly supported <em>Oerth Journal</em> through the Patreon Page, transfer to Jemi. OJ is no longer using Patreon.</strong></p> <p></p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/08/12/support-oerth-journal/" data-text="Support Oerth Journal" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/08/12/support-oerth-journal/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2210-67ed341cb0d7d' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2210&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2210-67ed341cb0d7d&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2210-67ed341cb0d7d' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/oerth-journal/" rel="category tag">Oerth Journal</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/08/12/support-oerth-journal/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/08/12/support-oerth-journal/" rel="bookmark"><time class="entry-date published" datetime="2021-08-12T03:21:16+00:00">August 12, 2021</time><time class="updated" datetime="2021-08-12T03:28:20+00:00">August 12, 2021</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2194" class="post-2194 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore category-the-hateful-wars tag-esmerin tag-greyhawk-adventures tag-lortmil-mountains tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/08/03/esmerin/" rel="bookmark">Esmerin</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/08/03/esmerin/"><span class="sticky-label">Featured</span><img width="1100" height="435" src="https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=2198 2198w, https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=1024 1024w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2195" data-permalink="https://greyhawkstories.com/waterfall_by_jjpeabody_d64zpda/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg" data-orig-size="2880,1140" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="waterfall_by_jjpeabody_d64zpda" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/08/waterfall_by_jjpeabody_d64zpda.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-thirty-nine"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Thirty-Nine</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>A soft mattress in a clean, well-lit place. Sunlight poured in through a round window. Beside the bed stood a small chair and desk. From pegs on the far wall hung a coat of glimmering mithril armor. Next to it, a short sword, still in its scabbard.</p> <p>Kristryd passed her hands over her body, but she felt no wounds. On the desk beside the bed she found her personal belongings, including her comb and her silver-framed mirror. What was the last thing she remembered? A stab in the back, a blow to the head, a slow tumble into darkness. “How came I to this place?” she asked aloud as she sat up in the bed. “Where is this place?”</p> <p>“How did you come here?” Alton Chubb Quickbread came through the open doorway into Kristryd’s room. He waved his hands above is head dramatically as he explained, “Your big griff carried you here. Upset all the eagles too. They were screaming at each other, swooping around, but your horse-bird set you down in the town square. They told me, ‘Alton, you will never believe what just happened. A big blonke hippogriff carried the broken body of pretty dwarfess, all dressed in mithril armor, and laid her down right in the center of town.’ I didn’t need to be told twice. I knew it could only be you, my fairhead.”</p> <p>“You healed my wounds?”</p> <p>“I also made muffins!” the halfling boasted.</p> <p>“Is this Prinzfield?” Kristryd asked, swinging her legs out of the bed.</p> <p>Alton shook his head. “You’re not in Prinzfield, my lady.”</p> <a href="https://greyhawkstories.com/2021/08/03/esmerin/#more-2194" class="more-link">Continue reading <span class="screen-reader-text">“Esmerin”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/08/03/esmerin/" data-text="Esmerin" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/08/03/esmerin/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2194-67ed341cb2c08' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2194&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2194-67ed341cb2c08&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2194-67ed341cb2c08' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/08/03/esmerin/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/08/03/esmerin/" rel="bookmark"><time class="entry-date published" datetime="2021-08-03T03:18:21+00:00">August 3, 2021</time><time class="updated" datetime="2022-01-03T03:45:31+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2183" class="post-2183 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore category-oerth-journal category-the-hateful-wars category-uncategorized category-veluna tag-hagthar tag-oerth-journal tag-rao tag-the-hateful-wars tag-veluna"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/07/27/siege-of-castle-hagthar/" rel="bookmark">Siege of Castle Hagthar</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/07/27/siege-of-castle-hagthar/"><span class="sticky-label">Featured</span><img width="1100" height="800" src="https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg 1753w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2184" data-permalink="https://greyhawkstories.com/helms_deep_by_cerasi_d53oth/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg" data-orig-size="1753,1275" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="helms_deep_by_cerasi_d53oth" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/07/helms_deep_by_cerasi_d53oth.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-thirty-eight"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Thirty-Eight</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>“Now the rats flee as the ship sinks,” Urgush remarked to himself. Tidings of the battle of Riechsvale had travelled quickly through the mountains. “Gather around me,” the half-blood summoned the leaders of those few clans that yet remained under his sway. He tried to imagine how Hroth might rally their hearts if he were present. He chose his words accordingly. “Hear what I will say. I won’t wait here to be buggered by bearded dwur boys and frolicking olvin ass-lickers.” He lifted his eyes reverently in the direction of the distant Yatils even though they remained far out of sight from where he stood on the high slopes of the northern Lortmils. “Am I not the servant of the great witch? Time to leave these stinking dwur-shit holes and join her fight against those putz-sucking Perrenlanders. Then we will eat and drink without fear, and she will feed us the flesh of men!”</p> <p>With inspiring words like this, he rallied those tribes and clans that remained yet loyal to him. Urgush gathered up the treasure of gemstones he had stolen from the treasuries of Dengar. He loaded the precious cargo on wagons with many other treasures, indeed, all the treasures of his tribe and those beneath him—a lovedrury to place before the archmagis.</p> <a href="https://greyhawkstories.com/2021/07/27/siege-of-castle-hagthar/#more-2183" class="more-link">Continue reading <span class="screen-reader-text">“Siege of Castle Hagthar”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/07/27/siege-of-castle-hagthar/" data-text="Siege of Castle Hagthar" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/07/27/siege-of-castle-hagthar/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2183-67ed341cb4b48' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2183&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2183-67ed341cb4b48&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2183-67ed341cb4b48' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/oerth-journal/" rel="category tag">Oerth Journal</a>, <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a>, <a href="https://greyhawkstories.com/category/uncategorized/" rel="category tag">Uncategorized</a>, <a href="https://greyhawkstories.com/category/veluna/" rel="category tag">Veluna</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/07/27/siege-of-castle-hagthar/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/07/27/siege-of-castle-hagthar/" rel="bookmark"><time class="entry-date published" datetime="2021-07-27T20:24:15+00:00">July 27, 2021</time><time class="updated" datetime="2022-01-03T03:43:52+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2144" class="post-2144 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-shield-lands tag-artur-jakartai tag-shield-lands"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/06/21/artur-the-avenger/" rel="bookmark">Artur the Avenger</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/06/21/artur-the-avenger/"><span class="sticky-label">Featured</span><img width="610" height="343" src="https://greyhawkstories.com/wp-content/uploads/2021/06/dead_uruk.jpg?w=610" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/06/dead_uruk.jpg 610w, https://greyhawkstories.com/wp-content/uploads/2021/06/dead_uruk.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/06/dead_uruk.jpg?w=300 300w" sizes="(max-width: 610px) 100vw, 610px" data-attachment-id="2146" data-permalink="https://greyhawkstories.com/2021/06/21/artur-the-avenger/dead_uruk/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/06/dead_uruk.jpg" data-orig-size="610,343" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Dead_Uruk" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/06/dead_uruk.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/06/dead_uruk.jpg?w=610" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p>Part Two of <em>The Tale of Artur Jakartai</em></p> <p></p> <p><em>How Artur became an acolyte but left the cloister before taking his vows and, on finding his family slain by goblins, avenged their blood.</em></p> <p>Being good-natured and lowly of spirit, Artur nurtured no bitterness over the trick his father had played him. Instead, he deemed it more than fit for one of his stature, that is, one mixed of blood and born of a concubine. He set to his duties as acolyte with vigor and zeal and unto all the devotions of the Just One.</p> <p>In preparation for the clerisy, they taught him his letters. He learned to read only through hard effort and many tears until, at length, he could read the scrolls as if noble-born. Thusly educated, he eagerly consumed the holy books, the calends, and the Olven tomes (such as they had in translation). But more, he loved the ancient histories, and he reveled overmuch in the tales of the Old Aerdy, especially the old Oeredian poets who could articulate so well what stirrings his heart felt but his tongue could not spell out. Also found he the tales of more recent times, and he lit upon the story of the war with Halmadar the Cruel. “<em>If I had lived in those days, methinks I would have wielt well the axe!</em>” he told himself. In truth, although he knew not the particulars of the tale, his own great grandfather Tristart the son of Fendart had fought as footman alongside the holy order of the Shielding in that conflict and suffered magical burns that marked him the rest of his life.</p> <p>After some years had passed, and a time of release came before he should take his vows, he betook himself a journey to find his home and see again his father and his mother and all his brothers and his sisters.</p> <p>In those days, the power of the Horned Society waxed mightily, and those devil-worshippers ever pressed against the Shield. Within their own lands, they had not crops nor flocks sufficient to feed the growing hordes of hobgoblins. The slovenly gundyguts raided the fertile Shield Lands to feed their hungry bellies.</p> <a href="https://greyhawkstories.com/2021/06/21/artur-the-avenger/#more-2144" class="more-link">Continue reading <span class="screen-reader-text">“Artur the Avenger”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/06/21/artur-the-avenger/" data-text="Artur the Avenger" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/06/21/artur-the-avenger/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2144-67ed341cb6d7f' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2144&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2144-67ed341cb6d7f&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2144-67ed341cb6d7f' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/shield-lands/" rel="category tag">Shield Lands</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/06/21/artur-the-avenger/#comments">2 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/06/21/artur-the-avenger/" rel="bookmark"><time class="entry-date published updated" datetime="2021-06-21T00:26:35+00:00">June 21, 2021</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2125" class="post-2125 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore category-greyhawk-novels category-living-greyhawk category-the-hateful-wars tag-county-of-ulek tag-duchy-of-ulek tag-jurne tag-order-of-ulek tag-prince-olinstaad-corond tag-principality-of-ulek tag-the-hateful-wars"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/06/17/the-battle-of-riechsvale/" rel="bookmark">The Battle of Riechsvale</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/06/17/the-battle-of-riechsvale/"><span class="sticky-label">Featured</span><img width="1024" height="722" src="https://greyhawkstories.com/wp-content/uploads/2021/06/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview.jpg?w=1024" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/06/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview.jpg 1024w, https://greyhawkstories.com/wp-content/uploads/2021/06/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/06/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/06/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview.jpg?w=768 768w" sizes="(max-width: 1024px) 100vw, 1024px" data-attachment-id="2130" data-permalink="https://greyhawkstories.com/2021/06/17/the-battle-of-riechsvale/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/06/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview.jpg" data-orig-size="1024,722" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/06/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/06/battle_of_five_armies__warriors_of_dain_by_tulikoura_d9p7fjx-fullview.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <h3 class="wp-block-heading" id="the-hateful-wars-chapter-thirty-seven"><em><a href="https://greyhawkstories.com/the-hateful-wars/">The Hateful Wars</a></em>: Chapter Thirty-Seven</h3> <h5 class="wp-block-heading" id="thomas-kelly">Thomas Kelly</h5> <p>“This war of yours may profit the dwarves, but my people suffer! Unhappily we joined your alliance. Now our lands have been raped while yours remain whole and untouched.” The Count Palatine spoke from bitterness of heart.</p> <p>Kristryd replied with sympathy, “Peace to you and upon all that is yours. They caught us unprepared this once, but we will not suffer it to happen again.”</p> <p>Several months had elapsed since the siege. The queen of Gilmorack and her retinue did not arrive in the County until Ready’reat. By then, Jurnre’s wide streets had been swept clean, the fountains sparkled again, the gardens had been prepared and pruned, and the market squares restored. Yet the dwur queen’s eye had not failed to notice the ravaged lands all about. Her journey took her past burned-out villages, ransacked farmsteads, orchards stripped bare, and vacant-eyed, broken people. <em>What will they eat this winter? Where will they find shelter from the rains? </em>she wondered.</p> <h3 class="wp-block-heading" id="strategy-in-jurnre">Strategy in Jurnre</h3> <p>Kristryd summoned a council of the alliance in Jurnre and promised assistance to those who had lost homes, farms, and villages during the raids. Her father and her brothers came up from Gyrax. Duke Gallowagn’s daughter Nevallewen arrived from Tringlee, demanding reparations. Nevallewen spoke on her father’s behalf, “You drove them out of the mountains and into our lands. Villages are burnt, granaries looted, vineyards trampled, and people slain. Who will compensate for loss of life and home?”</p> <p>“We are at war!” Kristryd answered boldly, irritation punctuating her words. As much as she admired the duke, she did not like Nevallewen, and she made no attempt to hide her distaste for the elfess. “We have all suffered. Don’t speak to the dwur about your losses. The blood of our folk stains the stones above and below because, when there is a job to be done, by Moradin’s hammer, we dwarves get it done! All of us have paid a heavy price.”</p> <a href="https://greyhawkstories.com/2021/06/17/the-battle-of-riechsvale/#more-2125" class="more-link">Continue reading <span class="screen-reader-text">“The Battle of Riechsvale”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/06/17/the-battle-of-riechsvale/" data-text="The Battle of Riechsvale" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/06/17/the-battle-of-riechsvale/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2125-67ed341cb90d7' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2125&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2125-67ed341cb90d7&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2125-67ed341cb90d7' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/greyhawk-novels/" rel="category tag">Greyhawk Novels</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a>, <a href="https://greyhawkstories.com/category/the-hateful-wars/" rel="category tag">The Hateful Wars</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/06/17/the-battle-of-riechsvale/#comments">2 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/06/17/the-battle-of-riechsvale/" rel="bookmark"><time class="entry-date published" datetime="2021-06-17T03:54:59+00:00">June 17, 2021</time><time class="updated" datetime="2022-01-03T03:42:24+00:00">January 3, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2117" class="post-2117 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore category-shield-lands tag-artur-jakartai tag-dungeons-dragons tag-greyhawk tag-shield-lands"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/06/14/the-tale-of-artur-jakartai/" rel="bookmark">The Tale of Artur Jakartai</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/06/14/the-tale-of-artur-jakartai/"><span class="sticky-label">Featured</span><img width="750" height="509" src="https://greyhawkstories.com/wp-content/uploads/2021/06/johnny_brennan_1221960493.jpg?w=750" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/06/johnny_brennan_1221960493.jpg 750w, https://greyhawkstories.com/wp-content/uploads/2021/06/johnny_brennan_1221960493.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/06/johnny_brennan_1221960493.jpg?w=300 300w" sizes="(max-width: 750px) 100vw, 750px" data-attachment-id="2119" data-permalink="https://greyhawkstories.com/2021/06/14/the-tale-of-artur-jakartai/johnny_brennan_1221960493/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/06/johnny_brennan_1221960493.jpg" data-orig-size="750,509" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="johnny_brennan_1221960493" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/06/johnny_brennan_1221960493.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/06/johnny_brennan_1221960493.jpg?w=750" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p>Chapter I</p> <p><em>First, How Jakart begat a son named Artur and gave him over to the Temple of Heironeous. </em></p> <p>555 CY</p> <p>It befell in the days of Holmer, Earl of Walworth, Knight Commander over all the Shield Land Lords, that there lived a Shieldlander named Jakart the son of Merlart the son of Tristart the son of Fendart, an Oeredian, and a mighty man renowned for valorous deeds in the service of the Shield, though he himself could claim no title as lord nor knight. He made his coin as an adventurer and sellsword until the years weighed too heavily upon him for bravery and foolishness, at which time he used what coin he had saved to purchase a wide and fertile valley for cultivation on the border of the Western Reaches of Warfields, along the banks of the Ritensa. Cold and long were the winters, but the land gave forth an abundance, hastening to bring grain to head for the shortness of the summer months. Every year at harvest, fang-faced goblins and orcs crossed the river to steal away the sheaves from the threshing floors, but Jakart and the servants of his household slew them oft as he found them, pursued them back to the river, and sent them home, most often empty-handed.</p> <a href="https://greyhawkstories.com/2021/06/14/the-tale-of-artur-jakartai/#more-2117" class="more-link">Continue reading <span class="screen-reader-text">“The Tale of Artur Jakartai”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/06/14/the-tale-of-artur-jakartai/" data-text="The Tale of Artur Jakartai" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/06/14/the-tale-of-artur-jakartai/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2117-67ed341cbad0c' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2117&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2117-67ed341cbad0c&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2117-67ed341cbad0c' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/shield-lands/" rel="category tag">Shield Lands</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/06/14/the-tale-of-artur-jakartai/#respond">Leave a comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/06/14/the-tale-of-artur-jakartai/" rel="bookmark"><time class="entry-date published" datetime="2021-06-14T03:20:04+00:00">June 14, 2021</time><time class="updated" datetime="2021-06-21T00:27:43+00:00">June 21, 2021</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2096" class="post-2096 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-greyhawk-lore tag-daoud tag-grazzt tag-iggwilv tag-perrenland tag-tashas-cauldron-of-everything tag-the-demonomicon-of-iggwilv"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/05/24/iggwilv-tribute-video/" rel="bookmark">Iggwilv Tribute Video</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/05/24/iggwilv-tribute-video/"><span class="sticky-label">Featured</span><img width="731" height="381" src="https://greyhawkstories.com/wp-content/uploads/2021/05/greyhawk-adventures-david-wright-loudon-e1621831163892.jpg?w=731" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/05/greyhawk-adventures-david-wright-loudon-e1621831163892.jpg 731w, https://greyhawkstories.com/wp-content/uploads/2021/05/greyhawk-adventures-david-wright-loudon-e1621831163892.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/05/greyhawk-adventures-david-wright-loudon-e1621831163892.jpg?w=300 300w" sizes="(max-width: 731px) 100vw, 731px" data-attachment-id="2101" data-permalink="https://greyhawkstories.com/2021/05/24/iggwilv-tribute-video/greyhawk-adventures-david-wright-loudon/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/05/greyhawk-adventures-david-wright-loudon-e1621831163892.jpg" data-orig-size="731,381" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Greyhawk Adventures David Wright Loudon" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/05/greyhawk-adventures-david-wright-loudon-e1621831163892.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/05/greyhawk-adventures-david-wright-loudon-e1621831163892.jpg?w=731" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p>Greyhawk video! </p> <p>Here’s my second attempt at a video featuring a montage of Iggwilv-Tasha artwork, both published and fan-generated, set to David Bowie’s “Putting out Fire.” This revision has artwork from the fantastic <a href="https://greyhawkstories.com/2020/08/30/tashas-hot-cauldron-of-everything/">Tasha’s Cauldron of Everything</a>. To learn more about the backstory of Tasha, her mother Baba Yaga, her sister Elena the Fair, and how Tasha became Iggwilv, the mother of Iuz, read the <a href="https://greyhawkstories.com/tales-from-the-flanaess/iggwilv-mother-of-witches/">Mother of Witches</a> cycle. </p> <figure class="wp-block-embed is-type-rich is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper"> <div class="embed-youtube"><iframe title="Tasha Iggwilv Putting Out Fire" width="1100" height="619" src="https://www.youtube.com/embed/SsrDd0XDd5Y?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div> </div></figure> <hr class="wp-block-separator" /> <p>Don’t be a fonkin! Follow Greyhawkstories.com. </p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/05/24/iggwilv-tribute-video/" data-text="Iggwilv Tribute Video" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/05/24/iggwilv-tribute-video/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2096-67ed341cbd28b' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2096&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2096-67ed341cbd28b&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2096-67ed341cbd28b' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/05/24/iggwilv-tribute-video/#comments">2 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/05/24/iggwilv-tribute-video/" rel="bookmark"><time class="entry-date published updated" datetime="2021-05-24T04:40:58+00:00">May 24, 2021</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-2080" class="post-2080 post type-post status-publish format-standard has-post-thumbnail sticky hentry category-campaign-adaptations category-geoff category-greyhawk-lore category-living-greyhawk tag-geoff tag-liberation-of-geoff tag-living-greyhawk tag-rangers"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2021/05/18/the-gonfalon-of-geoff/" rel="bookmark">The Gonfalon of Geoff</a></h1> </header><!-- .entry-header --> <div class="post-image-link"><a rel="bookmark" href="https://greyhawkstories.com/2021/05/18/the-gonfalon-of-geoff/"><span class="sticky-label">Featured</span><img width="1100" height="619" src="https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg?w=1100" class="attachment-independent-publisher-2-full-width size-independent-publisher-2-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg?w=1100 1100w, https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg?w=150 150w, https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg?w=300 300w, https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg?w=768 768w, https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg?w=1024 1024w, https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg 1740w" sizes="(max-width: 1100px) 100vw, 1100px" data-attachment-id="2084" data-permalink="https://greyhawkstories.com/2021/05/18/the-gonfalon-of-geoff/battle-banner-cinema-4d-flags-banners-pack/" data-orig-file="https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg" data-orig-size="1740,979" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Battle-Banner-Cinema-4D-Flags-Banners-Pack" data-image-description="" data-image-caption="" data-medium-file="https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg?w=300" data-large-file="https://greyhawkstories.com/wp-content/uploads/2021/05/battle-banner-cinema-4d-flags-banners-pack.jpg?w=1024" /></a></div><!-- .post-image-link --> <div class="entry-content"> <p class="has-small-font-size">THE LIBERATION OF GEOFF</p> <p class="has-small-font-size"><em>The Gonfalon of Gyruff </em>(Campaign Notes-SPOILERS by Thomas Kelly)</p> <p class="has-small-font-size">Based on Living Greyhawk module GEO1-04, by James Quick</p> <p>The last five years of life in Hochoch have not been easy for the refugees. It’s been that many years since the Marchers liberated the city. The population has swollen with Gyric refugees returning from the Gran March and Keoland. Among them are adventurers and opportunists aplenty. Gran March controls the town, refusing to cede power back to the Gyric people. Food remains in short supply. The only commodities in abundance among the refugees are fear and distrust. Riots, teetering on the edge of revolt, have become regular occurrences, and some parts of the town have been put to the torch during periods of unrest. To help quell the riotous behavior (and to preserve supplies for the soldiers of the Gran March), the provisional governor, Karl Neumann, has declared a prohibition on the sale of and consumption of alcoholic beverages within the walls unless with a writ from his office. Moreover, the sale of hard liquor is banned within a league of the walls. This night, however, Governor Neumann has issued a writ of authorization to serve alcoholic beverages during a one-night only celebration at the Hochoch amphitheater. The occasion is a Gyric bonfire celebration for the fifth day of the festival of Richfest, an important holy day on the Gyric calendar. The town watch, supplemented with Gran March soldiers tonight, is on hand to patrol the event and keep the festivities contained.</p> <a href="https://greyhawkstories.com/2021/05/18/the-gonfalon-of-geoff/#more-2080" class="more-link">Continue reading <span class="screen-reader-text">“The Gonfalon of Geoff”</span> <span class="meta-nav">→</span></a><div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2021/05/18/the-gonfalon-of-geoff/" data-text="The Gonfalon of Geoff" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2021/05/18/the-gonfalon-of-geoff/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-2080-67ed341cbef35' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=2080&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-2080-67ed341cbef35&domain=greyhawkstories.com' data-name='like-post-frame-157206286-2080-67ed341cbef35' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/campaign-adaptations/" rel="category tag">Campaign Adaptations</a>, <a href="https://greyhawkstories.com/category/geoff/" rel="category tag">Geoff</a>, <a href="https://greyhawkstories.com/category/greyhawk-lore/" rel="category tag">Greyhawk Lore</a>, <a href="https://greyhawkstories.com/category/living-greyhawk/" rel="category tag">Living Greyhawk</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2021/05/18/the-gonfalon-of-geoff/#comments">1 Comment</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2021/05/18/the-gonfalon-of-geoff/" rel="bookmark"><time class="entry-date published" datetime="2021-05-18T03:41:36+00:00">May 18, 2021</time><time class="updated" datetime="2022-01-20T04:11:29+00:00">January 20, 2022</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <article id="post-5124" class="post-5124 post type-post status-publish format-standard hentry category-uncategorized"> <header class="entry-header"> <h1 class="entry-title"><a href="https://greyhawkstories.com/2024/09/27/where-go-greyhawk-stories/" rel="bookmark">Where Go Greyhawk Stories?</a></h1> </header><!-- .entry-header --> <div class="entry-content"> <p>T. J. Kelly apologizes for the precipitous lack of new content and assures you that he is still alive. But, dang, RL complications and all that. Nevertheless, he continues to believe that the World of Greyhawk is RL, on a certain level, and promises to resume. </p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-official sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a href="https://twitter.com/share" class="twitter-share-button" data-url="https://greyhawkstories.com/2024/09/27/where-go-greyhawk-stories/" data-text="Where Go Greyhawk Stories?" data-related="wordpressdotcom">Tweet</a></li><li class="share-facebook"><div class="fb-share-button" data-href="https://greyhawkstories.com/2024/09/27/where-go-greyhawk-stories/" data-layout="button_count"></div></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-157206286-5124-67ed341cbfc39' data-src='//widgets.wp.com/likes/index.html?ver=20250402#blog_id=157206286&post_id=5124&origin=greyhawkstoriescom.wordpress.com&obj_id=157206286-5124-67ed341cbfc39&domain=greyhawkstories.com' data-name='like-post-frame-157206286-5124-67ed341cbfc39' data-title='Like or Reblog'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>Like</span></span> <span class='loading'>Loading...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div></div> </div><!-- .entry-content --> <footer class="entry-footer"> <div class="entry-meta"> <span class="byline"> <a href="https://greyhawkstories.com/author/fonkinhoddypeak/" title="Posts by Administrator" rel="author">Administrator</a> </span> <span class="cat-links"> <a href="https://greyhawkstories.com/category/uncategorized/" rel="category tag">Uncategorized</a> </span><!-- .cat-links --> <span class="comments-link"><a href="https://greyhawkstories.com/2024/09/27/where-go-greyhawk-stories/#comments">3 Comments</a></span><!-- .comments-link --> <span class="published-on"> <a href="https://greyhawkstories.com/2024/09/27/where-go-greyhawk-stories/" rel="bookmark"><time class="entry-date published updated" datetime="2024-09-27T23:47:54+00:00">September 27, 2024</time></a> </span> </div><!-- .entry-meta --> </footer><!-- .entry-footer --> </article><!-- #post-## --> <nav class="navigation posts-navigation" aria-label="Posts"> <h2 class="screen-reader-text">Posts navigation</h2> <div class="nav-links"><div class="nav-previous"><a href="https://greyhawkstories.com/page/2/" >Older posts</a></div></div> </nav> </main><!-- #main --> </div><!-- #primary --> <div id="secondary" class="widget-area" role="complementary"> <aside id="blog_subscription-3" class="widget widget_blog_subscription jetpack_subscription_widget"><h1 class="widget-title"><label for="subscribe-field">Follow Greyhawkstories</label></h1> <div class="wp-block-jetpack-subscriptions__container"> <form action="https://subscribe.wordpress.com" method="post" accept-charset="utf-8" data-blog="157206286" data-post_access_level="everybody" id="subscribe-blog" > <p>Enter your email address to follow this blog and receive notifications of new posts by email.</p> <p id="subscribe-email"> <label id="subscribe-field-label" for="subscribe-field" class="screen-reader-text" > Email Address: </label> <input type="email" name="email" style="width: 95%; padding: 1px 10px" placeholder="Email Address" value="" id="subscribe-field" required /> </p> <p id="subscribe-submit" > <input type="hidden" name="action" value="subscribe"/> <input type="hidden" name="blog_id" value="157206286"/> <input type="hidden" name="source" value="https://greyhawkstories.com/"/> <input type="hidden" name="sub-type" value="widget"/> <input type="hidden" name="redirect_fragment" value="subscribe-blog"/> <input type="hidden" id="_wpnonce" name="_wpnonce" value="285b0e8769" /> <button type="submit" class="wp-block-button__link" > Follow </button> </p> </form> </div> </aside><aside id="jp_blogs_i_follow-3" class="widget widget_jp_blogs_i_follow"><h1 class="widget-title">More from the World of Greyhawk</h1><ul><li><a href="https://grodog.blogspot.com/" class="bump-view" data-bump-view="bif">From Kuroth's Quill - grodog's AD&amp;D blog</a></li><li><a href="https://davidleonard-greyhawkmusings.blogspot.com/" class="bump-view" data-bump-view="bif">Greyhawk Musings</a></li><li><a href="https://www.annabmeyer.com/" class="bump-view" data-bump-view="bif">Anna B. Meyer</a></li><li><a href="http://greytalkarchives.blogspot.com/" class="bump-view" data-bump-view="bif">Greytalk Archives</a></li><li><a href="https://castlegreyhawk.blogspot.com/" class="bump-view" data-bump-view="bif">Castle Greyhawk</a></li><li><a href="https://greyhawkonline.com/" class="bump-view" data-bump-view="bif">Greyhawk Online</a></li><li><a href="http://www.greyhawkgrognard.com/" class="bump-view" data-bump-view="bif">Greyhawk Grognard</a></li><li><a href="http://greyhawkery.blogspot.com/" class="bump-view" data-bump-view="bif">Greyhawkery</a></li></ul></aside></div><!-- #secondary --> </div><!-- #content --> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="site-info"> <a href="https://wordpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #content-wrapper --> </div><!-- #page --> <script type="text/javascript"> var infiniteScroll = {"settings":{"id":"main","ajaxurl":"https:\/\/greyhawkstories.com\/?infinity=scrolling","type":"scroll","wrapper":true,"wrapper_class":"infinite-wrap","footer":"page","click_handle":"1","text":"Older posts","totop":"Scroll back to top","currentday":"27.09.24","order":"DESC","scripts":[],"styles":[],"google_analytics":false,"offset":1,"history":{"host":"greyhawkstories.com","path":"\/page\/%d\/","use_trailing_slashes":true,"parameters":""},"query_args":{"error":"","m":"","p":0,"post_parent":"","subpost":"","subpost_id":"","attachment":"","attachment_id":0,"name":"","pagename":"","page_id":0,"second":"","minute":"","hour":"","day":0,"monthnum":0,"year":0,"w":0,"category_name":"","tag":"","cat":"","tag_id":"","author":"","author_name":"","feed":"","tb":"","paged":0,"meta_key":"","meta_value":"","preview":"","s":"","sentence":"","title":"","fields":"","menu_order":"","embed":"","category__in":[],"category__not_in":[],"category__and":[],"post__in":[],"post__not_in":[],"post_name__in":[],"tag__in":[],"tag__not_in":[],"tag__and":[],"tag_slug__in":[],"tag_slug__and":[],"post_parent__in":[],"post_parent__not_in":[],"author__in":[],"author__not_in":[],"search_columns":[],"lazy_load_term_meta":false,"posts_per_page":10,"ignore_sticky_posts":false,"suppress_filters":false,"cache_results":true,"update_post_term_cache":true,"update_menu_item_cache":false,"update_post_meta_cache":true,"post_type":"","nopaging":false,"comments_per_page":"50","no_found_rows":false,"order":"DESC"},"query_before":"2025-04-02 12:57:00","last_post_date":"2024-09-27 23:47:54","body_class":"infinite-scroll neverending","loading_text":"Loading new page","stats":"blog=157206286&v=wpcom&tz=0&user_id=0&subd=greyhawkstoriescom&x_pagetype=infinite"}}; </script> <!-- --> <div id="wpcom-follow-bubbles-jp_blogs_i_follow-3" class="wpcom-follow-bubbles"><div id="wpcom-bubble-jp_blogs_i_follow-3-1" class="wpcom-bubble wpcom-follow-bubble"><div class="bubble-txt"><a href="https://grodog.blogspot.com/" class="bump-view" data-bump-view="bif">From Kuroth&#39;s Quill - grodog&#39;s AD&amp;D blog</a><p><small>Dungeons & Dragons and the World of Greyhawk</small></p></div></div><div id="wpcom-bubble-jp_blogs_i_follow-3-2" class="wpcom-bubble wpcom-follow-bubble"><div class="bubble-txt"><a href="https://davidleonard-greyhawkmusings.blogspot.com/" class="bump-view" data-bump-view="bif">Greyhawk Musings</a><p><small>Dungeons & Dragons and the World of Greyhawk</small></p></div></div><div id="wpcom-bubble-jp_blogs_i_follow-3-3" class="wpcom-bubble wpcom-follow-bubble"><div class="bubble-txt"><a href="https://www.annabmeyer.com/" class="bump-view" data-bump-view="bif">Anna B. Meyer</a><p><small>Dungeons & Dragons and the World of Greyhawk</small></p></div></div><div id="wpcom-bubble-jp_blogs_i_follow-3-4" class="wpcom-bubble wpcom-follow-bubble"><div class="bubble-txt"><a href="http://greytalkarchives.blogspot.com/" class="bump-view" data-bump-view="bif">Greytalk Archives</a><p><small>Dungeons & Dragons and the World of Greyhawk</small></p></div></div><div id="wpcom-bubble-jp_blogs_i_follow-3-5" class="wpcom-bubble wpcom-follow-bubble"><div class="bubble-txt"><a href="https://castlegreyhawk.blogspot.com/" class="bump-view" data-bump-view="bif">Castle Greyhawk</a><p><small>Dungeons & Dragons and the World of Greyhawk</small></p></div></div><div id="wpcom-bubble-jp_blogs_i_follow-3-6" class="wpcom-bubble wpcom-follow-bubble"><div class="bubble-txt"><a href="https://greyhawkonline.com/" class="bump-view" data-bump-view="bif">Greyhawk Online</a><p><small>Dungeons & Dragons and the World of Greyhawk</small></p></div></div><div id="wpcom-bubble-jp_blogs_i_follow-3-7" class="wpcom-bubble wpcom-follow-bubble"><div class="bubble-txt"><a href="http://www.greyhawkgrognard.com/" class="bump-view" data-bump-view="bif">Greyhawk Grognard</a><p></p></div></div><div id="wpcom-bubble-jp_blogs_i_follow-3-8" class="wpcom-bubble wpcom-follow-bubble"><div class="bubble-txt"><a href="http://greyhawkery.blogspot.com/" class="bump-view" data-bump-view="bif">Greyhawkery</a><p><small>Dungeons & Dragons and the World of Greyhawk</small></p></div></div></div><script type="text/javascript" src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=2025147d8bf6c02970a26c6b0c26b0fcfc89796aa30f84307cffd8fd28d2bcca53dd7a" id="grofiles-cards-js"></script> <script type="text/javascript" id="wpgroho-js-extra"> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script> <script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile →': 'Edit your profile →', 'View profile →': 'View profile →', 'Contact': 'Contact', 'Send money': 'Send money', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Profile not found.': 'Profile not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <div style="display:none"> </div> <div id="infinite-footer"> <div class="container"> <div class="blog-info"> <a id="infinity-blog-title" href="https://greyhawkstories.com/" rel="home"> Greyhawk Stories </a> </div> <div class="blog-credits"> <a href="https://wordpress.com/?ref=footer_blog" rel="nofollow">Blog at WordPress.com.</a> </div> </div> </div><!-- #infinite-footer --> <div id="actionbar" dir="ltr" style="display: none;" class="actnbr-pub-independent-publisher-2 actnbr-has-follow actnbr-has-actions"> <ul> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble"> <div class="tip-arrow"></div> <div class="tip-inner actnbr-follow-bubble"> <ul> <li class="actnbr-sitename"> <a href="https://greyhawkstories.com"> <img loading='lazy' alt='' src='https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=50' srcset='https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=50 1x, https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=75 1.5x, https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=100 2x, https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=150 3x, https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Greyhawk Stories </a> </li> <div class="actnbr-message no-display"></div> <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;"> <div class="actnbr-follow-count">Join 193 other subscribers</div> <div> <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address" /> </div> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="blog_id" value="157206286" /> <input type="hidden" name="source" value="https://greyhawkstories.com/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="285b0e8769" /> <div class="actnbr-button-wrap"> <button type="submit" value="Sign me up"> Sign me up </button> </div> </form> <li class="actnbr-login-nudge"> <div> Already have a WordPress.com account? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fgreyhawkstories.com%252F2025%252F02%252F17%252Fthe-bone-grinders%252F">Log in now.</a> </div> </li> </ul> </div> </div> </li> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://greyhawkstories.com"> <img loading='lazy' alt='' src='https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=50' srcset='https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=50 1x, https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=75 1.5x, https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=100 2x, https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=150 3x, https://greyhawkstories.com/wp-content/uploads/2019/01/cropped-monster_manual_1e_-_fire_giant_-_p44.png?w=200 4x' class='avatar avatar-50' height='50' width='50' /> Greyhawk Stories </a> </li> <li class="actnbr-folded-follow"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>Subscribe</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>Subscribed</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">Sign up</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fgreyhawkstories.com%252F2025%252F02%252F17%252Fthe-bone-grinders%252F">Log in</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://greyhawkstories.com" target="_blank" rel="noopener noreferrer"> Report this content </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/reader/feeds/95037511"> View site in Reader </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">Manage subscriptions</a> </li> <li class="actnbr-fold"><a href="">Collapse this bar</a></li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20250116"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20250204"; script.defer = true; document.body.appendChild( script ); } ); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&appId=249643311490&version=v2.3'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script> document.body.addEventListener( 'is.post-load', function() { if ( 'undefined' !== typeof FB ) { FB.XFBML.parse(); } } ); </script> <div id="jp-carousel-loading-overlay"> <div id="jp-carousel-loading-wrapper"> <span id="jp-carousel-library-loading"> </span> </div> </div> <div class="jp-carousel-overlay" style="display: none;"> <div class="jp-carousel-container"> <!-- The Carousel Swiper --> <div class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions" itemscope itemtype="https://schema.org/ImageGallery"> <div class="jp-carousel swiper-wrapper"></div> <div class="jp-swiper-button-prev swiper-button-prev"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12"> <path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/> </mask> <g mask="url(#maskPrev)"> <rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <div class="jp-swiper-button-next swiper-button-next"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12"> <path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/> </mask> <g mask="url(#maskNext)"> <rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/> </g> </svg> </div> </div> <!-- The main close buton --> <div class="jp-carousel-close-hint"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14"> <path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/> </mask> <g mask="url(#maskClose)"> <rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <!-- Image info, comments and meta --> <div class="jp-carousel-info"> <div class="jp-carousel-info-footer"> <div class="jp-carousel-pagination-container"> <div class="jp-swiper-pagination swiper-pagination"></div> <div class="jp-carousel-pagination"></div> </div> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-caption"></h2> </div> <div class="jp-carousel-photo-icons-container"> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/> </mask> <g mask="url(#maskInfo)"> <rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </span> </a> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/> </mask> <g mask="url(#maskComments)"> <rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span> </span> </a> </div> </div> <div class="jp-carousel-info-extra"> <div class="jp-carousel-info-content-wrapper"> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-title"></h2> </div> <div class="jp-carousel-comments-wrapper"> <div id="jp-carousel-comments-loading"> <span>Loading Comments...</span> </div> <div class="jp-carousel-comments"></div> <div id="jp-carousel-comment-form-container"> <span id="jp-carousel-comment-form-spinner"> </span> <div id="jp-carousel-comment-post-results"></div> <form id="jp-carousel-comment-form"> <label for="jp-carousel-comment-form-comment-field" class="screen-reader-text">Write a Comment...</label> <textarea name="comment" class="jp-carousel-comment-form-field jp-carousel-comment-form-textarea" id="jp-carousel-comment-form-comment-field" placeholder="Write a Comment..." ></textarea> <div id="jp-carousel-comment-form-submit-and-info-wrapper"> <div id="jp-carousel-comment-form-commenting-as"> <fieldset> <label for="jp-carousel-comment-form-email-field">Email (Required)</label> <input type="text" name="email" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-email-field" /> </fieldset> <fieldset> <label for="jp-carousel-comment-form-author-field">Name (Required)</label> <input type="text" name="author" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-author-field" /> </fieldset> <fieldset> <label for="jp-carousel-comment-form-url-field">Website</label> <input type="text" name="url" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-url-field" /> </fieldset> </div> <input type="submit" name="submit" class="jp-carousel-comment-form-button" id="jp-carousel-comment-form-button-submit" value="Post Comment" /> </div> </form> </div> </div> <div class="jp-carousel-image-meta"> <div class="jp-carousel-title-and-caption"> <div class="jp-carousel-photo-info"> <h3 class="jp-carousel-caption" itemprop="caption description"></h3> </div> <div class="jp-carousel-photo-description"></div> </div> <ul class="jp-carousel-image-exif" style="display: none;"></ul> <a class="jp-carousel-image-download" href="#" target="_blank" style="display: none;"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-download-text"></span> </a> <div class="jp-carousel-image-map" style="display: none;"></div> </div> </div> </div> </div> </div> </div> <link crossorigin='anonymous' rel='stylesheet' id='all-css-0-2' href='https://s1.wp.com/_static/??-eJydj9EKwjAMRX/IGsfEPYmfIrUNrrNtSpN0v++EDQVfxMechHNvYC7GURbMAklNiXoPmWFCKdY91hlYMyTyGpHB2UrKGIHnULCam2Yfce+Yd/C/bLvZwC++Bc3FUfoUr7trw+ypglWhZEWCeydEyxyckRETmhHj8gT4wAIVuVDm0NC04JH4m7xqXdK5G/rhNHSH/jg9AbNmeiA=&cssminify=yes' type='text/css' media='all' /> <style id='core-block-supports-inline-css'> .wp-container-core-buttons-is-layout-1{justify-content:center;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-2' href='https://s2.wp.com/wp-content/mu-plugins/jetpack-plugin/sun/modules/tiled-gallery/tiled-gallery/tiled-gallery.css?m=1692973127i&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" src="https://s1.wp.com/wp-content/js/mobile-useragent-info.js?m=1609849039i&ver=20241018" id="mobile-useragent-info-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="coblocks-loader-js-extra"> /* <![CDATA[ */ var wpcom_coblocks_js = {"coblocks_masonry_js":"https:\/\/s2.wp.com\/wp-content\/plugins\/coblocks\/2.18.1-simple-rev.4\/dist\/js\/coblocks-masonry.min.js","coblocks_lightbox_js":"https:\/\/s2.wp.com\/wp-content\/plugins\/coblocks\/2.18.1-simple-rev.4\/dist\/js\/coblocks-lightbox.min.js","jquery_core_js":"\/wp-includes\/js\/jquery\/jquery.min.js","jquery_migrate_js":"\/wp-includes\/js\/jquery\/jquery-migrate.min.js","masonry_js":"\/wp-includes\/js\/masonry.min.js","imagesloaded_js":"\/wp-includes\/js\/imagesloaded.min.js"}; var coblocksLigthboxData = {"closeLabel":"Close Gallery","leftLabel":"Previous","rightLabel":"Next"}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-carousel-js-extra"> /* <![CDATA[ */ var jetpackSwiperLibraryPath = {"url":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/sun\/_inc\/build\/carousel\/swiper-bundle.min.js"}; var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/greyhawkstories.com\/wp-admin\/admin-ajax.php","nonce":"d69257b588","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","image_label":"Open image in full-screen.","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/greyhawkstoriescom.wordpress.com\/wp-login.php?redirect_to=https%3A%2F%2Fgreyhawkstories.com%2F2024%2F01%2F23%2Ffree-greyhawk-novel%2F","blog_id":"157206286","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"],"stats_query_args":"blog=157206286&v=wpcom&tz=0&user_id=0&subd=greyhawkstoriescom","is_public":"1"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??-eJydUdFOhTAM/SFLAyFXfTB+ioGtQKFsk27g/XuHETU3Nz7wsuSsp6c9p7gFMN5FchHnBEFSz05ReCLF90SJhsZZoaUY9QHvk0eKoTHTN0ZNDt/YGWwTi0V2HTuOBGoWL3LgazGzuxU9FI1vxZtJsSrKp6IE5TkIwUJrUaNljTj+kkB8Y/OCd/TiQHP2EVKbx1oKlB8XIWNhHWiBahdyzcp9E9mf7NeJAwi7CTpvkkLHHyeE9sRyRBwibMH4+Z/AN7Y9RcXsv1fgPFbEbzfw9MFMs/ikJD+04+NvwpkuyWZL2f/XQdZsyS97KXi5diwH/XV+KR/r8vlSVnU9fgJpyuhB'></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v20.0.4/build/hooks/index.min.js?m=1741299224i&ver=84e753e2b66eb7028d38" id="wp-hooks-js"></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/plugins/gutenberg-core/v20.0.4/build/i18n/index.min.js?m=1741299224i&ver=bd5a2533e717a1043151" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/jetpack-mu-wpcom-plugin/sun/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.js?m=1737671034i'></script> <script type="text/javascript" crossorigin='anonymous' src="https://s0.wp.com/wp-content/mu-plugins/jetpack-plugin/sun/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.js?m=1685112397i&ver=14.6-a.0" id="tiled-gallery-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="sharing-js-js-extra"> /* <![CDATA[ */ var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??/wp-content/mu-plugins/jetpack-plugin/sun/_inc/build/sharedaddy/sharing.min.js,/wp-content/mu-plugins/carousel-wpcom/carousel-wpcom.js?m=1685112397j'></script> <script type="text/javascript" id="sharing-js-js-after"> /* <![CDATA[ */ var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-facebook' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-facebook' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; } } ); } )(); /* ]]> */ </script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script type="text/javascript"> (function() { var extend = function(out) { out = out || {}; for (var i = 1; i < arguments.length; i++) { if (!arguments[i]) continue; for (var key in arguments[i]) { if (arguments[i].hasOwnProperty(key)) out[key] = arguments[i][key]; } } return out; }; extend( window.infiniteScroll.settings.scripts, ["jetpack-mu-wpcom-settings","rlt-proxy","follow_js","widget-bump-view","wpcom-actionbar-placeholder","grofiles-cards","wpgroho","mobile-useragent-info","jetpack_likes_queuehandler","the-neverending-homepage","coblocks-loader","independent-publisher-2-navigation","independent-publisher-2-skip-link-focus-fix","independent-publisher-2-wpcom-functions","jp-widget-follow-blogs","jetpack-carousel","wp-polyfill","wp-hooks","wp-i18n","jetpack-responsive-videos","tiled-gallery","sharing-js","carousel-wpcom"] ); extend( window.infiniteScroll.settings.styles, ["jetpack_likes","the-neverending-homepage","wp-block-library","wp-block-library-theme","jetpack-layout-grid","jetpack-ratings","mediaelement","wp-mediaelement","coblocks-frontend","wpcom-core-compat-playlist-styles","wpcom-bbpress2-staff-css","genericons","independent-publisher-2-style","independent-publisher-2-block-style","independent-publisher-2-wpcom-style","follow_css","hover-bubbles","reblogging","geo-location-flair","a8c-global-print","sharedaddy","social-logos","h4-global","widget-grid-and-list","blogs-i-follow-widget","wp-emoji-styles","videopress-video-style","jetpack-sharing-buttons-style","classic-theme-styles","global-styles","akismet-widget-style","jetpack-global-styles-frontend-style","jetpack-carousel-swiper-css","jetpack-carousel","jetpack-responsive-videos","tiled-gallery","core-block-supports","core-block-supports-duotone"] ); })(); </script> <span id="infinite-aria" aria-live="polite"></span> <iframe src='https://widgets.wp.com/likes/master.html?ver=20250402#ver=20250402&origin=https://greyhawkstories.com' scrolling='no' id='likes-master' name='likes-master' style='display:none;'></iframe> <div id='likes-other-gravatars' class='wpl-new-layout' role="dialog" aria-hidden="true" tabindex="-1"> <div class="likes-text"> <span>%d</span> </div> <ul class="wpl-avatars sd-like-gravatars"></ul> </div> <script src="//stats.wp.com/w.js?68" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'157206286','blog_tz':'0','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'157206286','v':'wpcom','tz':'0','user_id':'0','subd':'greyhawkstoriescom'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1mNzc2NTVTamdsd0xoLz9RQkM2K298TXY9bERQMXc2MjhEaVZfb2wwakRoSj0mUkp1THptM1NdbkV1WjZIcU9mVWQmPUIvMlN6Jk8wW3NYVEJ3dWZOWExuWD9CbmxqLENKeHZKRG9sOWtMPXxsPzZaPWE9UDdDckNaeEFMRTd6X01ITlUsWnlbaT9+ZDF4Y1MzK3VMNVJEdHppaXVrfjhBRFQ1S08tMzdZRn53UVtUZEpvemtjK2RKdVpvSFkmaXlpTG9UfFRTR0VoWzZiZVV4TiY0JjVjPXY3WXZJUDJTcWNiVlhkejJSNjJVV1hyYW1yM0w4LDliP0N+eDl6OHJlSjBifmNrdmVybElmLzI1bEJ2b0NBRkFjLixneDIuOH4/SFRuNGR5ZFZ1Q2xBZltlODNhcXNqc2ZSRQ=='}]); _stq.push([ 'clickTrackerInit', '157206286', '0' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script defer id="bilmur" data-customproperties="{"enq_wp-polyfill":"1","logged_in":"0","wptheme":"pub\/independent-publisher-2","wptheme_is_block":"0"}" data-provider="wordpress.com" data-service="simple" data-site-tz="Etc/GMT-0" src="/wp-content/js/bilmur-4.min.js?i=12&m=202514"></script><script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script> </body> </html>